-
Easy
好用的查询系统,大家不妨下载试试,多给点意见,-Easy-to-use query system, we may as well try to download more to the point of view
- 2022-03-16 21:53:28下载
- 积分:1
-
a short gray model simulation program, downloaded directly to the Matlab environ...
一个简短的灰色模型计算仿真程序,下载直接到matlab环境下运行即可-a short gray model simulation program, downloaded directly to the Matlab environment can be run under
- 2022-01-26 01:19:39下载
- 积分:1
-
实现虚拟示波器的功能
实现虚拟示波器的功能-Realize the function of the virtual oscilloscope
- 2023-07-17 06:00:04下载
- 积分:1
-
内容和要求
1. 论述课题的性质、内容以及本次课程设计的目的和要求。
2. 说明系统对计算机软、硬件环境的基本要求,对Windows操作系统和VF6.0...
内容和要求
1. 论述课题的性质、内容以及本次课程设计的目的和要求。
2. 说明系统对计算机软、硬件环境的基本要求,对Windows操作系统和VF6.0数据库管理系统简要的说明。
3. 总体设计方案的分析、比较和论证。
4. 数据库的建立,数据库中表的结构,各表中关键字的设置,表与表之间的关系。
5. 应用程序的菜单设计和界面设计,表单和报表的设计。
6. 编写代码、上机输入、调试、修改并运行通过。
7. 编写课程设计说明书。说明书是总结性的技术文件,应全面叙述整个设计的内容及过程(可参考上述6条),发现的问题及解决方法等。
8. 源代码和参考书目应作为说明书的附录。
9. 说明书应采用学校印刷的课程设计专用纸张,文字说明不少于6000字,数据库的总记录条数不少于100条。说明书中应包括系统结构示意图。
10.说明书一律横向装订,装订线在左侧。按目录、正文、
-a content and requirements. Discussed issues of the nature, content and design of the course the purpose and requirements. 2. Note to the computer system software and hardware environment, the basic requirements are that for Windows operating systems and database management systems VF6.0 briefly. 3. Design program analysis, comparison and verification. 4. The creation of the database, the database table structure, the keyword table settings, table and the relationship between the table. 5. Application procedures for the design and menu interface design, and the statements of the form d
- 2022-02-01 20:45:24下载
- 积分:1
-
回溯算法中的图的最大团问题
回溯算法中的图的最大团问题-backtracking algorithms map of the biggest problems Mission
- 2022-10-10 12:05:03下载
- 积分:1
-
often went to the Forum and friends may have such an experience when you see a g...
经常去论坛的朋友可能都有这样的体会,当看到好的帖子特别是贴图时,想 把它转贴到另一个论坛特别麻烦,要进行好多鼠标与键盘操作,当有上十张图片 时真是令人头痛的事情。 此软件就是针对这种情况而设计,你只需要在想要的图片上点一下鼠标就可 提取图片链接并形成论坛UBB标签,进入发贴页面再点一下鼠标就可将获取的内容 发出去。使用该软件使以往烦琐的转贴操作变得轻松简单,你就尽情的享受从中 带来的乐趣吧! -often went to the Forum and friends may have such an experience when you see a good message, especially textures, wants to turn it into another forum posted particular trouble, the need for a lot of mouse and keyboard operation, when on 10 pictures is really a headache thing. This software is the view of this situation and design, you only need to want to point the pictures from the mouse can link pictures and formed Forum UBB label, sent into the pages again point the mouse can be given access to the content. The software enables the use of previously cumbersome operation posted becomes easily, you enjoy the fun from the fun!
- 2023-03-27 08:55:04下载
- 积分:1
-
Knuth的快速模式匹配算法改良,可以匹配含通配符?和*的标准串...
Knuth的快速模式匹配算法改良,可以匹配含通配符?和*的标准串-the rapid improvement of pattern matching algorithm can match with wildcards?* And the standard Series
- 2022-05-13 16:58:51下载
- 积分:1
-
数据结构C语言和Java描述单链表的基本操作
数据结构C语言和Java描述单链表的基本操作-C language and Java data structures describing the basic operation of a single linked list
- 2022-12-13 22:20:03下载
- 积分:1
-
是用verilog写的,解复接程序,可以把复接的反过来,一般用在解码程序中!...
是用verilog写的,解复接程序,可以把复接的反过来,一般用在解码程序中!-verilog is written, Demultiplexer procedures can multiplexing the contrary, generally used in the decoding process.
- 2023-08-10 01:35:04下载
- 积分:1
-
cuda 并行编程代码
CUDA 是一种并行编程模型和软件环境,用于应对这种挑战,同时保证熟悉 C 语言等标准编程语言的程序员能够迅速掌握 CUDA。CUDA 的核心有三个重要抽象概念:线程组层次结构、共享存储器、屏蔽同步(barrier synchronization),可轻松将其作为 C 语言的最小扩展级公开给程序员。这本关于GPU高性能编程的代码对于初学GPU编程的学者来说是非常难得的,它通过程序实例让初学者更好地理解GPU编程。
- 2022-04-10 15:46:25下载
- 积分:1