搜索资源列表
完美程式设计指南.rar
- 完美程式设计指南.exe 程序设计的宝典
C++ Builder 下编译含有 MFC 的程式
- C++ Builder 下编译含有 MFC 的程式-Builder C compiler contains the program MFC
Java手机程式设计入门
- Java手机程式设计入门-phone Java programming portal
c程式初步
- C語言程式初步,內容詳盡,對想學習C語言者有很大的幫助。-the basic use of C language program, which is very detaily and valuable to those who want to learn C language.
將Java程式縮小到工具列
- 透過JNI將Java程式縮小進系統列,說明完整-through JNI Java programming system into narrow, indicating integrity
老鼠走迷宮 程式
- 這是使用vb來模擬資料結構中有名的老鼠走迷官程式。小老鼠會記錄所走過的路。自動找到出口。-vb This is the use of information to simulate the structure of the famous mouse away crowds official programs. Small rodents records traversed path. Automatic find export.
c++标准程式库
- c++标准程式库 C++标准库德权威著作-C standard library book Kurdish authority
MATLAB程式设计与应用
- MATLAB程式设计与应用-MATLAB programming and application
C++ 标准程式库
- C++ 标准程式库.rar-C standard library programs. Rar
C++ 标准程式库所有范例程式
- C++ 标准程式库所有范例程式.rar-C standard programming paradigm for all programs. Rar
中華電信簡訊特碼sns delphi版程式61005_snstest
- 中華電信簡訊特碼sns delphi版程式-special edition yards SNS delphi programming
剑侠情缘辅助程式
- 剑侠情缘辅助程式-Ian affinity support programs
Programming Windows程式開發設計指南
- Programming Windows程式開發設計指南-Programming Windows programs to develop design guidelines
管壳式换热器源程式
- 1、本程式无须安装。 2、请将HELP文件与软件置于同一文件夹下。 3、请将TEMP文件夹拷贝至D盘根目录下 4、报表生成请另存 5、谢谢使用,本软件归李莉所有。-one, the programs do not need to install. Two, please HELP documents and software under the same folder. 3, I would be grateful if the TEM
IBM_NOTBOOK自動更新程式
- 這是可以自動偵測並updateIBM Thinkad的notbook程式.還不錯.連bios也可以updateㄛ-it is automatically detect and updateIBM Thinkad the notbook programs. Good. Even bios can also update intention
xp破解程式
- xp破解程式
高斯─約旦法求解線性聯立方程式VC2008
- 用高斯─約旦法 求解線性聯立方程式的範例 (多元一次方程式)
hand-gesture-detection
- 原始的手勢識別程式,只能識別一種手勢,但已解決官方memory leak 問題
qt4影像處理程式
- 自己寫的qt4影像處理程式,可以將黑白bmp圖片變成2元化
程式設計師的自我修養
- 本書主要介紹系統軟體的執行機制和原理:應用程式在Windows和Linux編譯、連結和執行所發生的各種事項,包括:如何保存程式碼指令、程式庫檔案如何與應用程式碼靜態連結、應用程式如何載入記憶體並開始執行、如何實作動態連結、C/C++執行期程式庫的工作原理,以及如何呼叫作業系統提供的系統服務。每個技術專題都配備了大量圖、表和程式碼實例,力求將複雜的機制以簡潔的形式表達出來。本書最後還提供了一個小巧且跨平臺的C/C++執行期程式庫Mini