-
fstream使用实例,包含各种可能的使用方法,值得参考
fstream使用实例,包含各种可能的使用方法,值得参考-example of fstream use
- 2022-02-28 10:06: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
-
基于RTF的富文本框
应用背景包含控件的完整源代码和例子程序的完整C #代码,基于RTF开发的用于及时聊天的富文本编辑框,可显示图片和文字,以及其他一些效果。关键技术C #开发,多信息文本格式(RTF)是一种方便于不同的设备、系统查看的文本和图形文档格式。RTF使用美国国内标准协会(ANSI)、pc-8、Macintosh(MAC苹果),或的IBM PC
- 2023-07-02 21:35:03下载
- 积分:1
-
自动提醒小程序,下班时老是忘记打卡,就写了这个小程序,提醒上班事务。带源码...
自动提醒小程序,下班时老是忘记打卡,就写了这个小程序,提醒上班事务。带源码-automatically remind small programs to and from work always forget card or write about this small program to remind work Affairs. With FOSS
- 2022-05-10 15:20:57下载
- 积分:1
-
温度监控模拟系统,由客户端录入温度,服务器接收到温度后向每个客户端转
发,客户端根据接收到的温度形成实时动态图表...
温度监控模拟系统,由客户端录入温度,服务器接收到温度后向每个客户端转
发,客户端根据接收到的温度形成实时动态图表-Simulation of temperature monitoring system, the temperature recorded by the client, the server receive the temperature transmitted to each client, the client receives the temperature in accordance with the formation of real-time dynamic charts
- 2022-08-05 10:37:11下载
- 积分:1
-
VC++6.0开发的网络程序,界面美观,使用方便,有很高的参考价值....
VC++6.0开发的网络程序,界面美观,使用方便,有很高的参考价值.-VC 6.0 network programming, beautiful interface, easy to use, have a very high reference value.
- 2022-12-12 10:05:04下载
- 积分:1
-
嵌入式WINCE树型控件编程使用,用EVC开发实现
嵌入式WINCE树型控件编程使用,用EVC开发实现-Embedded WINCE programming using tree control with EVC realize development
- 2023-03-19 21:40:04下载
- 积分:1
-
有关Evc的代码;
该代码出自付林林 的书籍的代码的一部分!
相对比较基础的一些代码。
适应于初学者!...
有关Evc的代码;
该代码出自付林林 的书籍的代码的一部分!
相对比较基础的一些代码。
适应于初学者!-EVC-related code 付林林the code from the book as part of the code! Basis of comparison of the relative number of code. Adapted to beginners!
- 2023-03-25 14:00:03下载
- 积分:1
-
Symbol_MC3000_C#.条码扫码范例程序之5
Symbol_MC3000_C#.条码扫码范例程序之5-Symbol_MC3000_C#. Barcodes sweep procedure code sample 5
- 2022-12-27 20:20:04下载
- 积分:1
-
简易通讯录 非常值得学习的一个小软件
简易通讯录 非常值得学习的一个小软件-Address Book is very easy to learn
- 2023-08-12 21:10:02下载
- 积分:1