導航:首頁 > 培訓大全 > 網路知識培訓綜合教程

網路知識培訓綜合教程

發布時間:2021-02-27 02:46:18

㈠ 網路學習課程有哪些

網路工程專業的課程設置
1、公共基礎課程: 主要包括《高等數學》、《專大學物屬理》、《英語》、《體育》、《政治理論》、《計算機文化基礎》、《C語言》 等課程。
2、專業基礎課程: 線性代數、概率論、電路分析基礎、電子電路基礎、數字電路基礎、電子線路CAD 、電子技術實驗、電子技術課題設計、離散數學、匯編語言程序設計、計算機組成原理與系統結構、單片機原理、介面技術、操作系統原理、數據結構、面向對象程序設計、計算機網路、現代通信技術、資料庫系統原理、計算機圖形學、編譯原理、科技英語等。
3、專業課程: 網路設備、綜合布線技術、網路的組建與設計、計算機安全技術等課程 。
4、專業限選課: lotus、Java程序設計、網頁製作技術、VB程序設計等課程。

㈡ 網路工程師的學習課程有哪些

這是網路工程師的主要課程:
第一階段
1、計算機操作基礎
2、Office辦公自動化
3、計版算機組裝與維護
4、精講權TCP/IP技術
5、網路設備調試
6、職業素養課:養成教育

第二階段
1、Windows Server系統管理
2、Windows Server 伺服器配置
3、Linux系統管理與SHELL腳本編程
4、Linux 伺服器配置與應用
5、SQL Server 資料庫管理與應用
6、Pyhton網路編程

第三階段
1、網路設備與網路設計CCNA
2、IPV6及無線網路技術
3、網路安全
4、(黑客攻防技術)
5、結構化綜合布線
6、Linux伺服器操作系統
7、SQL Server資料庫設計查詢

第四階段
1、企業網安全管理(硬體防火牆)
2、高級路由和交換技術CCNP
3、雲計算、雲存儲技術
4、畢業綜合實訓

㈢ 計算機網路學習相關課程

1. 計算機數學基礎
本課程4學分,課內學時72,開設一學期。
課程的主要內容:線性代數、概率基礎、數理統計基礎等。

2. 計算機電路基礎 (1)
本課程4學分,課內學時72,其中實驗18學時,開設一學期。
本課程是計算機應用專業的專業基礎課。主要內容包括:電路基本概念(電路與電路模 型、電路基本物理量、電路基本元件、基爾霍夫定律、簡單的電阻電路),半導體基本器件 ;開關理論基礎,門電路,組合邏輯電路與時序邏輯電路,可編程邏輯器件(隨機讀寫存貯 器、只讀存貯器、可編程邏輯陣列、通用邏輯陣列、現場可編程門陣列、在系統(ISP)編 程技術),數字系統的組成。
本課程後續課程:計算機電路基礎(2)等。

3. 計算機電路基礎(2)
本課程4學分,課內學時72,其中實驗14學時,開設一學期。
本課程是計算機應用專業計算機控制方向的一門必修課。主要內容包括:模擬電路基本 概念,運算放大器的原理及應用,功率放大及穩壓電路;測試技術概述,機電系統運動參 數 (位移、速度、加速度、力、力矩、應變及應力等)的測試,過程系統參數(壓力、溫 度、 流量等),測試數據處理。
本課程先修課程:計算機電路基礎(1)等。
本課程後續課程:微機介面技術、計算機控制技術等。

4. C++語言程序設計
本課程5學分,90學時,開設一學期。
C++語言程序設計是計算機應用專業的專業基礎課。該課程的主要內容:算術、邏輯、 比較、位、條件、逗號、賦值、輸入、輸出等運算符和表達式,分支和循環控制結構,模塊 化程序設計(函數定義、函數調用、函數重載、庫函數、變數作用域和存貯類),數據類 型 (整型、實型、字元型、枚舉、數組、結構、指針、類等),動態存儲空間的分配與釋 放, C++操作環境、編譯預處理、文件鏈接和工程文件的使用,類與對象的概念,操作符重 載與 函數模板,C++標准輸入輸出流、文件流和串流,等等。
本課程先修課程:計算機入門及操作技能訓練(在集中實踐環節中)、計算機組成原理 與匯編語言等。

5. 計算機組成原理與匯編語言
本課程5學分,課內學時90,開設一學期。
本課程是計算機應用專業的專業基礎課。主要內容包括:計算機系統概述,計算機中數 據的表示,運算方法和運算器,指令系統,控制器,存貯器組織,輸入輸出系統;匯編語 言 ,匯編語言基本程序設計,程序設計舉例(輸入輸出程序設計、中斷程序設計、系統調 用及 程序設計)。
本課程先修課程:計算機電路基礎(1)等。
本課程後續課程:操作系統,計算機網路等。

