-
这是一个打字计时练习的程序,在缓冲区中预放了一些字母,运行时,可按照屏幕上 显示的字母输入练习,每输入完一行按回车键后,可显示出练习输入的时间....
这是一个打字计时练习的程序,在缓冲区中预放了一些字母,运行时,可按照屏幕上 显示的字母输入练习,每输入完一行按回车键后,可显示出练习输入的时间.-This a time to practice typing procedures, the pre-release buffer some letters, operation, in accordance with the screen displayed on the alphanumeric input practice every imported End his press the Enter key, will show that the importation of practice time.
- 2022-03-04 14:30:40下载
- 积分:1
-
程序在系统托盘中显示的托盘类
程序在系统托盘中显示的托盘类-procedures in the system tray shows the type tray
- 2023-02-24 20:15:03下载
- 积分:1
-
国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗...
国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗 国旗-flagflagflagflagflagflagflagflagflagflagflagflagflagflagflagflagflagflagflagflagflagflagflagflagflagflagflagflagflagflag
- 2022-12-26 00:50:03下载
- 积分:1
-
HELLOWORD
当用户运行程序后,可以输出HELLOWORD-HELLOWORD
- 2023-03-09 22:35:03下载
- 积分:1
-
gerador卡磁,
应用背景gerador de cartao磁准试验电磁aplicativos在线欧离线关键技术gerador,cartao,卡,磁源,linguagem EM,Embarcadero Delphi XE2,XE5,XE7,嗯exemplo de gerador aleatorio BOM。
- 2022-01-26 04:38:48下载
- 积分:1
-
这是C++程序的Bellman-Ford算法
this is c++ program for bellman ford algorithm
- 2022-06-28 02:01:13下载
- 积分:1
-
世界上最好的游戏的骨密度编辑器
BMD Editor for the best game in the world
- 2022-07-05 07:49:21下载
- 积分:1
-
学生管理系统,有添加删除学生信息,显示全部信息等功能
学生管理系统,有添加删除学生信息,显示全部信息等功能
-Student management system, students have to add the deletion of information, show features all of the information
- 2023-07-23 04:50:03下载
- 积分:1
-
参考源码,学习例子
参考源码,学习例子-reference source, study examples
- 2022-02-09 20:11:08下载
- 积分: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