-
I2C(英特尔
I2C(Intel-Integrated Circuit bus)为内部IC控制的双向串行总线,用于连接微控制器及其外围设备的互连。该程序用Verilog HDL语言来实现FPGA模拟I2C协议作为主端对I2C从设备进行读/写操作。-I2C (Intel-Integrated Circuit bus) control IC for internal bi-directional serial bus for connecting micro-controller and its peripheral equipment interconnection. The program with the Verilog HDL language to achieve the FPGA simulation of I2C protocol as the main terminal from the device to the I2C read/write operations.
- 2022-03-17 09:28:17下载
- 积分:1
-
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新...
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新地图
2.设计思想
从文件map.txt里读取地图信息,然后通过Cdraw类加载地图,通过keydown事件调用Cman里的重载函数updatemap,
单参数updateMap(UINT nChar)是用于更改当前小人以及箱子的坐标,记录下来后传给updateMap(int x1, int y1, int x2, int y2, int x3, int y3)
从而改变地图。-C development Tuixiangzi a game. Class division Cdraw painting category loaded maps (including the wall, boxes, etc.) if the class completed Cman (clearance) updated maps 2. Design ideas from the paper map.txt Lane read map information, then pass Cdraw Class Loading maps, Calling the incident through keydown Cman Lane updatemap of overloading functions, updateMap single parameter (UINT nChar) is used to change the current villains and the coordinates of the boxes, After record pass updateMap (int x1, y1 int, int x2, int y2, x3 int, int y3), thus changing map.
- 2022-01-25 13:53:04下载
- 积分:1
-
C51 some errors and attention to the business (ZT) 1) C taboo absolute positioni...
C51的一些误区和注意事项(ZT)
1)C忌讳绝对定位。 常看见初学者要求使用_at_,这是一种谬误,把C当作ASM看待了。在C中变量
的定位是编译器的事情,初学者只要定义变量和变量的作 用域,编译器就把一个固定地址给这个
变量。怎么取得这个变量的地址?要用指针。比如unsigned char data x 后,x的地址就是...
-C51 some errors and attention to the business (ZT) 1) C taboo absolute positioning. See beginners often require the use of _at_, this is a fallacy, ASM C as a treat. C variables in the positioning of the compiler things, as long as the definition of beginners variable and the variable scope, Compiler put a fixed address to this variable. How the variables made the address? Use indicators. Unsigned char data such as x, x is the address ...
- 2022-09-01 21:15:03下载
- 积分:1
-
Japanese
Japanese-Vietnamese Dictionary - Jack Nguyen-Japanese-Vietnamese Dictionary- Jack Nguyen
- 2022-03-02 20:56:43下载
- 积分:1
-
用c++做的图书馆管理系统,英文界面 功能包括注册 借书 还书 书本登记等...
用c++做的图书馆管理系统,英文界面 功能包括注册 借书 还书 书本登记等--Librariy Management System
- 2022-05-17 16:53:38下载
- 积分:1
-
javauser 的类 很简单的东西 例题
javauser 的类 很简单的东西 例题-javauser the category of very simple things of excellence
- 2022-02-20 23:25:01下载
- 积分:1
-
非常小巧好用的绿色版系统垃圾清除器
非常小巧好用的绿色版系统垃圾清除器-very handy compact version of the green garbage removal device
- 2022-02-11 21:04:22下载
- 积分:1
-
一个实用的单片机试验程序,大家分享分享,程序源码完整
一个实用的单片机试验程序,大家分享分享,程序源码完整-A practical single-chip testing procedures, to share to share, the program source code integrity
- 2022-08-18 08:38:05下载
- 积分:1
-
Breakout game, is divided into more closed, Main to run a function
打砖块游戏,分为多关,Main为运行函数-Breakout game, is divided into more closed, Main to run a function
- 2022-04-10 19:46:22下载
- 积分:1
-
A detailed description of Group Policy, do not rely on computer software to set...
组策略的详细介绍,不用依赖软件来设置控制电脑的魔法设置。希望对你有用-A detailed description of Group Policy, do not rely on computer software to set up control magic settings. Hope that useful to you
- 2022-08-08 11:28:23下载
- 积分:1