6. 數據結構
本課程5學分,90學時,其中實驗佔27學時,大作業佔18學時,開設一學期。
數據結構是計算機應用專業的專業基礎課。該課程的主要內容:線性表、棧、隊列的定 義、順序存貯和鏈接存貯結構,進行插入和刪除等運算的演算法;樹、二叉樹、二叉排序樹 、 哈夫曼樹的定義、性質、存貯結構及建立過程,二叉樹的先序、中序和後序遍歷演算法, 二叉 排序樹的查找、插入和生成演算法,圖的定義,圖的鄰接矩陣、鄰接表和邊集數組存貯 結構, 圖的深度優先和廣度優先遍歷演算法,求圖的最小生成樹和最短路徑演算法,拓撲排序 演算法,數 據查找和排序的各種演算法,文件的概念和組織方法等。
本課程先修課程:計算機組成原理與匯編語言、C++語言程序設計等。

7. 微機介面技術
本課程5學分,課內學時90,其中實驗27學時,大作業18學時,開設一學期。
本課程是計算機應用專業計算機控制方向的一門必修課。主要內容包括:微機介面技術 概述,模擬量輸出輸入通道(A/D、D/A變換及其介面電路),數字量輸出輸入通道,常用 可編程並、串列介面電路,工業控制計算機匯流排技術,人機界面介面技術。
本課程先修課程:計算機組成原理與匯編語言、計算機電路基礎(2)等。
本課程後續課程:計算機控制技術、單片機技術等。

8. 資料庫基礎與應用
本課程6學分,108學時,開設一學期。
資料庫基礎與應用是計算機應用專業信息管理方向的一門必修課,其它方向的選修課。 該課程的主要內容:資料庫系統的概念、組成和主要功能,資料庫保護和數據模型,關系 模 型和各種關系運算,利用SQL進行資料庫的定義、查詢、更新、插入和刪除數據,關系規 范 化和函數依賴,第一、二、三範式和BCNF範式,資料庫的概念結構設計、邏輯結構設計 和物 理結構設計,FoxPro資料庫的建立、顯示、修改、查詢、統計、復制、索引、排序、 更新、 關聯等,Foxpro應用程序設計和用戶界面設計。
先修課程:計算機入門及操作技能訓練(在集中實踐環節中)、離散數學等。

9. 操作系統
本課程5學分,課內學時90,開設一學期。
操作系統是計算機應用專業的專業基礎課。操作系統對計算機系統資源實施管理,是所 有其他軟體與計算機硬體的唯一介面。學生通過本課程的學習,理解操作系統的基本概念 和主要功能,掌握常用操作系統的使用和一般管理方法,了解它是如何組織和運作的,從 而為今後的學習和工作打下基礎。
課程主要內容:操作系統引論;進程管理;處理機管理;存儲器管理;文件系統;設備 管理;中斷和信號機構;死鎖;微內核體系結構;網路操作系統;操作系統展望與中文操 作系統。
本課程先修課程:計算機組成原理與匯編語言、C++語言程序設計、離散數學基礎等。
本課程後續課程:網路操作系統等。

10. 計算機控制技術
本課程4學分,課內學時72,其中實驗15學時,開設一學期。
本課程是計算機應用專業計算機控制方向的一門必修課。主要內容包括:自動控制的基 本概念,計算機控制系統基本組成及工作原理,計算機控制系統的基本特性,計算機控制 系統的控制演算法,控制用計算機系統的配製,實時控制軟體技術,計算機控制系統的抗干 擾技術,可編程序控制器的原理及應用,分散型控制系統及其應用,計算機控制系統設計 與調試舉例。
本課程先修課程:計算機組成原理與匯編語言、C++語言程序設計等。
本課程後續課程:單片機技術等。

11. 單片機技術
本課程4學分,課內學時72,開設一學期。
本課程是計算機應用專業計算機控制方向的一門必修課。主要內容包括:單片機概述, 單片機晶元結構,單片機指令系統,單片機程序設計,單片機系統擴展,單片機開發系統 及應用,單片機在控制系統中的應用(數據採集系統,智能數字電壓表,機械手控制系統 等) 。
本課程先修課程:計算機組成原理與匯編語言等。

12. 計算機網路
本課程5學分,課內學時90,開設一學期。
本課程是計算機應用專業的專業基礎課。主要內容包括:計算機網路概述(計算機網路 基本概念、計算機網路硬體、計算機網路軟體、互連網路標准體系、開放式系統互連參考 模型、計算機網路的新進展及發展趨勢);計算機網路的層次模型,計算機網路中的通信 子網 (概述、數字通信基礎知識、局域計算機網路、城域計算機網路、廣域計算機網路、 網際互 連技術);計算機網路中的高層服務(概述、區域網絡服務/廣域網路服務、電子郵 政服務 、WWW多媒體信息發布服務、文件傳輸與終端模擬服務、其他網路高層應用);計算 機網路應用開發與相關技術,使用計算機網路的道德和法律法規。
本課程先修課程:計算機組成原理與匯編語言等。
本課程後續課程:組網與網路管理技術、Internet與Intranet應用、網路操作系統、計 算機組成原理與匯編語言、網路信息製作與發布等。

13. 多媒體技術基礎
本課程4學分,課內學時72,其中實驗24學時,開設一學期。
多媒體技術基礎課程是計算機應用專業計算機應用軟體開發方向的一門必修課。通過本 課程的學習,使學生了解多媒體技術的發展,掌握多媒體軟硬體的配置及使用,為今後更 好地應用多媒體技術打下基礎。
課程主要內容:多媒體計算機技術概論;視頻與音頻信息獲取與存儲技術;多媒體計算 機硬體結構;壓縮技術;超文本和超媒體;多媒體素材的採集和處理;動畫製作工具和創 作技術;編輯多媒體軟體。
本課程先修課程:Windows使用、計算機組成原理。

