资源列表
[按钮控件] pushpin_sm
说明:在属性页的左边加入一个图钉按纽,熟悉Microsoft Developer Stdio的朋友一定很熟悉(16KB)-attributes in the pages left to join a pushpin button familiar with the Microsoft Developer Stdio friends must be very familiar with (16KB)<黄牮> 在 2025-06-28 上传 | 大小:16kb | 下载:0
[文件操作] DxfFiles_src
说明:读取dxf格式的程序,演示,可以很容易扩展。-read dxf format procedures, presentations, can be easily extended.<tom> 在 2025-06-28 上传 | 大小:16kb | 下载:0
[界面编程] viewhidedlg
说明:一般具有用户界面的 Windows 程序运行起来后,通常都会在任务栏里体现出来,本程序介绍了如何隐藏显示在任务栏中的对话框程序-general user interface with the Windows programs running together, usually in the mission column reflected, and the procedures of how to hide the task bar shows the dialog box procedure<吴军> 在 2025-06-28 上传 | 大小:16kb | 下载:0
[通讯编程] DI_COUNTER
说明:关于CAN总线输入输出控制的一个例子,利用VC++语言编写-on CAN input and output control an example, VC language<sn> 在 2025-06-28 上传 | 大小:16kb | 下载:0
[Windows编程] 针对Excel格文件操作编程实现
说明:在 Visual C++中操作Excel,对开发数据库管理系统很有意义 -read and write excel file,useful for developing database management system<> 在 2025-06-28 上传 | 大小:16kb | 下载:1
[Windows编程] datast
说明:array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE:<王飞> 在 2025-06-28 上传 | 大小:16kb | 下载:0