资源列表
vc_jiqiaoshili_part4
- Visual.C++程序设计技巧与实例--配套光盘 第4章 进程和线程 本章共有8个实例: 1. Process创建和终止进程 2. WorkerThread创建工作者线程 3. UIThread用户界面线程示例 4. Event使用事件对象来实现线程的同步 5. Thread使用临界区对象来实现线程的同步 6. Mutex使用互斥量对象来实现不同进程间的线程同步 7. Semaphore使用信号量对象实现线程的同步 8. MutiThread多线程任务调
vc_jiqiaoshili_part6
- Visual.C++程序设计技巧与实例--配套光盘 第6章 文件和系统操作 本章共11个实例: 1. FolderCopy文件夹的选择和拷贝 2. DeleteCertainFile删除指定路径下的某种类型的文件 3. FileModiNotify当文档(文件)被修改时在标题上给出提醒 4. OpenHtm打开Html网页 5. FileMapping使用内存映射文件来传输共享数据 6. ChageTime改变系统时间 7. StartUpProg让系统启动时
SMSLib-Java-v2.1.2
- 短信发送包,环境jdk1.5以上,tomcat5.0以上,不需要编译直接运行。-messages sent packets, the environment jdk1.5 over tomcat5.0 above, no direct translation operation.
Move_vc
- MFC应用程序,利用上下左右方向键,控制窗体中正方形的移动-MFC application procedure, and use the direction keys above and below, control Square Window Mobile
activex_tut2
- ATL object wizard that creates a collection of other COM objects 创建COM对象阿ATL对象向导(37KB) -ATL object wizard that creates a collectio n of other COM objects created ATL COM Object Object A Wizard (37KB)
GenericSerializeDemo
- Template functions for serializing arbitrary linked nodes. 串行化连接节点的模板函数(源码)(25KB) -Template functions for serializing arbit rary linked nodes. Serial connections of the template function (FOSS) (25KB)
lianzhan
- 用链栈求十进制化为二进制C语言数据结构版-chain stack used for the metric system into binary data structure C language version
Rex
- Compiles a regular expression into a fast automaton 编译正规表达式成机器代码(源码)(11KB) -Compiles a regular expression into a fast a utomaton regular expression compiler code into machine (FOSS) (11KB)
vc_jiqiaoshili_part7
- Visual.C++程序设计技巧与实例--配套光盘 第7章 窗口和桌面系统 本章共14个实例: 1. NotMoveResize创建不能改变大小也不能移动的窗体 2. DockToolbar将两个工具条摆在一排 3. RemoveUntitle去除MFC APPWIZARD生成工程标题中的\"Untitled-MyApp\" 4. RestoreWindowPos恢复窗口位置 5. SetFormViewBkgrnd设置FormView的背景色 6. DyCrea
S60_Platform_Video_Example_v2_0_en
- symbian video example
vc_jiqiaoshili_part9
- Visual.C++程序设计技巧与实例--配套光盘 第9章 多媒体技术 本章的共有6个实例: 1. CopyWnd捕捉窗体内容存储到剪切板 2. BMPMovie实现位图动画 3. MyScreenSaver打造自己特色的屏保程序 4. PlayWave播放wav文件 5. MCIPlayer使用MCIPlayer来播放各种常见媒体格式(wav/midi/cd/avi) 6. AVIPlay播放Avi文件-Visual.C program design techn
vc_jiqiaoshili_part10_11_12
- Visual.C++程序设计技巧与实例--配套光盘 第10章 ACITVEX 本章共有两个实例: 1. RegActiveX编程注册ActiveX控件 2. PJ牌九ActiveX控件制作实例 第11章 调试技术 本章共有两个实例: 1. ConsoleTrace在控制台程序中使用TRACE宏 2. MemLeakCheck内存泄漏的例子 第12章 VC数据库编程 本章共6个实例: 1. MyOdbcSample使用ODBC访问数据库 2. MyO