14. 軟體工程
本課程4學分,課內學時72,開設一學期。
軟體工程課程是計算機應用專業計算機應用軟體開發方向和計算機信息管理方向的必修 課。本課程闡述了軟體開發、維護和管理等方面的軟體工程學的概念、原理以及典型的技術 方法。通過本課程的學習,使學生樹立軟體工程的科學思想,能自覺按照軟體工程的方法學 進行軟體的開發和維護工作,並掌握與此相應的方便的工具,形成良好的軟體開發習慣。
課程主要內容:軟體工程概述;可行性研究;需求分析;總體設計;詳細設計;編碼; 測試;維護;原型法。
本課程先修課程:一門高級程序設計語言,操作系統,數據結構等。

15. Visual Basic程序設計
本課程5學分,課內學時90,其中實驗32學時,開設一學期。
Visual Basic程序設計課程是計算機應用專業計算機應用軟體開發方向的一門必修課。 通過本課程的學習,使學生熟悉VB這一集應用程序開發、設計、編輯、編譯和調試為一體 的集成化開發環境,掌握VB的基本語言和語法,培養學生使用VB進行程序設計的技能。
課程主要內容:VB集成化開發環境;VB 窗體;VB控制項;VB模塊;VB類;VB輸出;VB創 建並使用菜單和工具;VB使用數組、變數和常量;VB存儲和獲取數據;VB創建和使用幫助文 件;VB使用對話框;VB使用滑鼠;VB使用Dll和API;VB使用ActiveX;VB面向對象的編程方 法。
本課程先修課程:程序設計基礎、Windows操作系統、多媒體技術基礎。

16. 軟體工具與環境
本課程3學分,課內學時54,其中實驗34學時,開設一學期。
軟體工具與環境課程是計算機應用專業計算機應用軟體開發方向的一門必修課。在軟體 開發活動中,採用合適的軟體開發工具、平台和環境,可以大大提高軟體生產率,也是保 證軟體產品的質量的一個重要手段。應用軟體開發人員掌握有關概念,熟悉常用軟體開發 工具、平台和環境是十分必要的。
課程主要內容:軟體開發環境概論;人機界面;程序設計環境;系統集成環境;維護環 境;速成原型環境;程序自動生成環境。
本課程先修課程:軟體工程等。

17. 信息管理系統
本課程4學分,72學時,大作業佔18學時,開設一學期。
信息管理系統是計算機應用專業信息管理方向的一門必修課,它綜合利用了先前學過的 知識,解決信息管理系統的實際問題。主要內容有:信息管理系統的概念與結構,信息管理 系統的開發過程,信息管理系統的管理與維護,信息管理系統的開發環境與工具,信息管理 系統的開發實例等。
本課程先修課程:計算機組成原理與匯編語言、計算機網路、數據結構、資料庫基礎與 應用、管理學基礎等。

18. 組網與網路管理技術
本課程4學分,課內學時72,開設一學期。
本課程是計算機應用專業計算機網路方向的一門必修課。主要內容包括:組網用的物理 信道,組網實踐,計算機網路互連(交換網路的概念、區域網絡互連、區域網與廣域網的 互連),計算機網路管理(網路管理的基本概念、簡單網路管理協議SNMP、全面網路管理 ,計算機網路的測試與維護)。
本課程先修課程:計算機網路等。

19. 網路操作系統
本課程4學分,課內學時72,開設一學期。
本課程是計算機應用專業計算機網路方向的一門必修課。主要內容包括:網路操作系統 概論(網路操作系統概念、功能描述),網路操作系統比較(UNIX、Windows NT和Netware 網路操作系統性能價格比較),網路操作系統的發展預測,UNIX操作系統及使用,Windows NT操作系統及使用,Netware網路操作及使用。
本課程先修課程:計算機網路、操作系統等。

20. Internet與Intranet應用
本課程4學分,課內學時72,開設一學期。
本課程是計算機應用專業計算機網路方向的一門必修課。主要內容包括: Internet和 Intranet應用及互連網路應用概貌,域名服務(DNS),電子郵政服務(E-mail),文件 傳輸服務(FTP),遠程登錄服務(Telnet),Web服務,代理(Proxy)服務,其他互連網 絡服務,新的應用,ISP的實施例子。
本課程先修課程:計算機網路等。

21. 網路信息製作與發布
本課程5學分,課內學時90,開設一學期。
本課程是計算機應用專業計算機網路方向的一門必修課。主要內容包括:網路信息的收 集與組織,網路信息製作工具介紹( Word、Front Page),網路信息的製作(預備知識: 色彩、構圖與網頁設計;利用Word製作簡單網頁,利用Front Page製作網頁;視覺與創意 ),網路信息的發布,網路信息的維護。
先修課程:計算機網路等。

