-
学生成绩管理系统
学生成绩管理系统,实现以下功能,管理员可以增加删除学生,老师可以增删改学生的成绩,学生自己查询自己的成绩,学生可以修改自己的部分信息。
- 2022-08-08 12:47:12下载
- 积分:1
-
这是由DELPHI7.0开发的一个商品销售系统,里面有齐全的源代码...
这是由DELPHI7.0开发的一个商品销售系统,里面有齐全的源代码-This is DELPHI7.0 developed a merchandising system, which has complete source code
- 2022-05-17 10:53:20下载
- 积分:1
-
这是用c++实现的一个复数重载的实例,对于学习c++中重载的问题很有帮助,来看看吧!...
这是用c++实现的一个复数重载的实例,对于学习c++中重载的问题很有帮助,来看看吧!-This is achieved with c a plural Heavy examples for learning, c Overrideable very helpful, at the end of!
- 2022-04-25 07:07:40下载
- 积分:1
-
通过客户端IP转向指定的城市页面
数据库含23万条数据,删除了所有国外的IP地址,查询不到的IP都被转到“北京”...
通过客户端IP转向指定的城市页面
数据库含23万条数据,删除了所有国外的IP地址,查询不到的IP都被转到“北京” -Client IP through the city towards the designated page database containing 230,000 data, delete all foreign IP addresses, inquiries have been less than the IP to the
- 2022-10-12 23:55:03下载
- 积分:1
-
Computer algorithms designed for the design of dynamic programming, you know
计算机算法设计,用于设计贪心算法,你们懂得-Computer algorithms designed for the design of dynamic programming, you know
- 2022-04-07 04:13:44下载
- 积分:1
-
包括数据结构中最常用的6种排序算法和相关解释,适用与严蔚敏的c语言版。...
包括数据结构中最常用的6种排序算法和相关解释,适用与严蔚敏的c语言版。-including data structure of the six most common types of algorithm and the related interpretation, application and Yan Wei Min c language version.
- 2022-06-17 00:42:52下载
- 积分:1
-
对系统随机生成的一组数据进行排序,查找,统计不同排序方法需要的比较次数和交换次数以及不同排序需要的时间,还有要记录查找时间...
对系统随机生成的一组数据进行排序,查找,统计不同排序方法需要的比较次数和交换次数以及不同排序需要的时间,还有要记录查找时间-The system randomly generates a set of data to sort, search, statistical comparison of the different sorting methods require the number and frequency of exchange, as well as the time required for the different sort, as well as to find time to record
- 2023-08-22 16:30:04下载
- 积分:1
-
This is a classic look for the nearest point of the algorithm, using VC preparat...
这是一个经典的寻找最近点对的算法实现,运用VC编写,采用类的方式,是程序更易理解。-This is a classic look for the nearest point of the algorithm, using VC preparation, the type used, the way the process easier to understand.
- 2022-02-05 11:01:24下载
- 积分:1
-
进销存管理系统
用sql sever 编制了一个数据库,delphi编制了操作界面,比较简单,可以通过这很好的学习delphi和数据库这块的内容,如sql 查询语言。
- 2022-01-25 19:24:51下载
- 积分:1
-
二叉树实例
二叉树是重要的数据结构,在其它数据结构的学习当中是基础环节。其他树形结构与二叉树在本质上都有一定的相似。而遍历是树形结构的重要算法。好的遍历算法效率高稳定性强。C++实现的二叉树。
- 2022-06-18 01:48:26下载
- 积分:1