-
数据结构双链表的 例子
数据结构双链表的 例子-data structure-Chain example
- 2023-01-31 21:10:03下载
- 积分:1
-
字符串形式的表达式求值算法,支持4则运算和括号
字符串形式的表达式求值算法,支持4则运算和括号-The string forms of expression evaluation algorithm, to support the four operations and brackets
- 2023-03-26 05:10:04下载
- 积分:1
-
serversock
/**************************************************************************************
* Dragonfly - RTMP Server by ActionScript
*
* Author: SnowMan
* Author QQ: 228529978
* BLOG: http://rtmp.net or http://rtmp.us.to
* Copyright(c) AS-RTMP-Server(Dragonfly) 2012
* SourceCode URL: http://code.google.com/p/as-rtmp-server
*
*
* Licence Agreement
*
- 2022-03-24 18:29:14下载
- 积分:1
-
这里面包含了acm程序设计的各种常用的算法
这里面包含了acm程序设计的各种常用的算法-contains acm procedures commonly used in the design of algorithms
- 2022-01-25 20:33:17下载
- 积分:1
-
c++&&qt 学生信息管理系统
学生信息管理系统,使用C++和QT语言编写而成,其中使用到数据库操作,本程序仅能在qt5以上版本运行。其中的编码需要转换。文件中还包括本人的实习论文一份!
- 2022-09-17 00:40:03下载
- 积分:1
-
This is an environment in C List prepared by the operation, main set of referenc...
这是一个在C环境下编写的链表操作,主要实现集合的交,并,补操作-This is an environment in C List prepared by the operation, main set of reference and that the fill operation
- 2022-12-24 17:05:04下载
- 积分:1
-
哈夫曼编码
程序是要建立一个哈弗曼树,并利用哈夫曼树求相应编码和译码,根据输入的一串电文(字符串)来设计哈夫曼树,并根据哈弗曼树求出每个字符相应的编码,最后根据已知的编码,随机组合输入编码串,根据哈弗曼编码和哈弗曼树求出译码内容。
主要输入形式为一串字符串例如:abcd
输入的范围就是这26个字母,不限大小写,定义最多输入的字符不超过100个。
输出的形式根据要求,输入字符串后,要输出每个字符及其权值(出现次数);
然后再输入要译码的编码串,输出译码内容。
- 2022-03-16 10:05:21下载
- 积分:1
-
应用vc编写的数据库管理程序
应用vc编写的数据库管理程序-prepared by the database management procedures
- 2022-01-22 00:17:10下载
- 积分:1
-
聚类分析的使用, 个人感觉还不错哦。sfdfasdfasdfsdfasd
聚类分析的使用, 个人感觉还不错哦。sfdfasdfasdfsdfasd-God, you can have a look.
- 2023-06-19 14:15:04下载
- 积分:1
-
编写一个程序,学生统计信息的结果(存储…
编写一程序,统计学生的成绩信息(保存在文件Score.dat中)。
要求:
1. 能按总分,数学成绩,英语成绩,计算机成绩分别排序
2. 能分别统计数学,英语,计算机中不及格人数
3. 能按学号查找学生,并显示该学生信息。
注
1. 从文件中读入数据以及功能菜单显示已在文件ReadData.c 和Menu.c中给出;
2. 代码的总体结构已在文件Score.c中给出,并定义了一些函数头,但有关函数体代码和一些主程序处理代码要求学生填写,也可以修改函数头;
编译score.c即可
-prepared a procedure, the results of the students statistical information (stored in the document Score.dat). Requirements : 1. According to score, the math and English results, the computer results were 2 ranking. Statistics were able to mathematics, English, Computer failure number three. can search by school, students, and that the student information. Note 1. Read from the file into the data and functions of the menu showed the documentary and Menu.c ReadData.c given; 2. The overall code structure has been the Score.c given, and the definition of some of the first function, However, the body function code and address some main program code requiring students to complete, can also modify function first; compiler can s
- 2022-08-20 01:05:35下载
- 积分:1