22. 英語Ⅰ(1) (2)
本課程6學分,課內學時108,開設一學年。
本課程為公共英語課程。通過課程的學習,學生應能掌握1600左右的常用詞彙(包括入 學時要求掌握的600詞)和若干相關的常用片語及基礎語法知識;能夠聽懂發音清楚、語速較 慢的教學用語和日常生活用語,並能用英語進行簡單的日常交談;能夠讀懂所學詞彙和語法 范圍內的故事、短文及通知、便條等;能夠寫出簡短的私人信函,或用便條轉達具體信息。

統設服務課程:

1. 計算機入門及操作技能訓練
本實踐環節4學分,實驗36學時(2學分),開設一學期。
主要內容:計算機系統組成與基本工作原理,計算機的基本操作與維護(鍵盤和滑鼠使用, 中英文輸入,外設與主機的連接、配置與使用,計算機常規維護),操作系統使用(Window s95以上),字處理軟體使用(Word 97以上),計算機網路基本知識,Internet實用(瀏覽 器IE5.0、電子郵件Email使用)。

2. OFFICE辦公軟體
本實踐環節4學分,實驗45學時(2.5學分),開設一學期。
主要內容:字處理軟體Word (97以上)深入使用,電子表格處理軟體Excel (97以上)使 用,電子演示軟體Power Point (97以上)使用,OFFICE辦公軟體綜合使用訓練。

㈣ 電子培訓是通過網路提供各種綜合性和專業性的教育課程,形式有哪些

電子培訓是通過網路提供各種綜合性和專業性的教育課程,形式有:
A、一對一輔導
B、通過網路隨時隨地注冊課程
C、網上參加培訓課程
D、參加在線考試

㈤ 網路工程師的培訓課程有哪些

建議你自學網路工程師專業的課程。像你說的bios或者dos是比較基礎的,如果你自學兩年,那都是看得什麼書籍,關於那個方面的,諸如計算機硬體還是軟體的。如果是計算機硬體的話,對於學習網路工程師的課程會有一些幫助。做網路工程師要學四門課程,路由交換,伺服器應用,網路安全,綜合布線。這四塊很重要。舉個例子講講,比如綜合布線,最起碼你要讓網路連接,能夠上網,這就需要如何布線,如果規劃網路拓撲。如果要是買書的話,可以從這幾方面下手,最好在練路由交換的時候,下載一個實驗模擬器。另外如果你覺得自己學習太單調的話,可以選擇培訓班,目前培訓班很雜,選擇時注意資質以及他們哪裡的硬體設備。培訓費也不等,在5000-10000左右吧,如果能幫助你最好,如果還有不清楚的地方,可以交流。

㈥ 求網路基礎知識視頻教程

去verycd.com搜索,好多資源呢。下面給你一個《希賽2007年網路工程師視頻教程》,從基礎內講起,很適合容你。
http://www.verycd.com/topics/2738285/

㈦ 網路安全培訓內容

熱心相助
您好!網路安全實用技術的基本知識;網路安全體系結構、無線網及虛擬專用網安全管理、IPv6安全性;網路安全的規劃、測評與規范、法律法規、體系與策略、管理原則與制度;黑客的攻防與入侵檢測;身份認證與訪問控制;密碼與加密管理;病毒及惡意軟體防護;防火牆安全管理;操作系統與站點安全管理、數據與資料庫安全管理;電子商務網站安全管理及應用;網路安全管理解決方案等。包括「攻(攻擊)、防(防範)、測(檢測)、控(控制)、管(管理)、評(評估)」等多方面的基礎理論和技術應用。推薦:網路安全實用技術,清華大學出版社,賈鐵軍教授主編,含同步實驗,上海市重點課程資源網站http://kczx.sdju.e.cn/G2S/Template/View.aspx?action=view&courseType=0&courseId=26648

㈧ 網路安全培訓方面的課程

網路安全方面很少有單一的課程,你是做技術的嗎?還是?多看看書吧,這種單一的課程很少,優酷可以搜索一下視頻,推薦一個網路營銷培訓課程給你,東方標準的網路營銷

網路培訓一般學習哪些知識

不管在哪學習,一定要認真考察,至於好的學校,好的教育機構等版等都會有一定的標准哦:權
1.好的學校機構肯定要有資質
沒有資質的學校都是在耍流氓,萬一後期出現問題,你想走法律途徑,你都找不到人,怎麼辦。
2.要有好的講師
不管技術再好,講的不好,學員領悟不到,等於學不到。
3.好的學習環境
對於學習能力偏弱的學員,一定要注重這點,因為好的學習環境可以提高學員的專注度。
建議:最好到知名度高的學校,可以支持試聽課的,多聽幾回,相信你可以遇到適合自己的學校。

㈩ 網路基礎知識視頻教程下載

視頻學習大全--and--小說大全

資源名稱---計算機方面學習視頻資料

PHP視頻教程從入門到精通

http://www.xuexinet.com/document/xuexidetail.asp?id=21

ORACLE內部培訓視頻教學

http://www.xuexinet.com/document/xuexidetail.asp?id=36

常用網路命令音頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=41

新編Premiere.Pro入門與提高

http://www.xuexinet.com/document/xuexidetail.asp?id=53

新概念SQL.Server.2000教程

http://www.xuexinet.com/document/xuexidetail.asp?id=71

西北工業大學-編譯原理 48課

http://www.xuexinet.com/document/xuexidetail.asp?id=72

