-
-
lifo.zip
this program is stack segment overflow using vb.
-
onchip_usb_host_trial.zip
The ONCHIP USB-Host stack is fully featured, small memory foot print and high quality USB Host stack software. It is built from the ground up for the embedded applications with portability, reliability and robustness as primary goal.
-
-
DS_ADT.rar
用到Queue和Stack這兩個資料結構 ,已經寫好放在同個資料夾底下 , 有兩個檔案 : ADT.h 和 ADT.cpp , 同時還提供了一個洗牌的函式
1. 連結Header Files
- 首先我們要同時使用多個檔案來跑程式的話 , 就需要建立一個專案檔。
VS.net 2005 因為一定要建專案才能跑 , 所以只要在標頭檔(Header Files)按
右鍵 , 把這兩個檔案加進來就可以了。在主程式要記得 #include “ADT.h” ,
才可以使用喔~
-
stack.rar
数据结构 实现堆排序 使用vs2008工具
对于堆排序原理进行了很详细的分解
-
Microchip.rar
Microchip的标准资料和程序,包括Common、TCPIP Stack、MDD File System、USB、Microchip Application Solutions Users Agreement等等
-
-
-
proj2_luw4.zip
... course. Still very simple, but this time is creating 3D objects, and very simple rotation using GL function, which is actually just stack manipulation. 3D objects drawn are not using GL function, but my own code, there s many linear algebra in it too. ...
-
-