搜索资源列表
pipedoc
- 管道(Pipe)实际是用于进程间通信的一段共享内存,创建管道的进程称为管道服务器,连接到一个管道的进程为管道客户机。一个进程在向管道写入数据后,另一进程就可以从管道的另一端将其读取出来。匿名管道(Anonymous Pipes)是在父进程和子进程间单向传输数据的一种未命名的管道,只能在本地计算机中使用,而不可用于网络间的通信。-pipes (Pipe) for the actual inter-process communication for shared memory, the creati
TestingDoc
- 自动进行JAVA单元测试和代码标准检查来帮助开发人员编写克号的代码的工具。可分析类,然后生成单元测试案例来包括最大的覆盖测试,发现未处理的异常并校验需求。-自动的基本错误预防,包括单元测试和自动代码标准检查-生成并执行单元测试案例-提供了进行黑盒测试、模型测试和系统测试的快速简单的途径-识别并预防未处理的运行时异常,函数错误,内存泄露,性能问题和安全弱点-监控测试的覆盖范围-自动回归测试-检查超过380个来自JAVA专家的编码规范-改正违反超过160个编码规范的错误-允许用户创建自己的编码规范-
JLinktoS3C2440NandFlash
- 简要说明 JLink间接的方法来实现对S3C2410、S3C2440开发板的Nor、Nand Flash的烧写。包含烧写步骤及烧写bin文件和源代码。 init.bin u-boot_0.bin init内存初始化.rar u-boot-1.1.6_OpenJTAG.tar.bz2 -Briefly explain JLink indirect way to implement, S3C2440 development board to S3C2410, Nand
fm3104
- 铁电存储器FM31XXX中文说明书(带日历始终,数据可以无限制擦写)-English FM31XXX ferroelectric memory specification (with the calendar always, the data can be unlimited write)
IOCP
- 老外写的IOCP封装类,使用了线程池和内存池-IOCP foreigners write wrapper classes, using the thread pool and memory pools
jisuanjizucheng3
- 计算机组成原理课程设计。基本模型机的设计—跳转、转移指令的实现 熟悉微程序控制的原理,掌握微程序的编制、写入并观察运行状态。明白每一条指令在内存、CPU中的存取和执行流程-Principles of curriculum design computer components. The basic model design- Jump, the realization of the transfer of command are familiar with the principle of mic
rej03c0325_r1ex24512axxs0ads
- R1EX24xxx series are two-wire serial interface EEPROM (Electrically Erasable and Programmable ROM). They realize high speed, low power consumption and a high level of reliability by employing advanced MNOS memory technology and CMOS process and l
gaosushujucaijishixian
- 本文介绍了一种单片机系统中高速数据采集的实现方法,我一直想在Windows系统下,做出一种能实时刷新的高速数据采集的方式,但总是不理想,大多也是用缓存的方式将数据存储起来,然后处理,无法真正的实现实时的数据刷新,还是要用硬件的方式去实现,下文就是介绍了这样一个方案,在单片机与高速A/D转换器之间以静态存储器作缓冲器,采用A/D转换器直接写存储器的方式提高采样频率,实现高速数据采集。并给出了设计方案。-In this paper, a single-chip microcomputer syste
EffectiveSTL-revised
- Sure, the STL has iterators, algorithms, and function objects, but for most C++ programmers, it s the containers that stand out. More powerful and flexible than arrays, they grow (and often shrink) dynamically, manage their own memory, keep track of
hh
- 1.掌握存储器的设计目标和功能特点,熟悉SRAM2114的结构特点 2.利用SRAM2114和相关的基本电路设计8位地址的存储器电路 3.在TDN-CM+实验系统中,用SRAM2114 和门电路实现8位地址的存储器电路 4.以表格记录在学号加班号为起点的16个地址单元中,分别写入相应的反码 5.绘制带开关输入功能的存储器电路连接图,撰写相应的设计报告 -1. Master memory design goals and functional characteristics o
OneNAND_in_embed_sys
- OneNAND闪存在嵌入式系统中的应用 OneNAND Flash是三星公司开发的一类Flash芯片,它克服了传统NAND Flash接口复杂的缺点,具有接口简单、读写速度快、容量大、寿命长、成本低等优点。文章从软硬件两方面介绍了其在嵌入式系统中的应用,特别是逻辑块和物理块地址的映射、读写擦操作、坏块处理、性能优化等技术。-OneNAND flash memory in embedded system applications developed by Samsung' s OneNA
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
mesi
- The MESI protocol (known also as Illinois protocol due to its development at the University of Illinois at Urbana-Champaign) is a widely used cache coherency and memory coherence protocol. It is the most common protocol which supports write-back cach
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
beic
- 可以监控软件或游戏内的内存读写入数据,对于破解软件和辅助来说,是非常好用的东西-Monitoring software can read and write memory or within the game into the data, software and accessories for the crack, it is very useful stuff
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.
Ubidots-detect-pi-memory
- 自从物联网 [IoT]兴起后,许多开发商都致力于特定用途的云端平台开发, Ubidots 就是专门针对传感器接收的云端平台,他可将感测的讯息透过 [web hook] [E-mail] [简讯] 通知相关人员,因为不必花时间在 Ubidots 端写程序,只需做相关触发条件的设定,所以十分好用。 User 只要在支持 Python的任何系统 (window linux IOS),将 IO 所感测的数值传送至 ubidots 云端平台,它即可将讯息通知相关人员 以下网址范例是在树莓派写一pyt
内存操作
- aefawefwaefwarfawf用C#读写内存(Use C# to read and write memory)