專業工程師拆解筆記本視頻

http://www.xuexinet.com/document/xuexidetail.asp?id=79

Cisco官方出版的CCNA/CCNP教材

http://www.xuexinet.com/document/xuexidetail.asp?id=81

資料庫原理視頻教程在線播放[北京交通大學]

http://www.xuexinet.com/document/xuexidetail.asp?id=86

mysql資料庫視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=87

資料庫原理與應用視頻教程下載[北師大]

http://www.xuexinet.com/document/xuexidetail.asp?id=88

《Visual Foxpro》 31講

http://www.xuexinet.com/document/xuexidetail.asp?id=91

ASP 資料庫編程入門視頻教程*

http://www.xuexinet.com/document/xuexidetail.asp?id=92

PowerBuilder視頻教程在線播放

http://www.xuexinet.com/document/xuexidetail.asp?id=93

VFP6.0視頻教程下載

http://www.xuexinet.com/document/xuexidetail.asp?id=94

數據結構教學錄像c++版

http://www.xuexinet.com/document/xuexidetail.asp?id=95

網頁設計在線教程

http://www.xuexinet.com/document/xuexidetail.asp?id=103

使用Visual Studio .NET進行調試

http://www.xuexinet.com/document/xuexidetail.asp?id=193

protel 2004 光碟教程

http://www.xuexinet.com/document/xuexidetail.asp?id=194

PHP動態網頁製作

http://www.xuexinet.com/document/xuexidetail.asp?id=195

ASP動態網頁製作計

http://www.xuexinet.com/document/xuexidetail.asp?id=196

JSP動態網頁製作

http://www.xuexinet.com/document/xuexidetail.asp?id=197

Perl動態網頁製作

http://www.xuexinet.com/document/xuexidetail.asp?id=200

匯編語言程序設計

http://www.xuexinet.com/document/xuexidetail.asp?id=201

逐步精通資料庫(sql server)

http://www.xuexinet.com/document/xuexidetail.asp?id=202

linux安裝的全程演示錄像(9.0)*

http://www.xuexinet.com/document/xuexidetail.asp?id=203

網路工程考試視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=204

