-
STR710 of USB
基于STR710的USB程序,usb驱动程序-STR710 of USB-based procedures, usb driver
- 2022-09-18 03:50:03下载
- 积分:1
-
Linux kernel
Linux kernel - user space IPC - Netlink example-Linux kernel- user space IPC- Netlink example
- 2022-07-04 10:36:58下载
- 积分:1
-
关于epm7128的一些资料,常用的cpld开发新片,也是学习cpld 的首选...
关于epm7128的一些资料,常用的cpld开发新片,也是学习cpld 的首选-good
- 2022-02-16 10:22:26下载
- 积分:1
-
这取决于电机转速的PWM,PWM有T和T,T有…
motor speed by pwm this depond on that the pwm has t on and t off and t ther is a duty cycle that = ton / t this vary the average voltage across the moto-motor speed by pwm this depond on that the pwm has t on and t off and t ther is a duty cycle that = ton/t this vary the average voltage across the moto
- 2022-07-13 07:10:59下载
- 积分:1
-
2440友善之臂的源码 2440友善之臂的源码
2440友善之臂的源码 2440友善之臂的源码-2440 of the arm-friendly source
- 2022-02-21 00:47:44下载
- 积分:1
-
一个ascii 码值计算原代码的例子
一个ascii 码值计算原代码的例子-An ascii value of the original source code examples
- 2022-01-25 15:48:54下载
- 积分:1
-
X86 Embedded Systems and Application Characteristics ppt is a script, right X86...
X86嵌入式系统的特性与应用 是一个ppt讲稿,对X86嵌入式系统的应用做了简要介绍-X86 Embedded Systems and Application Characteristics ppt is a script, right X86 Embedded System Application made a brief presentation
- 2022-11-17 09:20:03下载
- 积分:1
-
source code for visa card
source code for visa card
- 2023-01-11 20:20:03下载
- 积分:1
-
FATFS10 FAT文件系统
资源描述FatFs是一个通用的文件系统模块,用于在小型嵌入式系统中实现FAT文件系统。 FatFs 的编写遵循ANSI C,因此不依赖于硬件平台。它可以嵌入到便宜的微控制器中,如 8051, PIC, AVR, SH, Z80, H8, ARM 等等,不需要做任何修改。
- 2023-04-08 08:40:03下载
- 积分:1
-
汉字在计算机内存放分为两种情况,一种是在外部存储设备上存放的点阵数据或矢量数据,一种是在内存中存放的内码或者交换码。汉字内码用于一般汉字的识别和显示,它与汉字字...
汉字在计算机内存放分为两种情况,一种是在外部存储设备上存放的点阵数据或矢量数据,一种是在内存中存放的内码或者交换码。汉字内码用于一般汉字的识别和显示,它与汉字字库有着天然的对应关系,通过内码可以在字库中得到这个汉字的点阵或是矢量数据用于显示。交换码用于网络的传输交换或者特定字符集的转换。在我们嵌入式环境中只使用汉字内码进行汉字的感知。输入法要解决的问题就是如何把外部输入转换为汉字内码的问题,一般来说的外部输入码有两种ASCLL字符,或特殊为汉字输入设计的字符如五笔字型。这里我们采用使用ASCLL码的拼音形式来实现汉字输入。-err
- 2022-08-18 13:04:17下载
- 积分:1