-
一个MFC图表控件示例
一个简单的一个MFC图表控件示例,包含线图、柱状图等,适用于Microsoft Visual Studio .net C++ 2003,示例包含源码和demo,使用很简单。
- 2023-06-12 15:10:03下载
- 积分:1
-
直式程式码,将小学生除法式变为直式程式码
直式程式码,将小学生除法式变为直式程式码-Straight code division will be primary and secondary school students into Straight-style code. .
- 2022-06-03 14:33:23下载
- 积分:1
-
使用的时候先EnableDebugPrivilege提升权限,然后KillTask(ExeFileName: string)...
使用的时候先EnableDebugPrivilege提升权限,然后KillTask(ExeFileName: string)-KillTask
- 2022-03-24 07:06:33下载
- 积分:1
-
将两个.wav格式的文件拼接成一个文件。主要在于.wav头文件的处理。...
将两个.wav格式的文件拼接成一个文件。主要在于.wav头文件的处理。-to two. Wav files into a document splicing. Mainly. Wav files of treatment.
- 2023-05-26 17:15:03下载
- 积分:1
-
将一个文件,反之亦然在Win32平台
To split a file and vice versa on win32 platform
- 2022-04-21 12:45:02下载
- 积分:1
-
eventos para el desarrollo de software con awt ejemplo de obtener foco
eventos para el desarrollo de software con awt ejemplo de obtener foco
- 2022-08-13 06:10:10下载
- 积分:1
-
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h...
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE:
array.h :secure array,linkedlist.h:common table,
dclinkedlist:dual cycle linkedlist,
hashtable.h:hash table
binstree.h:binary search tree,
avltree.h: AVL tree,
if you want to store set(elements no repeating) and to lookup it swiftly,best is binstree.h(binary search tree).if you want to store two dimensions s or more dimensions s table,best hashtable.h(hash table).the cost of AVL tree s insertion is very high(delete function is not completed),but effiency of AVL tree s search is very high,so it is the same with initialize programme before beginning programme.
- 2022-08-16 05:08:19下载
- 积分:1
-
Source code adopted by the VC compiler, object
源代码经VC编译通过,面向对象C语言的一种比较简单的实现方法,简称ooc-s-Source code adopted by the VC compiler, object-oriented C language to achieve a relatively simple method, referred to as ooc-s
- 2022-02-26 20:13:24下载
- 积分:1
-
wince和PC端的ZIP压缩文件的压缩和解压缩源码…
Wince及PC端Zip压缩文件的压缩与解压源码-Wince and the PC side of Zip compressed file compression and decompression source
- 2022-03-19 13:42:30下载
- 积分:1
-
serial debugging and programming assistant source detailed process
串口调试助手源程序及编程详细过程-serial debugging and programming assistant source detailed process
- 2023-08-08 14:35:03下载
- 积分:1