-
excel对表软件
采用VBA实现对表。程序中采用了类似VB的界面,只要打开两张EXCEL表格,直接可以实现两张表的对比,更新操作。
- 2023-02-25 04:10:03下载
- 积分:1
-
用vb制作的火车票订票系统。欢迎大家下载
用vb制作的火车票订票系统。欢迎大家下载-Schools designed specifically for students of information management systems. Welcome to download
- 2022-02-10 09:47:33下载
- 积分:1
-
这个java和ajax开发的例子,可以直接运行
这个java和ajax开发的例子,可以直接运行-The development of java and ajax example, you can directly run
- 2022-01-26 01:51:48下载
- 积分:1
-
这是我最近写的图书馆管理系统,很不错的,大家可以下来
这是我最近写的图书馆管理系统,很不错的,大家可以下来-This what I recently wrote a library management system that is very good, we can look at down
- 2022-05-27 00:56:52下载
- 积分:1
-
ce推箱子源代码, 很有趣的一款游戏,推荐给大家。
ce推箱子源代码, 很有趣的一款游戏,推荐给大家。-ce Sokoban source code, a very interesting one game
- 2022-05-05 00:47:32下载
- 积分:1
-
用于传输文件,在校园网上可以使用,但是由于技术问题不能实现在两台主机上的传输,只能在一台电脑上传输文件...
用于传输文件,在校园网上可以使用,但是由于技术问题不能实现在两台主机上的传输,只能在一台电脑上传输文件-For the transmission of documents, the campus can use the Internet, but can not be achieved because of technical problems in the two host transmission, only one computer to transfer files
- 2022-05-08 14:43:41下载
- 积分:1
-
编译“新二十四点.dsw”文件,在Debug目录下会生成“新二十四点.exe”文件,直接双击该文件,即可运行二十四点程序。...
编译“新二十四点.dsw”文件,在Debug目录下会生成“新二十四点.exe”文件,直接双击该文件,即可运行二十四点程序。-compiler "24 points. DSW "documents, the Debug directory will generate" new 24 points. Exe "document, double-click the file directly, and can run the 24-point procedures.
- 2023-02-26 15:50:03下载
- 积分:1
-
时钟由Verilog可计数从00:00至23:59写作。带一个文件到…
A clock writing by Verilog which can count from 00:00 to 23:59. With a C file to see the simulation results. A co-design example of C and Verilog.
- 2022-10-19 21:25:03下载
- 积分:1
-
This program is written in C node 100 Power Flow Calculation Program
本程序是用C语言编写的100个节点的电力系统潮流计算程序-This program is written in C node 100 Power Flow Calculation Program
- 2022-02-25 11:54:00下载
- 积分:1
-
yacc之C0语言语法分析器(半成品)
输入文件是任何一个目录下的文件格式的C0语言程序段,
输出文件是以xml格式表示的语法分析的结果,
程序将输入文件作为输入,用flex扫描、分解字符串,识别出一个个单词(定义符、标识符、运算符、界符、常数),flex再将标识符传递至bison,由bison进行语法分析和构建语法分析树,最后按格式输出语法分析树。
- 2023-05-13 12:05:04下载
- 积分:1