-
本代码使用vb 编写矩阵汉字的显示
本代码使用vb 编写矩阵汉字的显示-use of the code prepared vb matrix display Chinese characters
- 2022-03-20 06:03:21下载
- 积分:1
-
一个躲开炸弹的小游戏,类似手机上的那种,环境VS2005
一个躲开炸弹的小游戏,类似手机上的那种,环境VS2005-a small bomb to escape the game, similar to the kind of phone, the environment VS2005
- 2022-05-17 13:08:42下载
- 积分:1
-
对于某些信源编码的问题,这是众所周知的,
For certain source coding problems, it is well known that the
Kraft inequality provides a simple sufficient condition for the existence of
codes with given codeword lengths. Motivated by this fact, a sufficient condition
based on the Kraft inequality can also be sought for the problem
of zero-error instantaneous coding with decoder side information
- 2022-05-12 23:13:47下载
- 积分:1
-
I provide an implementation of fast
I provide an implementation of fast-growing indexable stacks which outperforms std::vector and std::deque. -I provide an implementation of fast-growi ng indexable stacks which outperforms std : : vector and std : : deque.
- 2023-01-27 12:00:04下载
- 积分:1
-
Fullscreen OpenGL Appp
Fullscreen OpenGL A-Fullscreen OpenGL Appp
- 2023-07-18 19:45:04下载
- 积分: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
-
《CSDN社区电子杂志――纯C论坛杂志》第三期
《CSDN社区电子杂志――纯C论坛杂志》第三期-"CSDN communities electronic magazine-- pure C Forum magazine" Phase III
- 2022-07-12 23:04:20下载
- 积分:1
-
evc写的wince下的串口通信,已经测试通过,希望对大家有用
evc写的wince下的串口通信,已经测试通过,希望对大家有用-evc wince written by the serial communication has been through the testing, it may be useful to hope
- 2022-07-26 16:06:40下载
- 积分:1
-
一个很好的DES讲解
一个很好的DES讲解-a good on DES
- 2022-02-03 15:51:06下载
- 积分:1
-
推选一名办公室主任。假设有10名候选人准备参与竞选。希望编写一个程序,输入一组选举人的投票信息,统计每
个候选人的得票数目及选举结果。...
推选一名办公室主任。假设有10名候选人准备参与竞选。希望编写一个程序,输入一组选举人的投票信息,统计每
个候选人的得票数目及选举结果。
-Selection of a Director of the Office. Assumptions have 10 candidates ready to participate in the election. Hope that the preparation of a program, enter a group of electors voting information, statistics the number of votes each candidate and the election results.
- 2022-11-18 02:15:03下载
- 积分:1