計算機操作系統視頻講座(清華大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=205

101-VF程序設計視頻課程

http://www.xuexinet.com/document/xuexidetail.asp?id=207

介面技術視頻講座

http://www.xuexinet.com/document/xuexidetail.asp?id=208

軟體工程40講 (西北工大)

http://www.xuexinet.com/document/xuexidetail.asp?id=209

使用DM萬用版給硬碟分區 視程

http://www.xuexinet.com/document/xuexidetail.asp?id=210

匯編與微機介面 64講

http://www.xuexinet.com/document/xuexidetail.asp?id=211

手把手教你配置路由器

http://www.xuexinet.com/document/xuexidetail.asp?id=212

VB程序設計視頻講座

http://www.xuexinet.com/document/xuexidetail.asp?id=213

新概念Dreamweaver_mx視頻教程(已失效)

http://www.xuexinet.com/document/xuexidetail.asp?id=217

孫鑫VC++

http://www.xuexinet.com/document/xuexidetail.asp?id=230

邊用邊學visual basic 6

http://www.xuexinet.com/document/xuexidetail.asp?id=236

邊用邊學Powerbuilder編程

http://www.xuexinet.com/document/xuexidetail.asp?id=237

邊用邊學C語言

http://www.xuexinet.com/document/xuexidetail.asp?id=238

邊用邊學Java程序設計基礎

http://www.xuexinet.com/document/xuexidetail.asp?id=239

邊用邊學C++語言基礎教程

http://www.xuexinet.com/document/xuexidetail.asp?id=240

邊用邊學Autocad

http://www.xuexinet.com/document/xuexidetail.asp?id=241

邊用邊學Linux

http://www.xuexinet.com/document/xuexidetail.asp?id=242

Windowsxp中文版入門與提高

http://www.xuexinet.com/document/xuexidetail.asp?id=243

Photoshop CS2 標准教程

http://www.xuexinet.com/document/xuexidetail.asp?id=244

【用Ghost備份和恢復系統】視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=248

硬碟分區與格式化探悉

http://www.xuexinet.com/document/xuexidetail.asp?id=249

WinXp安裝全過程

http://www.xuexinet.com/document/xuexidetail.asp?id=250

winxp優化大全

http://www.xuexinet.com/document/xuexidetail.asp?id=251

使用DM萬用版給硬碟分區

http://www.xuexinet.com/document/xuexidetail.asp?id=252

常用網路命令視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=254

編程之道—JSP資料庫編程入門(iso)

http://www.xuexinet.com/document/xuexidetail.asp?id=255

企業網路系統與集成

http://www.xuexinet.com/document/xuexidetail.asp?id=256

高速寬頻主幹網技術專題視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=257

SQL資料庫視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=260

微軟開發者系列講座---WEB Service高級應用

http://www.xuexinet.com/document/xuexidetail.asp?id=303

Flashmx 2004 視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=314

計算機圖形學

http://www.xuexinet.com/document/xuexidetail.asp?id=316

電子科大--- VB程序設計

http://www.xuexinet.com/document/xuexidetail.asp?id=317

EDA技術

http://www.xuexinet.com/document/xuexidetail.asp?id=318

unix操作系統(電子科技大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=319

多媒體技術(電子科技大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=320

計算機操作系統(電子科技大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=321

計算機網路基礎(電子科技大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=322

計算機系統結構

http://www.xuexinet.com/document/xuexidetail.asp?id=324

計算機組成原理

http://www.xuexinet.com/document/xuexidetail.asp?id=325

嵌入式系統應用與開發技術

http://www.xuexinet.com/document/xuexidetail.asp?id=326

軟體工程(電子科技大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=327

微機原理與介面技術

http://www.xuexinet.com/document/xuexidetail.asp?id=328

洪恩編程之道 delphi7

http://www.xuexinet.com/document/xuexidetail.asp?id=347

不背字根學五筆視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=354

網頁設計(製作)

http://www.xuexinet.com/document/xuexidetail.asp?id=369

程序設計語言

http://www.xuexinet.com/document/xuexidetail.asp?id=410

組成與系統結構

http://www.xuexinet.com/document/xuexidetail.asp?id=411

多媒體技術(西北工業大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=412

匯編與微機介面

http://www.xuexinet.com/document/xuexidetail.asp?id=413

計算機軟體技術基礎

http://www.xuexinet.com/document/xuexidetail.asp?id=414

計算機軟體技術基礎輔導

http://www.xuexinet.com/document/xuexidetail.asp?id=416

網路支付與結算48講(北京交通大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=417

計算機網路[北方交通大學]

http://www.xuexinet.com/document/xuexidetail.asp?id=491

洪恩開天闢地.4.零售版(8CD)

http://www.xuexinet.com/document/xuexidetail.asp?id=535

面向對象C++(陳文宇)(電子科技大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=581

數據結構(羅吳蔓)

http://www.xuexinet.com/document/xuexidetail.asp?id=582

程序設計語言與編譯

http://www.xuexinet.com/document/xuexidetail.asp?id=583

DOS 學習視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=615

計算機網頁設計與製作視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=616

單片機及應用輔導課程

http://www.xuexinet.com/document/xuexidetail.asp?id=618

自己動手建立個人網站

http://www.xuexinet.com/document/xuexidetail.asp?id=619

c語言14講

http://www.xuexinet.com/document/xuexidetail.asp?id=630

高級操作系統(北大-辛辛那提大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=631

邊學邊用Photoshop7.0視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=632

洪恩編程之道 delphi7 視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=633

資料庫應用程序設計

http://www.xuexinet.com/document/xuexidetail.asp?id=634

數字視頻應用教程

http://www.xuexinet.com/document/xuexidetail.asp?id=635

中文AutoCAD 2005基礎操作與實例教程

http://www.xuexinet.com/document/xuexidetail.asp?id=636

3ds max 6標准教程

http://www.xuexinet.com/document/xuexidetail.asp?id=637

Premiere 6.x 標准教程

http://www.xuexinet.com/document/xuexidetail.asp?id=638

華南理工大學-c#和.net技術與應用

http://www.xuexinet.com/document/xuexidetail.asp?id=639

Adobe Photoshop CS2官方視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=640

微計算機技術

http://www.xuexinet.com/document/xuexidetail.asp?id=641

軟體開發工具與環境

http://www.xuexinet.com/document/xuexidetail.asp?id=642

計算機圖像處理

http://www.xuexinet.com/document/xuexidetail.asp?id=653

邊學邊用LINUX

http://www.xuexinet.com/document/xuexidetail.asp?id=654

計算機組成與匯編語言程序設計(趙麗梅)寧波電大

http://www.xuexinet.com/document/xuexidetail.asp?id=665

操作系統(陳訪榮)寧波電大

http://www.xuexinet.com/document/xuexidetail.asp?id=666

計算機網路(馬敏飛)寧波電大

http://www.xuexinet.com/document/xuexidetail.asp?id=667

VB編程與應用(黃文)寧波電大

http://www.xuexinet.com/document/xuexidetail.asp?id=668

Internet和Intranet應用(薛昭旺)寧波電大

http://www.xuexinet.com/document/xuexidetail.asp?id=669

並行程序設計(北大)

http://www.xuexinet.com/document/xuexidetail.asp?id=670

計算機專業英語/寧波電大

http://www.xuexinet.com/document/xuexidetail.asp?id=671

計算機輔助設計Autocad[寧波電大]

http://www.xuexinet.com/document/xuexidetail.asp?id=674

計算機組成原理[寧波電大]

http://www.xuexinet.com/document/xuexidetail.asp?id=675

數據結構(馮姚震)寧波電大

http://www.xuexinet.com/document/xuexidetail.asp?id=676

面向對象程序設計(黃寅)寧波電大

http://www.xuexinet.com/document/xuexidetail.asp?id=677

操作系統(華南理工大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=686

操作系統(華中科大)

http://www.xuexinet.com/document/xuexidetail.asp?id=687

第三代無線數據通訊的前景與機會(華南理工)

http://www.xuexinet.com/document/xuexidetail.asp?id=688

高等計算機的核心技術-並行處理(清華)

http://www.xuexinet.com/document/xuexidetail.asp?id=689

多媒體(華中科大)

http://www.xuexinet.com/document/xuexidetail.asp?id=690

高速網路與移動計算(香港城市大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=691

匯編程序設計(北大)

http://www.xuexinet.com/document/xuexidetail.asp?id=692

計算機網路(華中科大)

http://www.xuexinet.com/document/xuexidetail.asp?id=712

北京交通大學-PASCAL語言程序設計

http://www.xuexinet.com/document/xuexidetail.asp?id=715

JAVA程序設計(北京交通大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=716

演示安裝紅旗Linux

http://www.xuexinet.com/document/xuexidetail.asp?id=719

ASP高級編程課程講解

http://www.xuexinet.com/document/xuexidetail.asp?id=724

計算機體系結構(北京交通大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=790

吉林大學-高等計算機系統結構

http://www.xuexinet.com/document/xuexidetail.asp?id=791

人工智慧導論

http://www.xuexinet.com/document/xuexidetail.asp?id=855

微機組裝與維護

http://www.xuexinet.com/document/xuexidetail.asp?id=856

計算機網路工程

http://www.xuexinet.com/document/xuexidetail.asp?id=857

Internet和Internet應用

http://www.xuexinet.com/document/xuexidetail.asp?id=858

網路資料庫系統概論-SQL Server

http://www.xuexinet.com/document/xuexidetail.asp?id=859

超級注冊表實用大全ISO

http://www.xuexinet.com/document/xuexidetail.asp?id=906

動態網頁製作視頻教程ASP.PHP.JSP.Perl

http://www.xuexinet.com/document/xuexidetail.asp?id=908

浙大-計算機網路

http://www.xuexinet.com/document/xuexidetail.asp?id=930

計算機網路基礎

http://www.xuexinet.com/document/xuexidetail.asp?id=931

Windows 2000 教學[FLASH]200分鍾

http://www.xuexinet.com/document/xuexidetail.asp?id=932

中央電大-網路操作系統

http://www.xuexinet.com/document/xuexidetail.asp?id=933

浙大-計算機應用基礎(2)

http://www.xuexinet.com/document/xuexidetail.asp?id=935

西南交通大學-通信原理

http://www.xuexinet.com/document/xuexidetail.asp?id=936

HTML的全局架構視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=938

Photoshop數碼照片藝術效果100例(精彩版)

http://www.xuexinet.com/document/xuexidetail.asp?id=944

吉林大學-internet網頁設計

http://www.xuexinet.com/document/xuexidetail.asp?id=945

手把手教你學JAVA程序設計[swf][7課]

http://www.xuexinet.com/document/xuexidetail.asp?id=946

台灣國立嘉藝大學-maya中文視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=947

手把手教你學VC程序設計[swf][8課]

http://www.xuexinet.com/document/xuexidetail.asp?id=948

馬鞍山電大-信號處理原理

http://www.xuexinet.com/document/xuexidetail.asp?id=950

[西南師大]計算機網路理論 [19講]

http://www.xuexinet.com/document/xuexidetail.asp?id=961

電子科大-移動通信系統

http://www.xuexinet.com/document/xuexidetail.asp?id=962

北京師范大-多媒體視頻

http://www.xuexinet.com/document/xuexidetail.asp?id=963

C語言(北京交通大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=987

資料庫應用基礎(北京交通大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=988

計算機文化基礎(北京交通大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=990

Powerpoint國外系列精美模版

http://www.xuexinet.com/document/xuexidetail.asp?id=991

計算機組成原理(北京交通大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=992

編譯原理(北京交通大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=996

數據結構(北京交通大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=997

匯編語言(北京交通大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=998

網頁製作技術(北京交通大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=1007

計算機與網路系統安全(北京交通大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=1008

面向對象程序設計與C++(北京交通大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=1009

清華大學 吳企淵計算機操作系統

http://www.xuexinet.com/document/xuexidetail.asp?id=1010

操作系統(北京交通大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=1011

Authorware金鷹視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1030

金鷹工作室Freehand MX快速入門視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1031

PowerPoint2003視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1032

ASP視頻教程下載 北京大學尚俊傑

http://www.xuexinet.com/document/xuexidetail.asp?id=1033

金鷹電腦教程Flash編程視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1034

資料庫概論(江南大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=1045

軟體工程(江南大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=1046

人工智慧概論(江南大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=1047

計算機組成與結構(江南大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=1048

計算機基礎(江南大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=1049

多媒體技術(江南大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=1050

邊學邊用PowerPoint 2000

http://www.xuexinet.com/document/xuexidetail.asp?id=1062

dreamwaverMX全部教程下載

http://www.xuexinet.com/document/xuexidetail.asp?id=1073

結構計算軟體

http://www.xuexinet.com/document/xuexidetail.asp?id=1074

軟體工程

http://www.xuexinet.com/document/xuexidetail.asp?id=1075

Java語言與WWW技術

http://www.xuexinet.com/document/xuexidetail.asp?id=1076

信息技術專題

http://www.xuexinet.com/document/xuexidetail.asp?id=1077

Internet與Web站點設計

http://www.xuexinet.com/document/xuexidetail.asp?id=1078

多媒體課件製作與應用

http://www.xuexinet.com/document/xuexidetail.asp?id=1079

四川電大 演算法分析與設計(在線播放)

http://www.xuexinet.com/document/xuexidetail.asp?id=1080

計算機應用基礎

http://www.xuexinet.com/document/xuexidetail.asp?id=1081

計算機圖形學基礎

http://www.xuexinet.com/document/xuexidetail.asp?id=1082

多媒體技術基礎與應用IP

http://www.xuexinet.com/document/xuexidetail.asp?id=1083

JAVA 入門視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1084

Photoshop從頭學起系列教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1085

四川電大 計算機專業英語(在線播放)

http://www.xuexinet.com/document/xuexidetail.asp?id=1088

四川電大 單片機技術(在線播放)

http://www.xuexinet.com/document/xuexidetail.asp?id=1089

四川電大 信息系統測試(在線播放)

http://www.xuexinet.com/document/xuexidetail.asp?id=1090

四川電大 Asp程序設計基礎(在線播放)

http://www.xuexinet.com/document/xuexidetail.asp?id=1091

四川電大 計算機組裝與維護(在線播放)

http://www.xuexinet.com/document/xuexidetail.asp?id=1092

四川電大 Internet網路系統與實踐(在線播放)

http://www.xuexinet.com/document/xuexidetail.asp?id=1093

四川電大 計算機電路基礎(在線播放)

http://www.xuexinet.com/document/xuexidetail.asp?id=1094

吉大 windows程序設計

http://www.xuexinet.com/document/xuexidetail.asp?id=1115

WEB應用系統設計(東南大學)

http://www.xuexinet.com/document/xuexidetail.asp?id=1136

DELPHI程序設計

http://www.xuexinet.com/document/xuexidetail.asp?id=1141

C++語言程序設計視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1142

JAVA視頻教學

http://www.xuexinet.com/document/xuexidetail.asp?id=1143

delphi7.0視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1144

BIOS視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1145

NET系統架構與開發

http://www.xuexinet.com/document/xuexidetail.asp?id=1146

磁碟陣列安裝視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1147

JAVA語言編程

http://www.xuexinet.com/document/xuexidetail.asp?id=1148

計算機安全視頻培訓

http://www.xuexinet.com/document/xuexidetail.asp?id=1149

PHOTOSHOP7.0 FLASH教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1150

vc++面向對象與可視化程序設計

http://www.xuexinet.com/document/xuexidetail.asp?id=1151

伺服器群組微軟體視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1152

電腦安裝與維修實用技術

http://www.xuexinet.com/document/xuexidetail.asp?id=1153

Photoshop7.01影像處理(百事達)

http://www.xuexinet.com/document/xuexidetail.asp?id=1154

Microsoft軟體開發過程

http://www.xuexinet.com/document/xuexidetail.asp?id=1155

風之行——Maya大型視頻教學風暴

http://www.xuexinet.com/document/xuexidetail.asp?id=1156

計算機應用基礎視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1157

單片機技術

http://www.xuexinet.com/document/xuexidetail.asp?id=1158

用SERV_U架設FTP伺服器視頻

http://www.xuexinet.com/document/xuexidetail.asp?id=1159

區域網組網精彩視頻教學

http://www.xuexinet.com/document/xuexidetail.asp?id=1161

動態網頁製作視頻教程ASP.PHP.JSP

http://www.xuexinet.com/document/xuexidetail.asp?id=1162

注冊表使用視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1163

信息技術及應用遠程培訓

http://www.xuexinet.com/document/xuexidetail.asp?id=1164

vpn服務的設置視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1165

QQ空間製作視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1188

錄歌視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1190

Windows應用程序界面美化(C#)

http://www.xuexinet.com/document/xuexidetail.asp?id=1191

ASP.NET學習視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1202

吉林大學 操作系統

http://www.xuexinet.com/document/xuexidetail.asp?id=1213

四川電大 大學英語3(在線播放)

http://www.xuexinet.com/document/xuexidetail.asp?id=1239

金鷹 PowerPoint2003視頻教程

http://www.xuexinet.com/document/xuexidetail.asp?id=1242

薄層色譜的製作與應用視頻

http://www.xuexinet.com/document/xu

閱讀全文

與網路知識培訓綜合教程相關的資料

熱點內容
培訓對標方案 瀏覽:503
c2c電子商務平台運作方式 瀏覽:681
傢具促銷活動經典廣告詞 瀏覽:267
深圳大象電子商務有限公司地址 瀏覽:242
景區超市營銷方案 瀏覽:267
北京吾愛吾買電子商務有限公司58 瀏覽:364
電子商務公司如何報稅 瀏覽:618
移動電源促銷方案 瀏覽:787
淄博電子商務創業園 瀏覽:384
天津濱海電子商務有限公司 瀏覽:120
開班教育培訓機構方案 瀏覽:564
幼兒全員培訓方案 瀏覽:535
大型促銷活動歌曲店鋪 瀏覽:768
歡樂谷六一兒童節廣告策劃方案範文 瀏覽:905
小型酒會主題策劃方案 瀏覽:154
魯班網電子商務平台官網 瀏覽:943
培訓機構中秋節線下活動方案 瀏覽:500
房地產促銷活動預算表 瀏覽:344
茶葉促銷活動預算表 瀏覽:703
小學畢業活動策劃方案 瀏覽:415