搜索资源列表
mpbiq
- 用双向链表,文件读写的知识编写简单的通讯录,可记录姓名、性别、出生年月日、邮编、地址、电话号码等内容。可从第一条显示、从最后一条显示,可实现上翻下翻浏览。可进行添加、删除、插入、查找、保存、退出等通讯录的基本操作。界面友好,输入输出更具人性化,实现键盘响应,有操作提示,便于使用者上手操作。-with two-way linked list, document literacy knowledge of the preparation of simple correspondence, it ca
BMP
- C语言环境代码下读写BMP文件代码,运行的时候在vc6.0下通过.
cjgl
- 这是一个汇编写的学生成绩管理程序,能够读写文件
eerw
- c语言写的读写24的holtek程序,可以供参考!
sample3.rar
- 非比寻常的超级记事本 1.日历控件的使用 2.托盘技术 3.开机后应用程序自动启动 4.非模态对话框的创建和关闭 5.Singleton类的使用 6.文件的读写 7.弹出式菜单的创建,Super extraordinary Notepad 1. Control the use of the calendar 2. Trays technology 3. Boot automatically activated after the application 4. Modeless di
read_bin
- 由于液晶不同,有时需要转换里面的字库。这是一个字库转换程序,bin文件的读写,把bin文件里的横向字库装换为纵向字库。-As the liquid crystal is different and sometimes need to be converted inside the character. This is a font conversion program, bin file read and write, the bin file loaded for the horizontal
rw
- VC中用CStdioFile读写文件的方法 完整的源码如附件中所示-VC read and write files using the method CStdioFile complete source code as shown in the annex to
SLE4442_AVR
- SLE 4442卡的AVR单片机读写加密等操作代码,很完整-SLE 4442 cards AVR Singlechip encryption, such as reading and writing operation of the code, it is complete
fluentCN
- Fluent中文教程 pdf格式,对于开始学习Fluent的人来说相当适用,可以按照本书学习! I、目录 第一章、开始 第二章、操作界面 第三章、文件的读写 第四章、单位系统 第五章、读入和操作网格 第六章、边界条件 第七章、物理特性 第八章、基本物理模型 第九章、湍流模型 第十章、辐射模型 第十一章、化学输运与反应流 第十二章、污染形成模型 第十三章、相变模拟 第十四章、多相流模型 第十五章、动坐标系下的流动
97288395VCPdf
- c++处理PDF,包括读写,查找,分类,可以自己扩展-c++ to deal with PDF, including read and write, find, sorting, can expand
bianyiqi
- 该编译器是基于VC环境下编写的。它包含编译器的读写和解释功能。源代码都包含在内。-the compiler is based on the vc environment prepared. it contains the compiler to read and write and explain the function. source code included.
ic2
- 用PIC16F873A模式AT24C02读写功能-AT24C02function
Note
- CFile类的使用。包含文本文件的创建,打开,关闭,读写,转存留言。包含读留言和写留言两个程序。-CFile class to use. Contains the text file creation, open, close, read and write, dump message. Read messages and write a message that contains two procedures.
wenbenbianjiqi
- 文本编辑器实现文本编辑功能,完成文件的读写,存取保存等功能,用文件流实现文件的读写操作和存取操作等功能-Text editor text editing features to achieve complete file read and write, access to saving and other functions, the implementation file with the file stream read and write operations and access to
Diary
- 小日记本,附加有文件读写的课程表功能,基本实现windows下的记事本程序,而又有所补充-Small diary, additional documents, speaking, reading and writing curriculum function
easy51_pro
- 51单片机的读写编程器,很好,很适用,适合初学者-51 microcontroller to read and write programming, well, it is applicable
psiegman-epublib
- Epublib是一个用于处理epub文件的java类库,可以对epub文件进行读写处理;而且提供了一个阅读器,可以直接运行(java -jar 方式),并可以打开epub类型的文件进行阅读;-Epublib is a java library for managing epub files. It’s capable of reading and writing epub files programmatically.
ICreader
- IC卡读写器c源代码 用函数参数中的密码组进行读写卡时的认证,而不是用藏于读写器的芯片内的密码来认证。-IC card reader c source code with the password function parameters group certification reader card, rather than authentication with password hidden in the chip reader.
VBmemory
- vb读写内存,可以改了做外挂,其实VB也是可以做外挂的(无DLL,VB加载.sys文件)-Vb to read and write memory, can be changed to do plugins, vb is actually can do plugins (No DLL,VB Loading Sys)
Simplification-of-grammar
- 设计文法类,实现对文法G[S]=(Vt, Vn, P, S)的文件读写,文法的文件表示形式以及内存表示形式可自定义。本质上,文法就是3个集合+1个符号,重点(难点)是产生式集合如何处理。文法的文本形式可根据自己需要自由定义。在前述的基础上,实现文法化简的无用符号及无用产生式消除算法。 -Grammar class design, to achieve the grammar G [S] = (Vt, Vn, P, S) to read and write files, grammar fil