-
这是用VC++编成的学生成绩管理系统,可根据不同的用户权限,进入不同的系统界面,进行不同的操作。...
这是用VC++编成的学生成绩管理系统,可根据不同的用户权限,进入不同的系统界面,进行不同的操作。-This is compiled with VC++ of student achievement management system, according to different user rights, access to different system interfaces, for different operation.
- 2022-02-02 16:21:42下载
- 积分:1
-
系统时期时间的显示与设置
首先需构思怎样设计一个人机界面,然后利用学过的知识来完成题目的要求。在做本次课程设计的过程中需要用到字符串在屏幕上显示的原理,可以...
系统时期时间的显示与设置
首先需构思怎样设计一个人机界面,然后利用学过的知识来完成题目的要求。在做本次课程设计的过程中需要用到字符串在屏幕上显示的原理,可以以‘$’结束字符串,用int 21h来显示字符串。在设计的过程中我们可以将屏幕上的每个功能用子程序来完成。同时在编写子程序之前我们需要调试每个子程序,调试成功后可以通过修改子程序合并到主程序中去,逐步完成。但时间显示子程序需要能动态的显示程序,可以用一个循环读取区系统时间来实现。-System during the time of display and setting
- 2022-06-19 20:55:08下载
- 积分:1
-
纯粹的图书管理系统,用VB实现,要是应付老师,你最好别弄的那么好吧,要是使用的话,这非常实用呢...
纯粹的图书管理系统,用VB实现,要是应付老师,你最好别弄的那么好吧,要是使用的话,这非常实用呢-purely library management system, using VB, if meet the teachers, you get the best of the other All right, if used, it is very useful?
- 2023-07-08 03:30:05下载
- 积分:1
-
XML最大的优点是你既可以在这个文本文件中存储结构化数据,也可以在其中存储非结构化数据――也就是说,它能包含和描述“粗糙的”文档数据,就象它描述“规则的”表格数...
XML最大的优点是你既可以在这个文本文件中存储结构化数据,也可以在其中存储非结构化数据――也就是说,它能包含和描述“粗糙的”文档数据,就象它描述“规则的”表格数据一样。
XHTML是目前编写HTML的首选方法;因为XHTML本身就是格式良好的XML,与通常畸形的HTML文档相比, XHTML格式文档更容易处理。
XSLT和XSL是对XML文档进行转换的语言。它们可以将XML文档转换成各种格式,比如另一个文本文件、PDF文件、HTML文件、逗号分割的文件,或者转换成其它的XML文档。 -XML biggest advantages is that you can in this text file to store structured data can also be stored in unstructured data- that is, it contains and describes the rough the document data, as it describes rules as form data. XHTML is the preferred method of preparation of HTML as XHTML itself is well-formed XML, and HTML documents are usually deformed in comparison, XHTML format documents more easily dealt with. XSLT and XSL is an XML document conversion language. They can be converted into XML documents in various formats, such as a text file, PDF file, HTML file, a comma separated file, or converted into other XML documents.
- 2022-02-26 16:12:30下载
- 积分:1
-
一个很好的学校报名系统.新生
一个很好的学校报名系统.新生-a good school enrollment system. Newborn
- 2022-02-07 12:14:03下载
- 积分:1
-
Spring Chinese books Development Manual Language : English books types : literar...
Spring 中文开发手册
书籍语言: 简体中文
书籍类型: 文学作品
授权方式: 免费软件
书籍大小: 427 KB
-Spring Chinese books Development Manual Language : English books types : literary license : free software books Size : 427 KB
- 2023-08-25 11:45:03下载
- 积分:1
-
库编程,可以说,学习C++的课程,在一个特定的机构。
图书馆程序设计,可以说是学习c++课程中的一个具体实例
-Library programming, it can be said that learning c++ Courses in a specific instance of
- 2022-12-06 05:25:03下载
- 积分:1
-
会员管理系统用asp编成,对于初学者来说有很好的参考意义。...
会员管理系统用asp编成,对于初学者来说有很好的参考意义。-membership management system using asp establishment, and for a newcomer is a good reference value.
- 2023-06-25 03:40:02下载
- 积分:1
-
是软件技术数据结构方向的现成的课程设计,里面一应俱全,...
是软件技术数据结构方向的现成的课程设计,里面一应俱全,-Ready-made curriculum design, which were readily available ~ ~
- 2022-03-10 17:55:36下载
- 积分:1
-
design of a student information management system, targeting students at least i...
设计一个学生信息管理系统,学生对象至少要包含:学号、姓名、性别、成绩1、成绩2、总成绩等信息。要求实现以下功能:
1.总成绩要求自动计算;
2.查询:分别给定学生学号、姓名、性别,能够查找到学生的基本信息(要求至少用两种查找算法实现);
3. 排序:分别按学生的学号、成绩1、成绩2、总成绩进行排序(要求至少用两种排序算法实现)。
-design of a student information management system, targeting students at least include : school, name, sex, a performance, accomplishment 2 total score, and other information. Call for the following functions : 1. Total score requirement automatically calculated; 2. Inquiries : students were given school, name, sex, Students can find basic information (requiring at least two search algorithm); 3. Ranking : The students of the school, an achievement, accomplishment 2. Sort total score (requiring at least two ranking algorithm).
- 2022-04-02 06:42:25下载
- 积分:1