搜索资源列表
HttpReqParse
- 对HTTP消息进行解析,解析出消息体的内容进行分析,并将要的内容保存至指定目录的文件中。-right HTTP news analysis, the analytical news from The content analysis, the content will be kept to the designated directory paper.
OfficeSys
- 一个办公管理系统完整版,耐心说明您提供的文件包含的内容和具体功能-an office management system complete version, your patience note of the documentation provided the content and specific functions
zuoye9
- MATLAB 说明您提供的文件包含的内容和具体功能(至少要20个-MATLAB You provide the documents and the content of specific functions (at least 20
Windows文件系统过滤驱动开发教程
- 我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cac
CMD文件配置详解
- 2812 CMD文件配置详解 DSP芯片以其极高的精度,性能及运算速度等无与伦比的优点使它得到了十分广泛的应用,TMS320F2812是TI公司生产的到目前为止用于数字控制领域的最好的DSP芯片,在对它的仿真开发过程中,编译器生成的代码和数据要由链接器分配到合适的存储空间,通常链接器的命令文件.cmd文件是由用户自己编写的,编写不当,就会使仿真开发不能进行,TI公司虽然在《TMS320C28x Optimizing C/C++ Compiler User’s Guide 6》和《TMS320C
如何分析trace文件
- 对于使用网络仿真软件来做网络效能分析的人而言,步骤通常是先设计出符合自己需要的网络仿真环境,设定其不同的参数,执行仿真,收集结果数据,最后把数据使用图片或表格把结果呈现出来以方便分析实验。一般而言,对于ns2的初学者而言,总是会遇到一个问题,就是网络仿真程序跑完后,接下来该如何分析。这是非常重要的一个过程,所以希望ns2的初学者能好好的研究此章节的内容,相信一定会对大家的研究有相当的帮助
lucene多索引文件并行查询
- 多字段搜索就是同时要一个以上的字段中的内容进行比较搜索,类似概念在SQL中就是select * from Table where a like '%query%' or b like '%query%'。
Cadence.doc
- 在PC机上运行cadence需要先运行命令:source filename,此处filename指.cshrc,或其他具有该文件内容但名字不同的文件,该文件必须有set DISPLAY 本机IP:0.0 语句,同时应将其他雷同设置封住.可以先从工作站上下载.cshrc文件,然后用notepad修改显示设置相,不可用其他编辑器,否则文本文件格式会不一样.记住,必须将显示器设置为256色.-In the PC machine running cadence need to run the comma
Long4_20081206235848
- 这是一份详尽的网站设计文档实例,有可视化目录文件清单、内容和功能清单、网站层次结构图、网站功能分析说明书、网站目标设计说明书等。-This is a comprehensive website design document instance, there are visual list of directories and files, content and functionality of a list of web site hierarchy diagram, functional a
yuying
- 本文件内容是有关语言发声的设计 包括源程序内容及其他相关文件 是很经典的设计方案-This paper is about the language content of sound, the design includes source code and other relevant documents is a classic design
source
- 旅游网站设计实现,主要说明其主要要写的文件内容及格式-Tourism Site designed and implemented, mainly to explain the main contents of the file to write and format
SaxRead
- 有Java 编写的 sax 解析器,可以很方便的了解xml文件内容,并进行输出-a program is using sax analysis xml by Java。you can know the xml document easily。NetBeans 6.5.1。
SDHC
- 自己写的SDHC卡驱动测试,用Keil C写,并且用串中调试工具读出指定扇区的内容.本程序在4G 金士顿 SDHC卡上测试.-Write your own test drive of SDHC card with Keil C write, and debug tools with string read out the contents of the specified sector of this program in Kingston 4G SDHC card to test.
VLSI_NCU
- 该文件内容包括国立中央大学(NCU)的超大规模集成电路讲义。-The document includes the National Central University (NCU) VLSI handouts.
ifstream-and-getline
- 介绍使用ifstream和getline读取文件内容[c++]-using ifstream and getline read from file
phpjichu
- 这是PHP的教程。文件内容丰富详细,便于理解。对初步学习PHP有很大帮助。-This is a PHP tutorial. File content-rich detailed, easy to understand. PHP preliminary study of great help.
C
- C语言单链表问题,详细的实现了单链表的功能,并且还有录入文件的功能,删除文件内容的功能,通过单链表可以实现文件的录入,删除,查找,浏览,修改等功能.-C language singly linked lists, realized the function of singly linked list in detail, and the function of the input file, delete the file content function, through singly lin
video
- 测试Ts流媒体文件,当用RTP进行视频传输时,在服务端对h264码流进行封装为Ts格式,然后传输至客户端,使用spd文件引导VLC播放Ts文件内容,可以边下边播-Test Ts streaming media files, when using RTP video transmission, in the service side of the h264 stream encapsulation format for Ts, and then transfer to the client, us
C++ Post请求发送文件遇到的问题
- 老板要求用C++上传文件给服务器,调试的时候服务器收到了由C++编写的客户端的请求,但是没有收到内容。调试了一个星期,终于找到了问题的原因。
UML建模
- 简单的UML模型,包括医院,图书等信息管理系统简易模型 内容简单(Simple UML model, including hospital, books and other information management system simple model content is simple)