搜索资源列表
ProgrammingAssignment6
- 一个简单的商场仓储交易系统代码,一道国外的c语言题目-a simple shopping transactions storage system code, a foreign language subject c
FileEditor
- 用简单的C++实现的简单的FileEdit小程序。代码简洁。
PEFile.rar
- 使用C语言分析Windows的PE文件格式源码, 函数封装在pe/pe.h中,PE File.c是一个简单的测试代码 ! ,The use of C language analysis of the PE file format Windows source code, function is packaged in a pe/pe.h in, PE File.c is a simple test code!
QGA
- 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交
SimpleNote
- 初级的C语言记事本,代码简单,功能齐全,包含了读写文件,插入删除记录等操作,建议C语言初学者参考-Primary language of C Notepad, the code is simple, functional and contains the read and write files, delete records, etc. Insert operation, the proposed C language reference for beginners
DocManage
- 文件管理,基本的界面代码,简单易学的C++代码-File management, basic interface code, easy to learn the C++ code
mobile_send_message
- 利用c/c++模拟手机发送短息,代码比较简单,很适合初学着练习c/c++对文件操作理解和加深。-make use of c/c++ simulate mobile telephone send message. code is simpile. It is useful for newbie to understand file of c/c++.
CreateLrc1.0.2
- 用C语言编写的制作lrc歌词文件程序。功能较简单,但方便实用,已测试使用。 代码不到160行。关于操作等更详细内容见压缩包内的readme.txt文件。-Making use of C language programs lrc lyrics file. Function is relatively simple, but practical, has been testing. Code less than 160 lines. More details on the operation
C-example
- C的一些简单实例,如拷贝文件,从控制台读取文件片段,读取代码片段等-Some simple examples of C,such read file code,copy files and so on
vcexcel
- 能够成功读写excel的C++代码,读写速度快,代码简单,实现思路很清晰-Can read and write excel C++ code, read and write speed, the code is simple, to achieve clear thinking
wheverfileexist
- 本实例通过判断C:\Boot.ini文件是否存在来演示如何编写具体的VC++代码,简单易懂,希望大家喜欢。 -This example by judging the C: \ Boot.ini file exists to demonstrate how to write specific VC++ code is simple to understand, hope you like.
Snack
- 简单贪吃蛇C语言代码,直接编译调试就可以,自己写的-Simple snake C language code, direct compiler debugging can, some need to set myself
FileSerialize
- 文件序列化的代码,简单易懂,很实用,c++ MFC。-File Serialize c++.
com2excel1
- 一个简单的操作xls的C代码. 大家可以参考一下,非常简单. 但是很实用-Simple but useful, C code to operate .xls files.