搜索资源列表
202194203120058993704876147
- * RPly library, read/write PLY files * Diego Nehab, Princeton University * http://www.cs.princeton.edu/~diego/professional/rply *
ica_C
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Si
H3Editor_modify
- 前些时间没什么事,玩英雄无敌III 的 WoG ,水平太差.被电脑折磨得死去活来.无奈之下写了这个修改器.可以修改游戏中的任何东西. 在这个程序中主要使用了以下技术: 1 进程列举 2 进程内存搜索 3 进程内存读/写 现在把它放到这里,希望能起到抛砖引玉的作用:) 欢迎拍砖 忘记说程序用法了: 用法: 先运行 WOG (包括 H3 中英文版都行), 然后切换到资源管理器中运行修改器.点?\"读取英雄信息\"按钮来把所有英雄的名字读入
Regster
- 注册表操作的类,包括read,write,del等操作,很实用-operation of the registry categories, including read, write, etc. del operation, a very practical
Soft20060210105922892
- 这是学《编译原理》时的上机实验。可实现对C语言的词法分析,关键字32个,包含了C的绝大部分运算、限界符,主要是对文件进行读、写操作,节省内存消耗,自以为是一个不错的词法分析程序。运行环境为VC++6.0。-This is the time for "compiler theory," the experiment on the plane. To be able to achieve C language lexical analysis, keyword 32, C con
word-analysis
- 词法分析程序。可实现对C语言的词法分析,关键字32个,包含了C的绝大部分运算、限界符,主要是对文件进行读、写操作,节省内存消耗,是一个不错的词法分析程序。-lexical analysis procedure. To be able to achieve C language lexical analysis, keyword 32, C contains the majority of operations Bound website. principal of the document to
M8051EW
- fifo descr iption for fast read/write operation
linuxtrycode
- linux文件系统试验 一、实验目的 学习有关linux文件管理程序如何组织的知识,为简化的文件系统设计并实现一组目录操作。实验中使用软盘的fat12格式,设计一个程序可以对这种格式的磁盘进行一组目录操作。 实验使用了部分linux的系统调用,比如说open() sleek() read() write()几个调用。通过此实验来对linux的文件系统的管理有进一步的理解。 二、实验要求 主要实现三个功能:一 读取磁盘目录的目录列表。(命令输入 ls )
模拟二级文件系统
- 用C语言编写程序,模拟二级目录的文件系统 建立一个模拟文件系统,能实现建立、打开、删除、关闭、复制、读、写、查询等功能-use C language write programmes,simulate two-level directory file systems,create a simulated file systems in order to realize the functions such as create,open,delete,close,copy,read,write,f
pl0编译器(vc实现内嵌词法分析器)
- vc实现的pl0编译器,有读取输出功能-read() -write(),这个源码对初学编译原理者有很好的指导作用,我当初学的时候用了3天看懂了源码,也对编译原理更加理解了,毕竟只学理论不看代码是不可能真正理解的,原作者是dwing,我对代码做了一些修改,在此感谢dwing提供的代码-vc achieve pl0 compiler, a reader output - read () - write (), the source for beginners compiler principles
bootmasterraw_1.04
- 硬盘主引导扇区读写程序源代码,可用于读取硬盘主引导扇区的信息也可对其进行修改-The source code for hard disk boot master(MBR) read/write , you can use it read or edit hard disk s boot master sector.
at2401
- atmel公司的at24系列ic卡的通用读、写子程序,及一个应用实例源程序。-ATMEL at24 series of generic id cards read, write subroutine, and an application example source.
用login二级目录的文件系统
- 这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。-the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on som
ch376,u盘读写器件
- ch376,u盘读写器件,压缩包集成了例程和原理图,器件手册。很好的,ch376, u disk read-write device, compressed package integrated routines and schematic, the device manual. Good
spi_Master
- 实现了对SD卡的SPI方式下读写操作,已经测试了,可以直接用-The realization of the SD card to read and write SPI operation mode has been tested, can be directly used
Project1
- 读取文件,并且显示出来,可以对文件进行读写操作-Read the file, and displayed, you can read and write operations on files
smb_r4bh
- smbus read/write tool demo 1
FloppyDisk
- A class to read/write floppy disk (does them still exists??) by raw sectors. It also makes a "surface check" wich generates/verifies a semi unique number, based on bad sectors.
file-read-write-http
- 文件读操作,写操作,http请求url,接收等操作的ios应用-File read and write operations, http request url, operations such as ios applications received
write-memory
- 读写内存,给学习易语言的新手看在好不过了,这个可以让初学者接触到易语言对游戏内存的读取-Read/write memory, to the novice to learn easy language for better, this can let beginners touch the memory read easy language of the game