搜索结果
找到约 92 项符合
Don 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (13)
- 其他 (9)
- VC书籍 (9)
- Delphi控件源码 (5)
- Java编程 (4)
- 单片机开发 (3)
- 汇编语言 (3)
- 电源技术 (2)
- 嵌入式/单片机编程 (2)
- Internet/网络编程 (2)
- J2ME (2)
- 文件格式 (2)
- 数据结构 (2)
- USB编程 (2)
- 书籍源码 (2)
- 编译器/解释器 (2)
- 书籍 (2)
- 模拟电子 (1)
- 通信网络 (1)
- C/C++语言编程 (1)
- 编辑器/阅读器 (1)
- 多国语言处理 (1)
- 网络 (1)
- Delphi/CppBuilder (1)
- 其他数据库 (1)
- 系统设计方案 (1)
- 数值算法/人工智能 (1)
- 软件设计/软件工程 (1)
- FlashMX/Flex源码 (1)
- 加密解密 (1)
- 电子书籍 (1)
- 压缩解压 (1)
- 通讯编程文档 (1)
- 手机短信编程 (1)
- MacOS编程 (1)
- 金融证券系统 (1)
- 操作系统开发 (1)
- 并行计算 (1)
- 游戏 (1)
- 其他行业 (1)
- 接口技术 (1)
- 技术资料 (1)
- VIP专区 (1)
编译器/解释器 Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard
Using the UnderC Tokenizer Class
It s often necessary to parse complex text files, where standard i/o
is too clumsy. C programmers fall back on strtok(), but this can be
tricky to use properly. Besides, you are still responsible for keeping
strtok() fed with new input, and I don t like the schlepp. ...
数据结构 This forced me to write about more interesting and comprehensive sorting methods, the result of whic
This forced me to write about more interesting and comprehensive sorting methods, the result of which is this one. Through this writing I have tried to give in-depth coverage of the entire sort algorithm I hope Peter wouldn t mind reading it. This article assumes that you really don t know about the ...
其他数据库 f your application uses MFC in a shared DLL, and your application is in a language other than the
f your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it t ...
VC书籍 I have a dream that I am always young. Then I will have enough energy to do everything whenever I wa
I have a dream that I am always young. Then I will have enough energy to do everything whenever I want. Moreover, I don t have to worry about the old age during which I even can t take care of myself
Delphi控件源码 图像处理
图像处理,利用bilt 函数
Description: This example shows how to edit (cut,paste,copy) a selection of a bitmap using BitBlt function just like Microsoft Photo Editor does. It s really EASY! Take a look to the sample if you don t believe me and don t forget to VOTE FOR ME!
Note: comments are in italian ...
其他 Tell you some basic things about Linux, if you want to learn this Linux well and can programme in t
Tell you some basic things about Linux,
if you want to learn this Linux well and can programme in this OS,please don t miss downloading this document.
系统设计方案 === === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS =
=== === === === === === === === === === ====
IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS
================================================================
Sources:
PORTS.A of Ralf Brown s interrupt list collection
repairfaq.org keyboard FAQ(doesn t appear to exsist)
Linux source code
Test ...
VC书籍 The market for miniature computer programming is exploding. C++ Footprint and Performance Optimizati
The market for miniature computer programming is exploding. C++ Footprint and Performance Optimization supplies programmers the knowledge they need to write code for the increasing number of hand-held devices, wearable computers, and intelligent appliances.
This book gives readers valuable knowled ...
其他 C++读取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or custom
C++读取Excel
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resourc ...
Delphi控件源码 法国cromda编写的新版本MATRICE 2(矩阵和矢量运算单元)。 // ----------------------------------------------------------
法国cromda编写的新版本MATRICE 2(矩阵和矢量运算单元)。
// ----------------------------------------------------------
// 12-01-02 : MODIFIED Matrice to Matrice2 (Delphi 6)
// All routines now operate on rectangular matrix, except (InvMat and SysLin)
// No more need to use the InitMat procedure (su ...