-
1.将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。 2.在每个项目子目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL...
1.将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。 2.在每个项目子目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL Server 2000的查询分析器里。然后执行将产生需要的数据库结构。-1. All projects will subdirectory copy to the hard drive, which can then be opened in Visual Basic procedures. 2. Each item inside the subdirectory sql directory of extensions. Sql open the document, copies of SQL Server 2000 inquiries analyzer Lane. Then needs arising from the implementation of the database structure.
- 2022-01-26 20:04:58下载
- 积分:1
-
TEC
在TEC―2教学机上扩展出如下几条指令,包括确定指令格式和具体内容,指令执行步骤,每一步的操作功能和控制信号等,最后在教学计算机上真正实现出来,调试正确并应用在要求的程序设计中。 要求扩展的指令: ⑴ 比较两个无符号数,并根据比较的记过转移 ① 高于或等于则转移 ② 低于或等于则转移 程序设计要求: 按收键入的n个数据,排序后显示在屏幕上。按键选择下列排序方式: ⑴无符号数排升序 ⑵无符号数排降序-the TEC-2 aircraft to expand teaching the following several directives, including the identification of specific instruction format and content of instruction execution steps, each step of the operation function and control signals, the last in teaching computer truly realize, debug and correct application of the requirements of the program design. The request to expand the order : 1 compared with two symbols, and a comparison under the demerits transfer greater than or equal to a transfer less than or equal to a transfer of program design requirements : by the admission of n-type data sequentially on the screen. Click the following Sort : 1 unsigned row ascending 2 unsigned row descending
- 2023-08-16 11:30:04下载
- 积分:1
-
一个自适应大小的位图控件(3KB)
一个自适应大小的位图控件(3KB)-An adaptive control the size of the bitmap (3KB)
- 2022-10-24 00:15:03下载
- 积分:1
-
W7500
该文件中包括了W7500开发板的基本例程,有很好的参考价值,在Keil开发环境下使用,对初接触开发板的同学有一定的帮助,欢迎下载。
- 2022-03-22 15:25:59下载
- 积分:1
-
在 C# 中的迷宫求解 (最短路径)
介绍了一个简单的技术,以找到一个 2D 的迷宫中两点间最短路径。类似的应用程序在这种情况下使用图,但本文将展示如何,这可以没有头痛的图。它使用类似于广度优先搜索技术。MazeSolver 类商店迷宫作为一个二维整数数组的值 "0" 开放 (可用) 节点和非零这对已关闭的节点 (墙)。如果某条路径将被发现,一种新的二维整数数组创建的路径 PathCharacter 其默认值是 "100"。类也可以跟踪对角的路径,如果它允许这样做
贯穿这篇文章,我们将使用"节点"来引用矩阵 (二维整数数组表示一个迷宫) 的元素。我假设读者是熟悉图和它的术语 (边缘、 节点等)。
- 2023-05-25 08:05:03下载
- 积分:1
-
圆形对话框的 源代码
圆形对话框的 源代码-circular dialog source code
- 2022-08-22 12:49:34下载
- 积分:1
-
ssl证书管理模块
ssl证书管理模块-ssl certificate management module
- 2022-03-05 18:43:58下载
- 积分:1
-
这是一个用C实现的S变换
This is a C implementation of the Stockwell Transform
- 2022-02-21 06:33:50下载
- 积分:1
-
完整的windows ce下PPC通讯测试程序.
完整的windows ce下PPC通讯测试程序.-integrity of the windows ce under PPC communications test procedures.
- 2022-05-22 12:13:32下载
- 积分:1
-
实现简单图象,文字的描点,并转换成二进制。对图象加工有帮助。有详细注释...
实现简单图象,文字的描点,并转换成二进制。对图象加工有帮助。有详细注释-To draw points of simple images and character and then to transmit into binary system. To help
process images.With detail notes.
- 2022-03-21 11:16:01下载
- 积分:1