-
[Pocket PC
[Pocket PC - PPC] Programming Microsoft Windows CE, 2nd Edition-[Pocket PC- PPC] Programming Microsoft Windows CE, 2nd Edition
- 2022-10-10 12:40:03下载
- 积分:1
-
利用Windows消息获取Memo的行和列 是了解Windows消息的基础实例!...
利用Windows消息获取Memo的行和列 是了解Windows消息的基础实例!-use Windows Message Access Memory of rows and columns of information to understand the basis for Windows examples!
- 2022-07-22 00:33:31下载
- 积分:1
-
本书详细阐述了在编写C++程序的过程中应该注意什么尽量不要做什么,通读此书会对C++编程有更加使用的认识。...
本书详细阐述了在编写C++程序的过程中应该注意什么尽量不要做什么,通读此书会对C++编程有更加使用的认识。-This book describes in detail the preparation of C++ programs should pay attention to what the process try not to do, read the book will have a more C++ programming knowledge to use
- 2022-02-26 13:40:06下载
- 积分:1
-
多线程编程演示。在该该程序中演示了多线程的问题!有助于理解线程的开启和同步线程的机制...
多线程编程演示。在该该程序中演示了多线程的问题!有助于理解线程的开启和同步线程的机制-multithreaded programming demo. The demonstration of the process of multi-thread! Thread help understanding the opening threads and synchronization mechanisms
- 2022-12-15 16:50:03下载
- 积分:1
-
C语言使用链表实现对输入的一句话的反转
使用C语言实现将标准输入端输入的一行数据以从尾到头的方式进行输出,使用链表和递归实现了该功能。
- 2023-06-27 06:25:03下载
- 积分:1
-
c++程序开发,实现多种功能,面向对象程序设计,非可视化
c++程序开发,实现多种功能,面向对象程序设计,非可视化-program, to achieve a variety of functions, object-oriented programming, visual-
- 2023-08-23 02:50:03下载
- 积分:1
-
用C/C++设计一个简单的模拟送货系统。
功能要求及说明:
1. 添加送货单(送货单号,送货地址,送货数量,收货人姓名,送货时间,送货状态(待送,取消,...
用C/C++设计一个简单的模拟送货系统。
功能要求及说明:
1. 添加送货单(送货单号,送货地址,送货数量,收货人姓名,送货时间,送货状态(待送,取消,已送)等)
2. 取消送货单
3. 处理送货单(已送货成功)
4. 显示即将过期又没处理的送货单
5. 以磁盘文件保存这些信息
-With C/C++ The design of a simple simulation of the delivery system. Functional requirements and description: 1. Add a delivery note (delivery note number, delivery address, delivery number, consignee name, delivery time, delivery status (to be sent, canceled, has been sent), etc.) 2. Cancel delivery note 3. deal with delivery note (already delivered successful) 4. show about to expire has no deal with the delivery note 5. Save the file to disk information
- 2022-02-10 14:24:15下载
- 积分:1
-
双机并口通信程序
双机并口通信程序-Two-plane parallel port communication program
- 2023-04-23 16:40:03下载
- 积分:1
-
Free Source Code for harris corner detector
Matlab实现Harris角点检测源代码
这个matl...
Free Source Code for harris corner detector
Matlab实现Harris角点检测源代码
这个matlab程序可以计算并在原图像上绘制Harris角点.
-Free Source Code for harris corner detector Matlab realization of Harris corner detection matlab source code for this program can calculate and draw in the original image, Harris corner.
- 2022-06-19 23:08:35下载
- 积分:1
-
XPTable控件源码
应用背景
XPTable 是一个很好用的数据表格控件,可以高度自定义的ListView控件,允许列复选框、图标、下拉框、数字框、进度条等,并且可以非常容易的进行排序等操作,功能强大、代码严谨。比较适合学习交流使用,感兴趣的可以下载看看啊。
关键技术1、完全自定义外观:从列、行到单元格均可自定义显示风格;
2、支持WindowsXP的可视化风格;
3、强大的第一个渲染能力;
4、可以很容易的添加自己的渲染器和编辑器;
- 2022-01-21 18:18:59下载
- 积分:1