-
sale
文件输入物品税前价格,通过相应物品的税率计算出物品的售价并显示。(File input goods before prices, tax rates by the corresponding articles of the items priced and displayed.)
- 2013-11-08 18:47:23下载
- 积分:1
-
txt-file-read
通过MFC 实现对txt文件的按行读取操作(realize txt file read line by line through MFC)
- 2013-03-13 20:02:54下载
- 积分:1
-
VC++实现excel表格的读写
VC++实现excel表格的读写,程序开发中可以直接拿来用,排版非常清晰(VC++ Realize excel forms of reading and writing, program development can be directly used to use, layout is very clear)
- 2020-06-26 02:40:02下载
- 积分:1
-
GetDir
能够很好的获取文件的路径信息源码。
根据路径能够遍历路径下的文件。
适合学习用。(Can be a good source to get the file path information. According to traverse the path of the file path. Suitable for learning.)
- 2013-12-23 10:16:23下载
- 积分:1
-
FROMexcel--TO-EDB
E语言中数据的导入导出导入excel到EDB(E language of the data in the import and export import excel to the EDB)
- 2016-03-02 18:57:10下载
- 积分:1
-
cpp
首先通过文件操作,读取文件内容,把字符逐个提取后统计字符频率,建立哈夫曼树和进行哈夫曼编码,当然这是根据ASCII编码来将字符转换为二进制,然后实现前缀编码,然后把编码后的使用二进制流写入相应文件(First through file operations, read the file content, the characters one by one after extracting character frequency statistics, establish a Huffman tree and Huffman encoding, and, of course, this is according to ASCII code to convert characters to the binary, then realize the prefix encoding, and then the encoded using binary stream into the corresponding files
)
- 2013-12-01 14:18:04下载
- 积分:1
-
7375
同步文件夹源码,应用程序编程源码,很好的参考资料。(Source synchronize folders, applications, programming source code, a good reference.)
- 2014-02-17 16:43:47下载
- 积分:1
-
Absorptioncoefficientprofile
吸收系数的累积概率分布函数,包括利用marlab进行曲线的拟合(Absorption coefficient of the cumulative probability distribution function, including the use of marlab for Curve Fitting)
- 2009-10-23 21:24:24下载
- 积分:1
-
El-Centro
ElCentro地震波进行弹塑性动力时程分析,格式为EXCEL(ElCentro Seismic Wave)
- 2016-06-10 22:09:01下载
- 积分:1
-
Wordyujiaocheng
说明: WORD是文字处理软件,我们在日常处理一些文字时经常遇到一些问题,如:各种公式的录入,尽管Word都提供了“公式编辑器”,但其插入的却是“对象”,有时排版会感觉不方便,而且也不适合大量、重复的公式录入。
根据经验,只要在Word中善于使用“域”,并结合Windows的“剪贴板”,就能快速、方便、简捷地录入各种公式。
要使用域,我们必须知道什么是域?域是一种特殊代码,用来指导WORD在文档中自动插入文字、图形、页码和其他资料。我们在日常文字处理中经常遇到一些简单域,只是没有引起我们的注意,域相当于文档中可能发生变化的数据或邮件合并文档中套用信函、标签中的占位符。
域有三种类型:结果域、行为域和标记域。结果域是以插入信息的方法在文档中产生结果;行为域是对文档做一些操作但不插入可见的文本;标记域既不产生结果也不发生行为。
域的组成:结果域通常是由域代码域结果组成。(Use of word domain)
- 2011-04-03 16:33:27下载
- 积分:1