资源列表
4
- 已知在文件IN.DAT中存有10个产品销售记录,每个产品销售记录由产品代码dm(字符型4位)、产品名称mc(字符型10位)、单价dj(整型)、数量sl(整型)、金额je(长整型)几部份组成。其中:金额=单价×数量,可计算得出。编程:函数readData()读取这10个销售记录并存入结构数组sell中。函数sortData()按产品名称从小到大进行排列,若产品名称相同,则按金额从大到小进行排列,最终排列结果仍存入结构数组sell中。函数writeData()把结果输出到文件OUT.DAT中。结构数
docpdfy-0.1
- Microsoft Word document to PDF translator using common Win32 APIs.
Echo-(1)
- programas de c++ donde se puede ver el uso de diferentes codigos
vc6
- Windows提供了五花八门的标准控件,这部分对控件进行详细的讨论。-Windows provides a variety of standard controls, this part of the controls discussed in detail
Regexps-QtCPP
- 程序编写中,正则表达式的使用可以更好地处理数据的格式-Programming, the use of regular expressions can better handle the data format
Cprogram
- 高质量C编程(说了很多细节方面 很好 高质量C编程-good C program book C/C++
printf()
- printf函数的详细讲解与源码提供,可变参数详解-printf function to provide a detailed explanation and source code
VSMacros80
- Visual scr ipt for Visual C-Visual scr ipt for Visual C++
vc100samp
- 这是VC++编程100实例,共有12章110实例。都是些实用实例,比如:实例1 带图标的菜单、实例7 调色程序、实例31 调节系统音量、实例37 文字逐个出现模仿打字、实例43 编写屏保程序、实例51 向导程序、实例63 获取驱动器序列号、实例74 格式化数字、实例83 获取网卡地址、实例95 进制转换、实例98 鼠标位置追踪、实例105 产生程序序列号-Sorry I don t know how to speek in english.
examples
- c语言学习 例程20个 给新手看 很多算法很经典的例程-c language learning routines 20 to see a lot of algorithms to novice classic routines
design-pattern
- delphi 设计模式 光盘源代码, 便于学习设计模式。-delphi source code CD-ROM design patterns, easy to learn design patterns.
VCPP
- 孙鑫VC++讲座笔记,适合初学VC的新手学习。 -Sun Xin VC lecture notes for the novice beginner to learn VC.
