-
evc编程,使用数据库软件
evc编程,使用数据库软件--EVC programming. It uses database software.
- 2022-08-20 06:40:50下载
- 积分:1
-
fedsfsgscddddddddddddddddd
svsssvttttttttttttttttttttttttttttttttttttvffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDVVVVVVVVVVVVVVVVVV
- 2022-11-04 16:25:02下载
- 积分:1
-
u
u-boot.bin是使用JTAG转换板来烧写到AT2440EVB开发板上Nand flash(K9F1208)中-u-boot.bin is to use the JTAG programmer to the conversion plate to AT2440EVB development board Nand flash (K9F1208) in
- 2023-06-16 20:40:06下载
- 积分:1
-
MTD under the relevant development tools, the report useful source
这是linux下mtd的相关的开发工具,报告很多有用的源码-MTD under the relevant development tools, the report useful source
- 2023-04-04 07:30:03下载
- 积分:1
-
Nucleus plus notes of transplantation. Is to Nucleus Plus for 68xxx as the basis...
Nucleus plus 的移植笔记.是以以Nucleus Plus for 68xxx 为基础,进行移植。移植文件主要包括四个和硬件相关的文件.-Nucleus plus notes of transplantation. Is to Nucleus Plus for 68xxx as the basis for transplantation. Portable document includes four major hardware and related documents
- 2022-09-02 13:30:03下载
- 积分:1
-
s3C2440 USBHOST
机遇s3C2440的 裸机编程,支持大部分U盘等。
- 2022-06-13 21:29:45下载
- 积分:1
-
CC2430点对点通信
CC2430点对点通信,程序编译就能够实现。
void receiveMode(void)
{
BYTE* receiveBuffer;
BYTE length;
BYTE res;
BYTE sender;
while(1)
{
YLED = LED_ON;
res = radioReceive(&receiveBuffer, &length, RECEIVE_TIMEOUT, &sender);
YLED = LED_OFF;
- 2023-04-29 13:05:04下载
- 积分:1
-
pwm电机步进控制,可以按键控制,功能完善,有兴趣者可以进一步交流。...
pwm电机步进控制,可以按键控制,功能完善,有兴趣者可以进一步交流。-pwm stepper motor control, can be key to control, functional improvement may have interest in further exchanges.
- 2022-07-07 00:05:48下载
- 积分:1
-
网络控制器和控制器的连接是通过读写都…
网络控制器和链路控制器的CPU即是通过读写双端口RAM芯片完成网络层与数据链路层的原语交互。mailbox中写入的是原语的类型,而双端口RAM的其它存储空间则存放各种服务原语的参数。-network controller and the CPU controller link is through reading and writing dual-port RAM chip to complete the network layer and data link layer of the original language interaction. Mailbox inclusion of the original language is the type of dual-port RAM and the other storage space incorporating various services parameters of the original language.
- 2022-04-28 00:44:56下载
- 积分:1
-
网络多子棋
本系统为C/S架构,客户端包含功能按钮,棋盘等,在上面可以做具体游戏操作,服务器端负责处理各个客户端之间的通信联系,实现总的调度功能。具体来讲,整个系统分为以下7个模块:界面模块、聊天模块、游戏开始模块、棋盘落子模块、游戏结束模块、游戏重置模块,具体请参考实际代码。
- 2022-05-10 22:22:44下载
- 积分:1