-
Computer algorithms designed for the design of dynamic programming, you know
计算机算法设计,用于设计动态规划,你们懂得-Computer algorithms designed for the design of dynamic programming, you know
- 2022-07-27 06:46:13下载
- 积分:1
-
Pure C language to write a small general
纯C语言写的小型通用数据库,一个C数据结构组科技小组的作品,附有开发思路PPT,这可是一个宝贵的资源哦,更底层的东西,运行于DOS提示符,可以新建数据库等操作。C的编程高手们值得参考一下。-Pure C language to write a small general-purpose database, a data structure C Group Technology Group works to develop ideas with PPT, this is a valuable resource Oh, and the bottom of things, running on the DOS prompt, you can operate a new database. C programming masters worthy of reference.
- 2023-01-16 16:55:04下载
- 积分:1
-
学生成绩管理系统
学生管理系统功能的信息量大,数据安全性和保密性要求最高。本程序可实现这些功能。1)输出学生成绩单2)按姓名查询3)增加学生4)删除学生5)按班级修改学生成绩6)显示不及格学生成绩7)按平均成绩排序并输出成绩
- 2023-04-08 07:10:04下载
- 积分:1
-
非常实用的查询工具,具有多项操作功能,有兴趣的可以下载使用...
非常实用的查询工具,具有多项操作功能,有兴趣的可以下载使用-Very useful query tool with a number of operating functions, are interested in can be downloaded using the
- 2023-04-14 15:15:04下载
- 积分:1
-
vc中利用ado访问Access文件(包含tree,datagrid控件)
vc中利用ado访问Access文件(包含tree,datagrid控件)-vc use ado visit Access document (containing tree, datagrid control)
- 2022-03-31 13:37:44下载
- 积分:1
-
用C实现的基于O
用C实现的基于O-tree的ic设计布图布线工具源代码,有相关文档-C realized based on O-tree-id wiring layout design tools source code, related documentation
- 2022-05-31 07:35:33下载
- 积分:1
-
线性非线性 插值程序 用来求出 插值函数的 点具体如内容所属...
线性非线性 插值程序 用来求出 插值函数的 点具体如内容所属-Linear interpolation procedure used to derive non-linear interpolation function, such as the specific content of their
- 2022-02-15 17:12:09下载
- 积分:1
-
一个小型的排序算法,使用了泛型算法等知识,对初学泛型有帮助...
一个小型的排序算法,使用了泛型算法等知识,对初学泛型有帮助-A small sorting algorithm, the use of a generic algorithm knowledge of generic beginner help
- 2023-03-11 00:00:04下载
- 积分:1
-
this is water jug problem in c++
this water jug problem in c-this is water jug problem in c++
- 2022-05-16 14:44:23下载
- 积分:1
-
使用递归 - 汉诺塔游戏
这个程序使用递归解决汉诺塔游戏的问题。 这个程序将所有盘从嘴左边的指针处移动到最右边,并满足以下要求1) 一次仅移动一个盘子.2)移除的盘子必须放到一个指针下面 3)大盘子不能放在小盘子上面
- 2022-08-11 12:59:27下载
- 积分:1