-
学生成绩管理系统 C语言 1、掌握结构化设计方法。 2、了解大型软件的设计技术 3、在实际应用背景下灵活运用线性表的顺序存储结构和链式存储结构。 4、灵活运用线...
学生成绩管理系统 C语言 1、掌握结构化设计方法。 2、了解大型软件的设计技术 3、在实际应用背景下灵活运用线性表的顺序存储结构和链式存储结构。 4、灵活运用线性表上的各种基本运算,完成题目需求。 5、在实例中运用排序与查找算法。-student performance management system a C language, master structural design methods. Two, understand the design of large software technology 3, in the context of practical applications flexibility in the use of the linear sequence table storage structure and chain storage structure. 4, the flexible use of linear form of basic computing, completed topic demand. 5, in the example with the use of ranking search algorithm.
- 2022-05-26 11:00:39下载
- 积分:1
-
自己用delphi写的一个小游戏 贪吃蛇
自己用delphi写的一个小游戏 贪吃蛇-Delphi write their own using a small game Snake
- 2023-05-12 12:10:02下载
- 积分:1
-
如果你使用过目前众多网站上的电子公告板程序的话,那你应该会知道电子公告板程序为了提高页面的读取速度,一般不会将所有的帖子全部在一页中罗列出来,而是将其分成多页显...
如果你使用过目前众多网站上的电子公告板程序的话,那你应该会知道电子公告板程序为了提高页面的读取速度,一般不会将所有的帖子全部在一页中罗列出来,而是将其分成多页显示,每页显示一定数目的帖子数,譬如 20 条。本项目提供了用JSP实现这一功能的方法。- Front if you use glance at in multitudinous website electronic
announcement board procedure, then you should be able to know the
electron announces the board procedure in order to enhance the page to
read takes the speed, generally cannot completely display all cards in
a page, but is divides into it the multi- pages demonstration, each
page of demonstrations certain number goal placard fraction, for
example 20. This project provided has realized this function method
with JSP.
- 2022-04-18 08:14:58下载
- 积分:1
-
Java SQLServer考试信息管理系统源代码
Java SQLServer考试信息管理系统源代码,很早时候的源代码,附有SQL数据库脚本,有环境的可下载源码调试下,代码中附加有注释,对学习JAVA的数据库操作有参考意义。
- 2022-10-02 14:50:03下载
- 积分:1
-
青蛙过河-HTML5智力游戏
适合在Android手机、IPAD、平板电脑等移动设备的青蛙过河游戏,基于HTML5技术,低于IE9的浏览器不能运行。游戏规则:
1.点击青蛙跳动
2.青蛙不能向后跳,最多只能跳过1个青蛙.
3.使左右两边青蛙交换位置即可胜利!
- 2023-04-25 06:00:02下载
- 积分:1
-
DLL in the preparation process. Static and dynamic library of distinction, and t...
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLL in the preparation process. Static and dynamic library of distinction, and the procedure call link static and dynamic library distinction. How to use the tool View DLL exporting the function Depends the use of tools C compiler technology adapted to name DLL function of the output, extern "C" for the usage, use module definition files to resolve the C adaptation of the name. Typedef definitions used at the function pointer type, how to obtain 13-17 Dynamic Link function of the target.
- 2022-10-26 17:15:03下载
- 积分:1
-
又一个安卓进度条ProgressBar实例源码
又一个安卓进度条ProgressBar实例源码,模拟任务大小为100个数组,任务完成度--默认为0,构造一个线程,完成100个1,每完成一个1,进度条就有所变化,也就是变长一些,当然这是其中一种进度条的实现方法,不要局限于这种方法,用的多了也就熟练了。
- 2023-07-13 20:20:03下载
- 积分:1
-
课程设计,SQL写的一些说明,大家看看有需要没有。
课程设计,SQL写的一些说明,大家看看有需要没有。-curriculum design, SQL to write some note, we see no need.
- 2022-02-21 17:29:11下载
- 积分:1
-
on two
关于用二维最大熵对图像进行分割的算法文章。希望给大家提供一些参考-on two-dimensional maximum entropy of the image segmentation algorithm article. Hope to provide some reference
- 2022-11-15 04:50:04下载
- 积分:1
-
最优化方法作业 PRP共轭梯度法 有算法分析 步骤 实例 实验结果和C++源程序...
最优化方法作业 PRP共轭梯度法 有算法分析 步骤 实例 实验结果和C++源程序-Optimization method operating PRP conjugate gradient method are examples of algorithm analysis step in the experimental results and C++ source code
- 2022-09-23 06:30:03下载
- 积分:1