-
specific design of the hotel a small software Delphi
专门针对酒店设计的一套小型专业软件 Delphi -specific design of the hotel a small software Delphi
- 2022-03-24 00:09:55下载
- 积分:1
-
VisualC++数据库系统开发案例精选附盘
VisualC++数据库系统开发案例精选附盘 -VisualC++ Database system development case Featured attached disk
- 2022-05-26 23:36:31下载
- 积分:1
-
算法CART,该算法主要 用于数据挖掘研究领域.
算法CART,该算法主要 用于数据挖掘研究领域.-CART algorithm, the algorithm used mainly for data mining research field.
- 2022-03-12 00:32:32下载
- 积分:1
-
1、利用odbc从excel文件中取数据,并自动列出表单名、各字段名,并由用户筛选。
2、筛选后的结果,进超级列表框中。
3、易语言编程...
1、利用odbc从excel文件中取数据,并自动列出表单名、各字段名,并由用户筛选。
2、筛选后的结果,进超级列表框中。
3、易语言编程-1, using odbc from excel file check data and automatically listed in the form of, the field names by the user selection. 2, filter the results, into the super-list box. 3, easy language programming
- 2022-08-20 00:19:24下载
- 积分:1
-
该程序是用vc++实现的一个模拟银行的软件,主要是实现自动取款,用户记录等功能...
该程序是用vc++实现的一个模拟银行的软件,主要是实现自动取款,用户记录等功能-The program is vc++ Realize a simulation of the bank
- 2022-04-28 01:24:25下载
- 积分:1
-
通过获取网卡ID,与软件进行绑定,防止别人无条件的拷贝自己开发的管理软件...
通过获取网卡ID,与软件进行绑定,防止别人无条件的拷贝自己开发的管理软件-Through access to the network card ID, and software for binding, to prevent others copying their unconditional developed management software
- 2022-03-30 19:21:49下载
- 积分:1
-
对于重要的数据库数据,如果不希望修改或删除,那么可以锁定数据库或数据库中的表,本实例完成对数据库表的锁定。...
对于重要的数据库数据,如果不希望修改或删除,那么可以锁定数据库或数据库中的表,本实例完成对数据库表的锁定。-For critical database data, if you do not want to modify or delete, you can lock the database or database table to complete this instance lock database tables.
- 2022-05-06 12:57:50下载
- 积分:1
-
实现数据导入的功能
实现数据导入的功能-data into functional
- 2022-07-10 03:30:44下载
- 积分:1
-
一个感情推理软件,通过星座血型测试性格.
一个感情推理软件,通过星座血型测试性格.-an emotional reasoning software, through blood tests Constellation character.
- 2022-01-31 01:38:21下载
- 积分:1
-
考虑霍夫曼每个选择的是最小的两个频率(..
时考虑到在哈夫曼中要每次挑选两个频率最小(即出现次数最小,我那个hNode里的value
是出现的次数),很自然的就想到了std::priority_queue容器,优先队列每次都会弹出队列
中权值最高的元素,这个特性无疑是实现哈夫曼算法的最佳选择。 ...
-to consider the Huffman each selected to be the smallest two frequencies (that is, the minimum number, which I hNode"s value is the number of occurrences), it is natural to think of the std : : priority_queue containers, each priority queue queue will pop the top right elements, the Characteristics undoubtedly Huffman algorithm is the best choice. ...
- 2022-01-31 20:06:11下载
- 积分:1