资源列表
C_tutorail_ppt
- 详细的C语言教程PPT,无论对新手还是老手来说都是很不错的C语言文档-A nice C programing tutorail PPT.
MyPoint
- 此文件中含有可视化编程的实例,运用MFC编出可以单击鼠标键盘左键显示出小圆圈,并可以保存的可视化窗口。-This file contains examples of visual programming, the use of MFC to compile the keyboard you can click the mouse button shows a small circle, and you can save the visualization window.
upload
- this my fist code when I was using C in very first time-this is my fist code when I was using C in very first time
music
- 音高由三位数字组成:个位是表示 1~7 这七个音符 十位是表示音符所在的音区:1-低音,2-中音,3-高音 百位表示这个音符是否要升半音: 0-不升,1-升半音。音长最多由三位数字组成-Pitch by three numbers: a bit is that 1-7 of these seven notes ten is where the pitch is that note: 1- bass, 2- Alto, 3- Treble one hundred indicates th
ADO
- Windows运用系统ADO接口访问数据库 1. 数据库访问与数据库无关,可访问各种类型数据库 2. 本代码封闭了系统接口,CADOConnection,CADOQuery,CADOTable,CADOCommand分别实现数据库的连接,查询,执行命令 3. 同时也实现了向数据库中插入图片及读出图片等功能-Windows ADO interface to access the database using the system 1 with the database-independ
File
- 文件操作,文件的打开和关闭,向文件中写信息,读信息。-File operations, open and close the file, write to the file information, read the information.
WAV_FILE_ANANSIS
- WAV格式分析的一片论文文章,对研究音频格式有帮助!-WAV format of a paper analyzing the article, the study of audio format to help!
UnDecorateSymbolName
- C++函数和变量在编译成目标文件后会生成一系列难以读懂的符号名称,本程序可以将符号名称还原成易于理解的样子。-C++ functions and variables into object files generated after a series of difficult to read the symbolic name, the name of the program can be reduced to symbols easy to understand way.
8
- 在这个程序,能很好的理解类的调用过程,类的继承和派生-In this procedure, a good understanding of the class can call the procedure, the inheritance and derived classes
7
- 这是一个关于类的程序,很好的说明类的调用关系-This is a class program, a good descr iption of the class calls the relationship
6
- 一个关于函数的输入输出的程序,很好的学会输出对象-A function of the input and output of the program, learn well the output object
5
- 很好的一个关于C++的程序,能很好的学习类的模板-A very good one on the C++ program, can be a good learning class template
