輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括
1) base C++ review,
2) Pointers and Dynamic Objects,
3) Recursion,Linked Lists,
4) Stacks and Queues,
5) Algorithm Analysis,
6) Insertion Sort and Mergesort,
7) Quicksort,
8) Heaps and Heapsort,
9) Lower Bound of Sorting and Radix Sort,
10) Binary Trees and Binary Search Trees
11) AVL Trees,
12) B+ Trees
13) Graphs and Breadth-First Search
14) Depth-First Search
15) Connected Components, Directed Graphs,
16) Topological Sort
17) Hashing
18) Pattern Matching
19) Additional Review
標簽:
Pointers
Dynamic
Objects
review
上傳時間:
2014-10-10
上傳用戶:chfanjiang
使用過U盤的朋友都知道u盤病毒是一種Autorun自運行病毒,當雙擊時觸發病毒體,會復制自身到C D E和系統盤system32下等盤符,(生成exe文件和一個Autorun.inf文件),同時修改注冊表,當點擊C盤等盤符右鍵時,會有一個auto命令(黑色粗體)或者是兩個開始命令,本人學習vbs才15天,我也來模擬下這個autorun病毒 和部分熊貓燒香功能,本人能力有限, 只能模擬這樣的病毒了,聲明, 本人模擬這個病毒,全是為了學習和技術,切忌不要搞破壞,如果有人用本人代碼破壞,后果自負
標簽:
Autorun
system
病毒
exe
上傳時間:
2014-01-03
上傳用戶:jing911003