-
20090926
RTF文件格式研究报告,是学习RTF打印技术的好资料。(RTF file format research reports, is to learn good information on RTF printing.)
- 2009-09-25 19:46:41下载
- 积分:1
-
jisuanji
小型计算器,可以加减乘除运算,方便快捷。(small calculator.)
- 2016-02-18 19:34:56下载
- 积分:1
-
Win32DLL101
创建一个实现四则运算的简单Win32 DLL实例源码(Create an implementation of simple arithmetic example source code Win32 DLL)
- 2016-05-08 11:13:41下载
- 积分:1
-
ghost-fluid-method
虚拟流体法是目前两相流计算研究的核心算法。文献包括其重要的三方面思想的标志文献。ghost fluid method is the core of current algorithms in two-phase flow calculation research. The literature includes the three important ways of thought symbol of literature.(ghost fluid method)
- 2020-07-14 20:58:51下载
- 积分:1
-
The_C_programming_Language{chinese}
c语言圣经
中文版
C语言入门学习宝典(c language version of the C Language Introduction to the Bible to learn Chinese Collection)
- 2011-07-17 22:28:31下载
- 积分:1
-
C
C语言课程设计的专用书籍 C高级使用编程,非常详尽的图形界面编程 (C language curriculum design of special books)
- 2013-10-15 15:19:12下载
- 积分:1
-
HUELLAS
program windows show files open
- 2015-08-30 14:44:24下载
- 积分:1
-
getdisklist
this source is how to get disk list.
you will know how to use GetVolumeInformation function.
- 2016-12-10 01:04:56下载
- 积分:1
-
shift-sin-wav
移动的正弦线。这一个参考了网上生成正弦线程序,新建了一个CStatic派生类,外加定时器做的使,用了双缓冲技术。涉及PostMessage函数的使用。(Moving sine line. This is a reference to generate sinusoidal line online program, created a new CStatic derived class, plus a timer to do so, with a double-buffering. Involving the use of PostMessage function.)
- 2011-05-31 13:01:17下载
- 积分:1
-
314
有一存储很多商品数据(每件商品的属性先后包括:品名、规格、单价(有小数位)、数量,数据的最长长度分别为20、10、6、5,在文件中以空格为分隔,每个商品的数据占一行)的文本文件,从键盘输入某种商品的品名,要求在文件中查找有无相应品名商品(可能有多条记录或没有),若有则在屏幕上显示出相应的商品的品名、规格、数量、单价(显示时,品名、规格、数量、单价之间使用逗号(,)作分隔,单价显示时只显示2位小数),若无则显示没有相应品名的商品。
(There are a lot of goods stored data (each item has the attributes include: name, size, price (with decimal places), quantity, the maximum length of the data were 20,10,6,5, a space in the file is separated The data for each item per line) text file, input from the keyboard of a commodity name, asked whether the corresponding file for the product name (may be multiple records or did not), if it is displayed on the screen of the corresponding product name, size, quantity, unit price (display, name, size, quantity, unit price between a comma (,) as a separator, price display shows only two decimal places), if not then show no corresponding product name .)
- 2013-05-28 21:05:51下载
- 积分:1