-
三层架构的内容・・可以参考一下
三层架构的内容・・可以参考一下-The three-tier content can reference
- 2022-11-03 22:05:04下载
- 积分:1
-
VB日期比较函数,你可以用做通用函数,因为日期也是大家常用的...
VB日期比较函数,你可以用做通用函数,因为日期也是大家常用的-VB date comparison function, you can do common functions, but also because we used the date of
- 2022-04-08 06:01:43下载
- 积分:1
-
用于lex和yacc的c++及c语言的文法,可用来构造C++语言的编译器
用于lex和yacc的c++及c语言的文法,可用来构造C++语言的编译器-for lex and generates a c c language and grammar, can be used to construct the C language compiler
- 2022-11-27 11:55:03下载
- 积分:1
-
“连连看”游戏开发平台,使用Access做的,在我们…
《连连看》游戏,使用Access做开发平台,对使用VBA处理图像及其他数据有一定帮助。另外,对连连看游戏及规则的算法实现,充分利用了AccessVBA中的内置对象,减少了编程的难度。-" Lianliankan" game development platform to use Access to do, on the use of VBA to deal with images and other data have some help. In addition, the rules of games and Lianliankan algorithm makes full use of the built-in object AccessVBA a decrease of programming more difficult.
- 2022-01-26 03:08:15下载
- 积分:1
-
AT89S52医院排队系统设计 AT89S52医院排队系统设计
AT89S52医院排队系统设计 AT89S52医院排队系统设计-AT89S52 Hospital Queuing System Design AT89S52 hospital queuing system design AT89S52 Hospital Queuing System Design
- 2022-03-01 08:54:27下载
- 积分:1
-
BTX250汽车功放电路原理图 PDF格式
BTX250汽车功放电路原理图 PDF格式-BTX250 car amplifier circuit schematics PDF format
- 2022-08-26 04:14:53下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1
-
c# 编写的俄罗斯方块游戏, 有音效和音乐(不过在有的机器上播放 mid 会出错...), 同时实现了 GDI+ 和 DDraw 两套呈现引擎. debug/r...
c# 编写的俄罗斯方块游戏, 有音效和音乐(不过在有的机器上播放 mid 会出错...), 同时实现了 GDI+ 和 DDraw 两套呈现引擎. debug/release 目录中包含了运行时所需的资源.-c# prepared by the Russian box game. a sound and music (though in some machines will be broadcast mid mistake ...), while achieving the GDI and DDraw has two engines. debug/release contains a directory Runtime the necessary resources.
- 2022-02-20 09:58:54下载
- 积分:1
-
文件彻底覆盖工具,很好用的。可彻底删除垃圾文件。
文件彻底覆盖工具,很好用的。可彻底删除垃圾文件。-Document complete coverage tool, well used. Delete junk files completely.
- 2022-09-09 18:15:03下载
- 积分:1
-
(一)功能要求:
(1) 信息维护:
要求:学生信息数据要以文件的形式保存,能实现学生信息数据的维护。此模块包括子模块有:增加学生信息、删除学生信息、修...
(一)功能要求:
(1) 信息维护:
要求:学生信息数据要以文件的形式保存,能实现学生信息数据的维护。此模块包括子模块有:增加学生信息、删除学生信息、修改学生信息
(2) 信息查询:要求:查询时可实现按姓名查询、按学号查询
(3) 成绩统计:要求:A输入任意的一个课程名(如数学)和一个分数段(如60--70),统计出在此分数段的学生情况。
(4) 排序:能对用户指定的任意课程名,按成绩升序或降序排列学生数据并显示排序结果(使用表格的形式显示排序后的输出结果)(使用多种方法排序者,加分)
-(1) functional requirements : (a) maintaining information : Request : Student data to information in the form of a document preservation, Students can achieve the maintenance of information and data. This module, including sub-modules are : increased student information, delete information of students, student information changes (2) Information : Request : inquiries can be realized by name inquiries, inquiries by the school, (3) results statistics : requirements : A importation of an arbitrary courses (such as mathematics) and a fraction of the (60-- 70), Statistics from the scores of the students of. (4) Scheduling : users can be designated to the arbitrary courses, and results by ascending or descending student data and sequenci
- 2022-08-10 15:26:23下载
- 积分:1