搜索资源列表
C++memory
- c++ 内存管理算法,适合于中高级程序员,从可执行文件格式到linux/windows内存管理方式,涉及内存管理的所有方面-c memory management algorithm, which is suitable for middle - and high-level programmers, from the executable file format to linux / windows memory management, memory management involved i
GB2312编码汉字显示编程.doc
- Normal 0 7.8 磅 0 2 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {
DOS下的点阵汉字显示.doc
- Normal 0 7.8 磅 0 2 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {
c file operation
- 比较全的c/c++文件操作
c-curriculum-design
- 已知文本文件f1.txt中存放了某个省当年参加高考的1000个考生的数据(考号、姓名、性别和考试成绩),存放格式是每行存放一个考生的数据,每个数据之间用空格隔开。 假定当年该省的招生计划是:一类本科招生计划为10%;二类本科招生计划为15%;三类本科招生计划为20%;四类高职高专招生计划为25%。 请编写程序,实现以下功能: (1)划定各批次录取分数线,结果可屏幕显示,也可存入文件。 (2)能够统计各批次中男生,女生的录取比例。统计结果可屏幕显示,也可存入文件。 (3)确定每
psd
- photoshop图像文件格式说明-photoshop image file format descr iption
CMD
- TMS320F2812的CMD文件配置详解,包括存储空间的配置,CMD文件的分配方法,举例说明.cmd文件的分配方法-TMS320F2812 Detailed configuration of the CMD file, including the configuration of storage space, CMD document distribution methods, examples. Cmd file allocation method
C99
- free c standard file C
c-note.doc
- c语言学习笔记,主要是关于文件操作的。-c language study notes, is mainly about file operations. Ha ha
c
- 1. 录入每个联系人的基本信息(至少应有姓名、单位、电话号码); 2. 顺序查找指定姓名的记录(找到则显示该记录,否则,输出“未找到”。); 3. 删除一条记录; 4. 插入一条记录; 5. 保存记录到磁盘文件; 6. 从磁盘文件中读取记录到内存; 7. 显示所有的数据记录; 8. 按姓名对数据记录排序; 9. 使用二分法快速查找指定姓名的记录(找到则显示该记录,否则,输出“未找到”。); 10. 退出 -1. Recording the basic in
PWM
- 此文件是用于智能小车的自动调速,通过PWM波形来改变脉冲占空比,从而该变电机两边的电压,又P=UI的,电机的功率改变,从而达到电机的调速。-This file is automatically used for the smart s speed through the PWM duty cycle waveform to change the pulse so that the variable voltage motor on both sides, and P = UI of, elec
hfm
- 建立一个文本文件A,统计该文件中各字符的频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件B,再将Huffman编码文件译码成文件C,并对文件A与C进行比较。 要求:能够对dat、txt等类型文件进行压缩 -The establishment of a text file A, statistics that document the frequency of the characters, the characters of Huffman coding, th
CSharp-uses-Excel-file
- c sharp 使用 execle 编程。c sharp 使用 execle 编程。c sharp 使用 execle 编程。-c sharp programming using execle. c sharp programming using execle. c sharp programming using execle. c sharp programming using execle.
C
- C通讯录 C语言实现读取TXT文件存储通讯录-C Contacts C language implementation to read TXT file storage contacts
c-language-matrix
- c语言课程设计矩阵,只上传了一个.c的文件,使用编程工具是vc-c language curriculum design matrix, only upload a file. c, programming tools vc++
c
- 用C语言模拟文件系统功能,实现文件创建与系统大小限制(Using C language to simulate file system function)
C语言模块化开发
- C语言模块化开发,对多文件编程、链接等进行了讲解(C language modular development, multi file programming, links and so on are explained)
C语言头文件
- 包含了c语言的所有头文件,缺失部分头文件的可以下载。(header file of c language)
明解C语言_13242450
- 《明解C语言》图文并茂,示例丰富,设有190段代码和164幅图表,对C语言的基础知识进行了彻底剖析,内容涉及数组、函数、指针、文件操作等。("Ming Jie C language" illustrated, rich examples, with 190 sections of code and 164 charts, the basic knowledge of C language thoroughly analyzed, covering the contents o
C#获取和设置文件属性
- Windows应用程序界面,获取和设置文件属性,适合c#初学者(Get and set the file properties, suitable for beginners)