-
漂亮的C#软件启动界面特效源码,希望对你有帮助!
漂亮的C#软件启动界面特效源码,希望对你有帮助!-Beautiful interface effects start C# software source code, want to help you!
- 2022-02-02 17:19:54下载
- 积分:1
-
it is very good afbfghhklkl l l l
it is very good afbfg-it is very good afbfghhklkl l l l
- 2022-03-11 00:20:18下载
- 积分:1
-
利用WINDOWS环境编写计算器,功能较强,能进行多种运算
利用WINDOWS环境编写计算器,功能较强,能进行多种运算-WINDOWS environment for the preparation of the use of calculators, features a strong, able to carry out a variety of computing
- 2022-02-14 18:40:53下载
- 积分: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
-
一个用c语言编写的麻将程序,简单好玩,值得研究下
一个用c语言编写的麻将程序,简单好玩,值得研究下-a language with the mahjong procedures, the simple fun, it is worth considering the next
- 2022-01-26 05:55:04下载
- 积分:1
-
good
good - This program has its own library file swap.h. You can use this file to swap the values in any 2 variables.-good- This program has its own library file swap.h. You can use this file to swap the values in any 2 variables.
- 2022-01-22 05:33:48下载
- 积分:1
-
WinCE下的网络聊天试验程序
WinCE下的网络聊天试验程序-WinCE the Internet chat testing procedures
- 2023-08-02 03:30:02下载
- 积分:1
-
题目要求:读入两个小于100的正整数A和B,计算A+B。
需要注意的是:A和B的每一位数字由对应的英文单词给出。
输入格式:测试输入包含若干测试用例,每...
题目要求:读入两个小于100的正整数A和B,计算A+B。
需要注意的是:A和B的每一位数字由对应的英文单词给出。
输入格式:测试输入包含若干测试用例,每个测试用例占一行,格式为"A + B =",相邻两字符串有一个空格间隔。当A和B同时为0时输入结束,相应的结果不要输出。
输出格式:对每个测试用例输出1行,即A+B的值。
输入样例:
one + two =
three four + five six =
zero seven + eight nine =
zero + zero =
输出样例:
3
90
96-Title request: read two positive integer less than 100 of the A and B, calculate A+ B. It should be noted that: A and B each of the figures by the corresponding English words are given. Input format: test input contains a number of test cases, test cases for each line, the format for the " A+ B =" , a string of adjacent spaces in the two intervals. When A and B at the same time 0:00 to the end of input, not output the results of the corresponding. Output Format: For each test case output a line, that is, the value of A+ B. Input sample: one+ two = three four+ five six = zero seven+ eight nine = zero+ zero = output sample: 39,096
- 2022-05-18 03:32:14下载
- 积分:1
-
A calc as MS Windows carry with.
A calc as MS Windows carry with.
- 2022-03-25 13:15:28下载
- 积分:1
-
A group communication toolkit that provides a high performance messaging service...
A group communication toolkit that provides a high performance messaging service that is resilient to faults across local and wide area networks.
- 2022-02-13 00:06:13下载
- 积分:1