-
prepared by the small alarm clock procedures
一个用C++编写的小闹钟程序-prepared by the small alarm clock procedures
- 2022-08-24 09:09:39下载
- 积分:1
-
利用ini文件将你的应用程序放到“收藏夹”里面
利用ini文件将你的应用程序放到“收藏夹”里面-use ini file your applications to "favorites" inside
- 2022-03-18 14:03:49下载
- 积分:1
-
一个逆波兰式的生成程序
一个逆波兰式的生成程序-an inverse Polish generation procedures
- 2022-03-26 07:13:23下载
- 积分: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
-
著名的通信编程开放源码ACE中文档,华为等很多高级程序员使用...
著名的通信编程开放源码ACE中文档,华为等很多高级程序员使用-famous communication open source programming ACE archives, Huawei and many other senior programmers
- 2022-07-15 03:59:07下载
- 积分:1
-
添加菜单,演示的是一个颜色菜单的添加
添加菜单,演示的是一个颜色菜单的添加-add menu is a demonstration of the menu to add color
- 2022-09-26 23:00:03下载
- 积分:1
-
基于MFC的JPEG图象读取程序,已实现彩色图象到灰白图象的相互转化,用户可在此平台基础上完成自己的算法需要...
基于MFC的JPEG图象读取程序,已实现彩色图象到灰白图象的相互转化,用户可在此平台基础上完成自己的算法需要-MFC-based program to read the JPEG image has been color images to realize the mutual transformation of gray images, the user can on this platform based on the completion of their algorithm needs
- 2022-08-12 00:02:36下载
- 积分:1
-
分形 visual c + +
此程序是一个分形程序,此程序必须工作在 visual c + + 中与 windows 98 和 xp 和不工作由赢 7
- 2022-01-27 15:37:24下载
- 积分:1
-
PIC的资源,TIME0的设置使用C 语言样例
PIC的资源,TIME0的设置使用C 语言样例-Configuring and accessing Timer0
Using Timer0 for debouncing, background tasks, event timing and counting
- 2022-09-26 06:30:03下载
- 积分:1
-
程序运行后直接进入内存,任务栏不显示。据此可以开发其他功能。...
程序运行后直接进入内存,任务栏不显示。据此可以开发其他功能。-very good。
- 2022-01-25 18:14:58下载
- 积分:1