-
用labview开发的拼图游戏 简单易懂 适于学习 游戏性也强
用labview开发的拼图游戏 简单易懂 适于学习 游戏性也强-Labview development jigsaw puzzle with easy-to-read for learning the game also strong
- 2023-09-09 06:25:02下载
- 积分:1
-
手机游戏,E680G的手机游戏,很好玩的哦,
手机游戏,E680G的手机游戏,很好玩的哦,-phone games, E680G mobile phone game, is a lot of fun, um,
- 2022-12-12 22:05:04下载
- 积分:1
-
门禁控制器程序
实现双向读卡输出的门禁控制器程序,可用于需双向读卡进出的场合,也可同时控制相距较近的两个门。
- 2022-02-04 00:44:50下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
桌球游戏的修改版本,正在完善之中。。。多多指教
桌球游戏的修改版本,正在完善之中。。。多多指教-billiard revised version of the game is in progress. . . Exhibitions
- 2022-10-29 15:25:03下载
- 积分:1
-
词法分析器(C++)
编译原理的实验课设,设计一个词法分析器,实验要求如下:1. 正规式: 标识符 (|)* 十进制整数 &nbs
- 2022-03-31 14:39:19下载
- 积分:1
-
纽约大学的tinylinker代码
小型链接器,系统级编程课程设计,题目要求编写两个函数-A small linker, system-level programming course design。
You are to implement a two-pass linker in C, C++, or Java and submit the source code, which we will compile and
run.
The target machine is word addressable and has a memory of 600 words, each consisting of 4 decimal digits. The
first (leftmost) digit is the opcode, which is unchanged by the linker
- 2022-08-23 17:14:33下载
- 积分:1
-
使用微控制器 ic 测试仪
项目用途电路来测试所有的 ic 的使用的微控制器和完整的代码块中提到的不同的电子组件。主要用于测试 74 系列 IC 的此项目
- 2022-02-04 01:26:11下载
- 积分:1
-
个C++ OCX控件可以在你应用程序的窗口上绘制图片。
个C++ OCX控件可以在你应用程序的窗口上绘制图片。-C OCX controls in your application"s window on the drawing pictures.
- 2022-10-20 17:25:03下载
- 积分:1
-
鼠标中断功能的高级开发
鼠标中断高级开发功能 -mouse interrupt function Advanced Development
- 2022-01-24 09:37:42下载
- 积分:1