-
指纹
这是一个为 moular 3 算法的指纹识别的代码。它写在你可以使用 gcc 编译
- 2022-07-19 04:52:42下载
- 积分:1
-
kfs 1.0.1release Embedded File System Version Author : Eagle Source : http://www...
kfs嵌入式文件系统1.0.1release版
作者:Eagle
来源:http://www.embseek.com
由embseek开发,专门针对小容量的EEPROM和FLASH等存储器,应用于无操作系统的嵌入式系统中。实现了类似于标准文件操作的接口。压缩包内有在pc下使用ram调试的示例代码。
1.0.1release版本更新内容
修改文件系统初始化api,使用开始地址和结束地址作为参数
修正了文件创建api,添加文件打开模式开关
修正文件碎片管理功能,现在已经不会出现文件碎片啦!
修正了文件系统当前首地址存放方式.-kfs 1.0.1release Embedded File System Version Author : Eagle Source : http://www.embseek.com by embseek development, specifically aimed at small capacity, such as EEPROM and FLASH memory, No operating system for embedded systems. Achieve similar to the standard file manipulation interface. Compressed within the pc use of the ram debugging code examples. 1.0.1release updated version to modify the file system initialization api. use starting address and ending address as a parameter that the file creation api. Add open mode switch that debris document management functions, it is now no document debris! That the first file system addresses the current storage methods.
- 2022-09-19 19:00:03下载
- 积分:1
-
8051 Core FPGA verilog 完整
应用背景Logical separation of program and data memory
All 8051 devices have specific memory organization, they have separate address spaces
for Program (ROM) and Data (RAM) Memory. This logical separation of Memory is
useful because it allows the Data Memory to be accessed by 8-bit addresses, which can
obviously be more quickly stored and manipulated by an 8-bit CPU. Of course, the l6-bit
Data Memory addresses can still be generated with the DPTR register.
Program Memory
Program Memory can only be read, not written to. The address space for 8051 core is 16-
bit, so there is maximum of 64K bytes of Program Memory. Up to 4 Kbytes of Program
Memory can be on chip, internal Program Memory of the 8051 core. For access to
external Program Memory is used signal PSEN (Program Store Enable).
Data Memory
Data Memory is on a separate address space than Program Memory. For external Data
Memo
- 2022-01-26 05:24:27下载
- 积分:1
-
PIC16F1937 IIC读取数据代码
PIC16F1937 IIC读取数据代码-PIC16F1937 IIC read data code
- 2022-05-15 12:03:01下载
- 积分:1
-
arm3000实验ucosii的移植实验
arm3000实验ucosii的移植实验-arm3000 experimental ucosii transplant experiment
- 2023-07-15 21:50:03下载
- 积分:1
-
C++ 的难学,不仅在其广博的语法,以及语法背後的语意,以及语意背後 的深层思维,以及深层思维背後的物件模型;C++ 的难学...
C++ 的难学,不仅在其广博的语法,以及语法背後的语意,以及语意背後 的深层思维,以及深层思维背後的物件模型;C++ 的难学--C++ is difficult to learn, not only because of its complex syntax, but also the deep insights behind.
- 2022-02-26 05:31:34下载
- 积分:1
-
参考例子_收发ASM
参考例子_收发ASM-1-reference example _ TX ASM-1
- 2022-11-01 21:30:03下载
- 积分:1
-
sttesttool.rar的标准testtool.rar驱动,附带st驱动说明文档
sttesttool.rar的标准testtool.rar驱动,附带st驱动说明文档-sttesttool.rar standard testtool.rar drive, incidental documentation st driver
- 2023-02-26 01:40:04下载
- 积分:1
-
生成多项式的最高位必须是1。例如:CRC
生成多项式的最高位必须是1。例如:CRC-CCITT标准的16位生成多项式:g(x)= x16+x12+x1+1;阶数r = 16
即:0x11021.最高位通常为1。-Generating polynomial must be the highest one. For example: CRC-CCITT standard 16-bit generation polynomial: g (x) = x16+ X12+ X1+ 1 order of r = 16 that is: 0x11021. Highest one usually.
- 2023-07-16 11:00:03下载
- 积分:1
-
This is the 12864 will take a matrix liquid crystal software, you can remove the...
这是12864液晶的取字模软件,可以取出汉字的编码,希望对家有用。-This is the 12864 will take a matrix liquid crystal software, you can remove the character encoding, want to be useful at home.
- 2022-05-06 20:40:45下载
- 积分:1