搜索资源列表
pipedoc
- 管道(Pipe)实际是用于进程间通信的一段共享内存,创建管道的进程称为管道服务器,连接到一个管道的进程为管道客户机。一个进程在向管道写入数据后,另一进程就可以从管道的另一端将其读取出来。匿名管道(Anonymous Pipes)是在父进程和子进程间单向传输数据的一种未命名的管道,只能在本地计算机中使用,而不可用于网络间的通信。-pipes (Pipe) for the actual inter-process communication for shared memory, the creati
Keil MDK RL-ARM 实时库用户指南
- Keil MDK RL-ARM 实时库用户指南 中文版 包括以下内容 RL-RTX 描述了RL-ARM实时操作系统的结构,包括任务优先级、上下文切换、单个CPU下如何管理多个任务以及在RL-RTX中用到的其他一些 RTOS特性。 RL-FlashFS 描述了 RL-ARM中Flash文件系统的结构,包括文件创建、保存、读取以及在标准的flash,RAM或是存储卡设备中修改文件。 RL-TCPnet 描述了RL-ARM中TCP/IP协议栈组的结构,包括多种TCP/IP特性,以及
doc1116
- The AT24C512 provides 524,288 bits of serial electrically erasable and programmable read only memory (EEPROM) organized as 65,536 words of 8 bits each. The device鈥檚 cascadable feature allows up to four devices to share a common two-wire bus. The
c
- 1. 录入每个联系人的基本信息(至少应有姓名、单位、电话号码); 2. 顺序查找指定姓名的记录(找到则显示该记录,否则,输出“未找到”。); 3. 删除一条记录; 4. 插入一条记录; 5. 保存记录到磁盘文件; 6. 从磁盘文件中读取记录到内存; 7. 显示所有的数据记录; 8. 按姓名对数据记录排序; 9. 使用二分法快速查找指定姓名的记录(找到则显示该记录,否则,输出“未找到”。); 10. 退出 -1. Recording the basic in
AT89C51_www.ic37.com
- AT89C51的用户手册,只不过是全英文的,是编程必备的好资料-The AT89C51 is a low-power, high-performance CMOS 8-bit microcomputer with 4K bytes of Flash Programmable and Erasable Read Only Memory (PEROM). The device is manufactured using Atmel’s high density nonvolatile mem
eeprom
- The AT24C128/256 provides 131,072/262,144 bits of serial electrically erasable and programmable read only memory (EEPROM) organized as 16,384/32,768 words of 8 bits each
OneNAND_in_embed_sys
- OneNAND闪存在嵌入式系统中的应用 OneNAND Flash是三星公司开发的一类Flash芯片,它克服了传统NAND Flash接口复杂的缺点,具有接口简单、读写速度快、容量大、寿命长、成本低等优点。文章从软硬件两方面介绍了其在嵌入式系统中的应用,特别是逻辑块和物理块地址的映射、读写擦操作、坏块处理、性能优化等技术。-OneNAND flash memory in embedded system applications developed by Samsung' s OneNA
MSXML_XML
- DOM解析将会把一个完整的XML文档读进来,生成一个结构树。这样会要把XML文档全部都加载到内存中。所以解析起来的速度会要慢一些。-DOM parsing will be a complete XML document to read in, generate a tree. This will make all XML documents loaded into memory. So, speed up analysis slower.
omronPLC
- PC访问OMRONPLC数据,可以读写PLC内存。-PC access OMRONPLC data, you can read and write PLC memory.
2
- 第2章 接触式IC卡技术 2.1 实训1:接触式存储器卡与逻辑加密卡的存储结构 2.2 接触式IC卡的基本物理特性 2.2.1 接触式IC卡的基本构成 2.2.2 接触式IC卡的触点尺寸和位置 2.3 接触式IC卡的芯片技术 2.3.1 存储器卡 2.3.2 逻辑加密卡 2.3.3 CPU卡 2.4 典型存储器卡 2.4.1 AT24Cxx系列存储器卡芯片总体描述 2.4.2 器件操作 2.4.3 器件寻址 2.4.4
testtct
- 能读取BMP图象文件(真彩色、265色等)到内存中,而后在console界面中用文本方法显示。同时可以将图象颜色翻转,并重新存盘。-BMP image files can be read (true color, 265 color, etc.) into memory, then the way console interface using text display. At the same time can turn the color of the images and re-save
PCDOSneicunfenpei
- doc内存管理和优化方法论文!业内经典著作!存储管理优化工作必读文献!-doc memory management and optimization paper! The industry classic! Storage management optimization must-read document!
at24c02
- 实现存储器EEPROM AT24C02的数据读写操作-To achieve the data memory read and write EEPROM AT24C02
jisuanjizuchengyuanli
- 将微程序存入到高速的只读存储器中,机器指令的解释执行通过读取对应的微程序来完成,存储逻辑实现的控制器称为微程序控制器。 微指令的操作控制部分决定给出的微命令,顺序控制部分决定下一条微指令在只读存储器中的地址,由判别测试字段和后续直接地址构成。如果判别测试字段全为0,后续直接地址给出下一条微指令的地址;否则修改后续直接地址作为下一条微指令的地址。 -The micro-program into the high-speed read-only memory, the machine in
Read_mem
- 此压缩包包括完整的内存读写的代码和必要的文档说明,此算法简单易懂,适合一些初学人士-This archive includes a complete memory read and write the code and the necessary documentation, this algorithm is simple and easy to understand for some of the beginners
EEPROM-datasheet
- EEPROM的具体原理及操作说明 The AT24C01A/02/04/08A/16A provides 1024/2048/4096/8192/16384 bits of serial electrically erasable and programmable read-only memory (EEPROM) organized as 128/256/512/1024/2048 words of 8 bits each.-EEPROM datasheet The AT24C01A/
MMC_Test
- memory library test. Upon flashing, insert a memory/SD card into the module, when you should receive the "unit" message. Then, you can experiment with memory read and write functions, and observe the results through the Terminal.- memory li
Accessing-HM62256-Memory-Chip
- document explaining how to read and write data to HM62256 memory chip
Memory
- 针对DSP2812芯片,编制的工程文件,存储器修改、读写。完整工程,CCS调试通过,适合初学者-DSP2812 chip for the preparation of engineering documents, memory modify, read and write. Complete engineering, CCS debugging, suitable for beginners
Memory-read-and-write-test
- 对指定地址区间的RAM(2000H~23FFH)先进行写数据55AAH, 然后将其内容读出再写到3000H~33FFH中。-The specified address range RAM (2000H ~ 23FFH) first write data 55AAH, then re-read its contents written in 3000H ~ 33FFH.