-
这是一个关于mp3 播放的程序的程序,是我从同学那里拷过来的,试了一下,还可以!...
VC开发的树型可拖拉策略编辑器-VC can drag the tree strategy Editor
- 2022-08-06 15:02:13下载
- 积分:1
-
使用VC6进行ADO编程
使用VC6进行ADO编程-use ADO programming for VC6
- 2022-07-11 11:43:43下载
- 积分:1
-
只要计算机已连上因特网,本软件就可以查询全国2400多个县、市、地区的今天及未来两天的天气情况,包括最高气温、最低气温。本软件还是一个绿色软件,不写入注册表,不...
只要计算机已连上因特网,本软件就可以查询全国2400多个县、市、地区的今天及未来两天的天气情况,包括最高气温、最低气温。本软件还是一个绿色软件,不写入注册表,不产生临时文件。还可显示农历。-as long as the computer has been connected to the Internet, the software can find more than 2,400 national, county, city, region today and over the next two days to the weather conditions, including the maximum temperature, minimum temperature. The software is a green software, do not write it into the registry and do not create temporary files. Lunar also showed.
- 2022-02-25 06:44:34下载
- 积分:1
-
2.4kb/s 低速率 MELP 语音编码 包含编解码部分 附带有 语音编码中参数(基音周期,LSF, 子带强度)的输出
语音的编解码程序,2.4kb/s 低速率 MELP 语音编码 包含编解码部分 附带有 语音编码中参数(基音周期,LSF, 子带强度)的输出
- 2022-08-18 01:07:12下载
- 积分: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
-
一个普通通讯软件的服务端,能为初学者少提供帮助!
一个普通通讯软件的服务端,能为初学者少提供帮助!-a common communications server software will be able to help beginners less!
- 2022-10-21 16:10:04下载
- 积分:1
-
模仿WINDOWS自带的计算写的,科学型有部分功能还没实现
模仿WINDOWS自带的计算写的,科学型有部分功能还没实现-WINDOWS imitate the calculation of own writing, science-type has some features not yet realize
- 2022-02-16 05:23:48下载
- 积分:1
-
Visual C++ 6.0应用编程150例
Visual C++ 6.0应用编程150例-Visual C 6.0 Application Programming 150 cases
- 2022-07-01 07:06:52下载
- 积分:1
-
文件压缩源码
我这个源码里面采用了哈弗曼树编写了文件压缩,里面也有相应的注释,代码比较灵活。这个文件压缩,如果大家用太少的字量测试,文件会有反而增大了的可能性,适合用于大量压缩。目前只支持英文压缩。
- 2022-07-02 08:38:52下载
- 积分:1
-
dnw官方源代码
用语配置串口通信和USB通信。而阅读其源代码,则能尽快的熟悉和掌握pc机和目标设备之间的通信机制,更快更好的完成应用程序的开发——其功能是PC机和特定开发板之间通信
- 2022-05-23 09:41:45下载
- 积分:1