-
C语言编写的栈操作模板。包含栈的9种基本操作,从栈的创建、栈的判断到入栈、出栈操作,以及栈的删除等操作。...
C语言编写的栈操作模板。包含栈的9种基本操作,从栈的创建、栈的判断到入栈、出栈操作,以及栈的删除等操作。-C language template stack operation. Stack contains 9 kinds of basic operation, from the stack to create, to determine the stack入栈, a stack operation, and stack operations such as delete.
- 2022-02-04 04:46:55下载
- 积分:1
-
学生成绩及档案管理信息系统开发 1. 能对与学生成绩有关的各类数据进行输入,修改,与查询。必要时进行打印。 2. 对学生档案有关信息进行管理,输入,与查询。 3...
学生成绩及档案管理信息系统开发 1. 能对与学生成绩有关的各类数据进行输入,修改,与查询。必要时进行打印。 2. 对学生档案有关信息进行管理,输入,与查询。 3. 学期末对成绩进行相关总结并进行排序。 4. 该系统具有各类不同权限,方便用户查询与管理员管理。 5. 具有报错及反馈功能。-student achievement and file management to develop an information system. Can right and the student achievement data for all types of input, modify, and query. When necessary print. 2. The students file relevant information for management, input, and inquiries. 3. End of term related to sum up achievements and sequencing. 4. The system has various powers, user-friendly query and administrator. 5. With errors and feedback function.
- 2022-02-12 08:24:23下载
- 积分:1
-
一个用vc写的物资管理系统
一个用vc写的物资管理系统-vc with a written material management system
- 2022-02-25 10:04:05下载
- 积分:1
-
一元多项式相加程序,用于完成一元多项式的相加
一元多项式相加程序,用于完成一元多项式的相加-One of the polynomial sum of procedures used to complete the sum of the polynomial 1
- 2022-01-26 05:40:56下载
- 积分:1
-
this is solar system in c++ .
this is solar system in c++ .
- 2022-03-14 18:27:30下载
- 积分:1
-
医院管理
登录
- 2022-03-22 14:17:18下载
- 积分:1
-
C language source code commonly used algorithm, a very handy very handy!
C语言常用算法源代码,非常好用非常好用-C language source code commonly used algorithm, a very handy very handy!
- 2022-06-27 23:10:39下载
- 积分:1
-
数据统计
对给定书的总页码,计算出书的全部页码中分别用到多少次数字0,1,2,3...9.-DataStatistics
- 2023-02-19 09:55:03下载
- 积分:1
-
哈夫曼编译码器
利用哈夫曼编码进行通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统将待传数据进行预先编码;在接受端将传来的数据进行解码(复原)。对于可以双向传输的信道,每端都要有一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼的编译码系统。(难易程度:高)
- 2022-08-14 13:53:01下载
- 积分:1
-
这是计算机体系结构中用哈夫曼编码进行指令编码的程序,并构建哈夫曼树...
这是计算机体系结构中用哈夫曼编码进行指令编码的程序,并构建哈夫曼树-This the computer architecture used Huffman coding instructions for coding procedures, and to build Huffman tree! !
- 2022-03-20 03:29:53下载
- 积分:1