搜索资源列表
NAND FLASH的读写程序
- Nand flash 读写程序 C语言代码,可以给U盘开发者参考 可以读写三星各种型号的Nand flash芯片-NAND flash reader C-language code, for U-reference developers can read and write various models of Samsung's NAND flash chips
硬盘主引导扇区读写程序源代码(汇编)
- 硬盘主引导扇区读写程序源代码,可用于读取硬盘主引导扇区的信息也可对其进行修改。-hard disk's master boot sector literacy program's source code can be used to read hard disk's master boot sector information may also make changes.
CPU卡的接口特性传输协议与读写程序设计
- 介绍ISO7816-4及中国金融集成电路(IC)卡规范所规定的T=0协议的CPU卡与终端之间的接口特性和传输协议,及以C51语言设计的CPU卡复位、下电及读写程序。 -introduced ISO7816-4 and China's financial IC (IC) card, which is the T = 0 agreement the CPU card and the interface between termi
C++读写地址例程(同步方式)
- 基于某公司产品的串口编程例程,读写地址,界面编程等-based on a company's product serial programming routines, reading and writing addresses, and other programming interface
C/S结构网络监控系统
- 网络监控系统程序,含客户端和服务器端。是一个完整的Web server实现。含串口通信相关函数,数据库的读写等。
20040913190255_vczx_clsrwini
- 读写ini的C++类 一、本类只有4个函数,分别为写数字,读数字,写文本,读文本。支持相对路径。可以用于有或无mfc支持的程序。visual c++6编译通过。 ini格式: [appname] keyname=s 二、代码:请下载压缩包。 三、如需要绝对路径删除CHAR FilePath[255] ---strcat(FilePath,fn)-literacy ini a category C, the only four categ
C# ini文件的读写
- C# ini文件的读写-C# ini file reader
NAND FLASH的读写程序
- Nand flash 读写程序 C语言代码,可以给U盘开发者参考 可以读写三星各种型号的Nand flash芯片-NAND flash reader C-language code, for U-reference developers can read and write various models of Samsung's NAND flash chips
硬盘主引导扇区读写程序源代码(汇编)
- 硬盘主引导扇区读写程序源代码,可用于读取硬盘主引导扇区的信息也可对其进行修改。-hard disk's master boot sector literacy program's source code can be used to read hard disk's master boot sector information may also make changes.
Markup81
- 一个非常经典的XML读写代码,利用三种方法来实现,一种是利用微软的DCOM来读写,另外两种是普通实现-a very classic read and write XML code, using three methods to achieve, one is using Microsoft's DCOM to read and write, and the other two are ordinary achievement
CPU卡的接口特性传输协议与读写程序设计
- 介绍ISO7816-4及中国金融集成电路(IC)卡规范所规定的T=0协议的CPU卡与终端之间的接口特性和传输协议,及以C51语言设计的CPU卡复位、下电及读写程序。 -introduced ISO7816-4 and China's financial IC (IC) card, which is the T = 0 agreement the CPU card and the interface between termi
C++读写地址例程(同步方式)
- 基于某公司产品的串口编程例程,读写地址,界面编程等-based on a company's product serial programming routines, reading and writing addresses, and other programming interface
handpos
- 青岛市城市远程集超系统中的手持器程序,用的是KEIL C7.0,用了北京天石的操作系统,是一个典型的嵌入式POS的程序,包含了常见手持器的基本功能,如用了红外1。1版本的通信协议,接触,射频卡读写等。-Qingdao City Remote Set-system handheld device procedures, it was KEIL C7.0, with the Beijing-day rock of the operating
sd_read_write
- 使用PIC芯片通过SPI-MODE读写SD存储卡,通过测试.-use PIC chip SPI-MODE SD memory card reader, to pass the test.
filexzx
- 在FILEMON基础上做得更改,可以实现禁止对文件的读写删除等操作-in FILEMON done on the basis of changes, can achieve a ban on the paper's readers delete operation
IO2k9f2808
- 用IO模拟方式读写三星系列的NAND FLASH的文章. 不错的-use IO simulation literacy Samsung's NAND Flash series of articles. Good
SD
- 基于STM32的SD卡读写程序,已经应用到产品中!-The SD card reader based STM32 procedure has been applied to the product!
Fortran读写Excel
- 好像是IVF官方的东西,忘了从那儿来的了。 以前研究过一下下,但是没有成功。 希望有兴趣的高手研究整理出来供大家学习。(It's like IVF official stuff. Forget it from there. I've studied it for a while, but it didn't work out. I hope to have an interest in the master study to p
读写者代码
- 本次实验中,是进行设计解决读写者问题。假如只有一个文件的情况下,多个读者进程和多个写者进程都要进行访问该文件。当有读者进程在时,写者进程不能进行操作;同样,如果存在写者进程,则不能有读者进程存在,从而保证读取的数据是最新的。此外,为保证数据的正确性,读者之间只能存在一个。即一次只能有一个写者进程对数据区进行访问。而读者进程则没有限制。(Reader and writer's problem)
ply文件读写
- 读写ply文件,包括ply 的 二进制格式以及 asc格式(The read-write ply file includes ply's binary format as well as the asc format)