-
info
说明: 日常工作中用于拆分文件中数据和统计工作量的小程序(Daily work for the Resolution of the document the workload of data and statistics applets)
- 2008-08-27 21:26:56下载
- 积分:1
-
TINofReadandWrite
通过用户交互的方式形成Delauny三角网,也可以通过读取点(txt)文件画tin并且输出三角网的每条边的起点,终点,线的斜率和截距(Using the way that users control the positions of the points so as to draw the TIN under the rule of Delauny.Besides,it allows the users that call the txt file which records the information of the points(x,y coordinate),namely ,the read function.Last users can output the information for the TIN s every line start point and end point and k,b information(y=kx+b) )
- 2020-06-29 01:40:02下载
- 积分:1
-
ReplaceKing
可在用户指定的文件夹下,搜索带有某个字符串的文件名称,可指定文件后缀名,可选择区分大小写,可遍历子文件夹。对于搜索到的文件,可批量更改名称,将搜索到的字符串替换为用户指定的字符串,可选择替换,也可选择备份源文件。文件搜索和替换采用多线程实现。(Can be user-specified folder, the search string with a file name suffix can specify the file name, choose case-sensitive, can traverse sub-folders. For the search to the file, you can batch change the name to search for the string replaced with the string specified by the user may choose to replace, can also choose to back up the source file. File search and replace multi-thread implementation.)
- 2009-10-31 19:31:54下载
- 积分:1
-
管壳式换热器源程式
1、本程式无须安装。 2、请将HELP文件与软件置于同一文件夹下。 3、请将TEMP文件夹拷贝至D盘根目录下 4、报表生成请另存 5、谢谢使用,本软件归李莉所有。(one, the programs do not need to install. Two, please HELP documents and software under the same folder. 3, I would be grateful if the TEMP folder copy to D NOTE 4 under, Report Generation Please Save 5, thank you use the software under all Li Li.)
- 2005-05-04 13:12:27下载
- 积分:1
-
VC-Excel
VC++读写Excel文件,经本人证实成功了的(VC to read and write Excel files, after I confirmed the success of)
- 2011-10-20 16:19:10下载
- 积分:1
-
Read_Dxf2
说明: 能够对dxf文件进行读取,而且是源代码哦(can read the .dxf file)
- 2010-04-16 21:01:13下载
- 积分:1
-
Text2Tiff
说明: 一个能把文本文件(text)文件转换成传真格式文件(tiff文件)的源代码。(convert text file to tiff file.)
- 2010-04-01 10:44:06下载
- 积分:1
-
aeasysystemforjournal
一个简单又高效的日志系统
本文给出一个性能高,使用简单的日志解决方案。本模块实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件耗尽。(A simple and effective logging system In this paper, a high-performance, using a simple log solution. The module to achieve volume of information to write the log files, from time to time automatically flush to a file, write to the file log level can be dynamically adjusted, a single log file size can be configured, cycling on the log file is written, this will not cause the machine space is the log File exhausted.)
- 2009-09-17 21:14:06下载
- 积分:1
-
DicomReadOCX
RunDCM 给定Dicom文件名称,图片将按该文件明保存为.bmp文件
属性 info 返回一个字符串,包含Dicom信息
也支持Bmp->Dicom但接口暂没开放,需要的
如有需要请与我联系:QQ:649271743
Hotmail:xyzyjg@hotmail.com(RunDCM given Dicom file name, Photo will be the preservation of documents. bmp file attributes info to a string, Dicom information is also included support Bmp-)
- 2007-05-28 11:54:04下载
- 积分: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