-
单片机之间的通讯(多个) 可以设定选择接收端 KEIL C 开发平台 PROTEUS 测试过 附有proteus 原理图...
单片机之间的通讯(多个) 可以设定选择接收端 KEIL C 开发平台 PROTEUS 测试过 附有proteus 原理图 -Single-chip communication between the (multiple) can be set to choose the receiving end KEIL C development platform tested with PROTEUS Proteus schematic
- 2022-04-26 14:16:07下载
- 积分:1
-
arm_ads-44B 程序原代码,适合嵌入式开发的调试工作学习。
arm_ads-44B 程序原代码,适合嵌入式开发的调试工作学习。-arm_ads-44B program source code, suitable for debugging embedded development work and study.
- 2022-09-17 21:50:03下载
- 积分:1
-
keil stc12f56xe芯片 手操器程序通过串口发送接收数据
keil stc12f56xe芯片 手操器程序通过串口发送接收数据-keil stc12f56xe chip hand-gymnastics program to send receive data via serial port
- 2023-08-06 16:15:09下载
- 积分:1
-
这是早期MiniGUI DOS版本的最终版,压缩包内包含源代码、示例程序和API参考文档。该版本适合初学者,在BC++4。5上可直接编译,本人正试图将其移植到u...
这是早期MiniGUI DOS版本的最终版,压缩包内包含源代码、示例程序和API参考文档。该版本适合初学者,在BC++4。5上可直接编译,本人正试图将其移植到uclinux中。-early MiniGUI This is the ultimate version of DOS version, compressed packet contains source code, sample program and API reference documentation. The version for beginners, the BC++4. 5 can be directly translated, I was trying to migrate to its Basis China.
- 2022-01-25 14:04:15下载
- 积分:1
-
一个对CARD进行的管理原程序代码,很好很好的一个代码
一个对CARD进行的管理原程序代码,很好很好的一个代码-CARD a procedure for the management of the original code, a code of good very good
- 2023-06-07 02:05:03下载
- 积分:1
-
开发代码来评估函数调用,类型铸造和代码流算法。
Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in shm
// if msg begins with "end", detach from shm
// allow program 2 to resume
// exit
//
-Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in
- 2022-03-14 14:23:14下载
- 积分:1
-
1, SPI_877A, is written by PROBE877A. SPI_877, is written by PROBE877. SPI_77, i...
1, SPI_877A,是针对PROBE877A所写。
SPI_877,是针对PROBE877所写。
SPI_77,是针对PROBE77所写。
初次使用使用PICMATE2004或者其简化版精灵版,如果为以上提到的3款型号,并有TPDEM1,
请根据PROBE型号在相应文件夹下打开项目,编译,并运行,具体连线请看各文件夹说明。
2, 其它文件夹项目均针对PROBE877A所建立,如果要使用PROBE877,请修改头文件,并选择PROBE877支持的芯片。
3, 严格禁止将PROBE877与877A混用,否则将造成仿真芯片工作异常。-1, SPI_877A, is written by PROBE877A. SPI_877, is written by PROBE877. SPI_77, is written by PROBE77. First-time use or its PICMATE2004 Wizard version of Starter Edition, if for the above-mentioned models 3 and TPDEM1, please PROBE models in the corresponding folder to open the project, compile, and run, the specific connection see the folder Note. 2, other projects are folders created for PROBE877A, if you want to use PROBE877, please amend the header file, and select PROBE877 support chips. 3, is strictly prohibited PROBE877 and 877A will be a mix, or else the work will result in simulation chips abnormal.
- 2023-05-31 20:50:03下载
- 积分:1
-
This model is just testing an idea of MIMO, which IEEE802.11n
will have. But...
This model is just testing an idea of MIMO, which IEEE802.11n
will have. But I havo not seen the standard, I tried to make
it with 11a. Actually this model would not work in real world,
because the preambles were not designed to solve the MIMO feature.
But this model may be useful to get some idea to start to
design a PHY with MIMO.
-This model is just an idea of testing MIMO. IEEE802.11n which will have. But I havo not seen the standard. I tried to make it with 11a. Actually this model w ould not work in real world. because the preambles were not designed to solv e the MIMO feature. But this model may be useful t o get some idea to start to design a PHY with MIMO.
- 2022-07-11 14:13:50下载
- 积分:1
-
this program gives the idea about how image is represented in different plane in...
this program gives the idea about how image is represented in different plane in an 8bit mode.
- 2022-08-15 15:39:44下载
- 积分:1
-
给出Linux 环境下USB驱动的模块层次结构,包括主控制器驱动、USB 核心驱动和USB设备驱动程序组成,以及USB
接口摄像头驱动模块的层次结构,对底层...
给出Linux 环境下USB驱动的模块层次结构,包括主控制器驱动、USB 核心驱动和USB设备驱动程序组成,以及USB
接口摄像头驱动模块的层次结构,对底层usbvideo 模块进行分析,对usbvideo 中的函数进行了分类,修正其设计上的一个缺
陷,给出上层微型驱动的实现,最后通过移植USB 摄像头驱动程序到三星公司的SMDK2410 开发板的试验成功,使该驱动成
功应用在基于Linux 的嵌入式系统上。-Given Linux environment USB drive module hierarchy, including the host controller driver, USB core driver and USB device drivers, as well as camera USB interface drive module hierarchy of the underlying module usbvideo analysis, in usbvideo function of classification, to amend the design of a defect, given the realization of the upper micro-drive, and finally through the transplantation driver USB camera to Samsung SMDK2410 development board of the experiments are successful, so successful application of the driver in the Linux-based embedded systems.
- 2022-06-13 04:28:48下载
- 积分:1