-
workbooks that you s
作业练习题 你们-workbooks that you s
- 2022-01-26 05:49:43下载
- 积分:1
-
数据结构赫夫曼编码
数据结构赫夫曼编码-data structure Huffman coding
- 2022-03-13 05:28:04下载
- 积分:1
-
PB data window to the often exported to excel, and built
PB的数据窗口中的内容经常要导出为excel,自带的函数效果总是不好,可以试试这个,表头也可导出.-PB data window to the often exported to excel, and built-in function is undesirable results, you can try this, the first table can be derived.
- 2022-05-27 23:51:09下载
- 积分:1
-
数据结构中线性表的应用,约瑟夫环算法。便于数据结构的学习。...
数据结构中线性表的应用,约瑟夫环算法。便于数据结构的学习。-Linear data structure in the application form, Joseph Ring algorithm. Data structure to facilitate learning
- 2022-12-02 00:45:03下载
- 积分:1
-
数据结构算法演示
数据结构算法演示-demonstration algorithm data structure
- 2022-04-22 15:03:26下载
- 积分:1
-
School management system in 2006 if they are MD5 encrypted file, not knowing the...
学校成绩管理系统 2006 如果遇到MD5加密文件,而又不知道的密码的,
请在数据库中换上这组加密的数据吧
469e80d32c0559f8
那么密码就是admin-School management system in 2006 if they are MD5 encrypted file, not knowing the password, please put in the database encrypted data for this group it is the admin password so 469e80d32c0559f8
- 2022-04-24 10:32:51下载
- 积分:1
-
二叉树排序实现二叉树的前序、中序、后序排列,以菜单形式出现,代码简洁、易懂易用...
二叉树排序实现二叉树的前序、中序、后序排列,以菜单形式出现,代码简洁、易懂易用-Binary Tree Binary Tree Sort realize the first order, in sequence, after the sequence order to the menu form, the code is simple and easy to understand and use
- 2022-05-12 23:53:53下载
- 积分:1
-
kruscal的源代码,实现最小生成树的算法,这个是本人自己编的小程序。...
kruscal的源代码,实现最小生成树的算法,这个是本人自己编的小程序。-kruscal the source code to achieve the minimum spanning tree algorithm, this is my own small part of the process.
- 2022-07-05 06:14:17下载
- 积分:1
-
银行排队的模拟
void hugemenu()//最大的菜单
{
char menu; //服务项目菜单 采用字符型比较可靠!因为如果定义成整型,万一输入了字符,可能会造成死循环错误
while(1) //系统将一直运行 直到运行 turnoff()函数
{
printf("
********************欢迎您使用本系统********************
");
printf(" 【请选择服务项目】:
");
printf(" 1.客户取票 2.VIP服务
3.客服系统 4.关闭系统
");
printf(" 【您的选择】:");
scanf("%s",&menu); //用%s 比%c好 %c会记录字符 而且比如
- 2022-01-24 08:52:17下载
- 积分:1
-
计算机算法设计与分析_苏德富等
格式:pdg
计算机算法设计与分析_苏德富等
格式:pdg-computer algorithm design and analysis _ Sood rich formats : PDG
- 2022-06-11 11:24:54下载
- 积分:1