资源列表
Convert_To_UTF8
- 将GBK编码转换成utf-8编码 Java实现-covert to utf-8 Java
ibm2ieee
- 将ibm格式转为ieee-754。编码转换。自己写的。验证过。常用于地震数据。-ibm to ieee
md-dir
- 批量建目录建立目录请勿在有用文件夹内试用,输入目录起始日期,和天数,会自动建立制定时间文件夹-Do not build bulk directory create a directory folder in a useful trial, enter the directory start date, and days, will automatically create a folder to develop the time
compared_two_groupofnumbers
- 在matlab环境下读取两个txt文档中的内容,并实现两个内容的相似性比较-compare with two groups of int number
Download-Web-Page
- 一个C语言函数。 该函数可以下载一个网页的源文件保存到内存中。 预处理: #include <windows.h> #include <wininet.h> #pragma comment( lib, "wininet.lib" )-A C language function. This function can download a Web page source file into memory. Pretreatment:
ir_tx
- This file run IRFRA-RED application-This is file run IRFRA-RED application
WriteDataToFile
- C++数据流,从文件中读入数据或写入文件数据-c++ i/o ,read file or write file
AND_GATE
- four bit adder for developer with efficient work
crc10
- C implementation of the above is shown in the following code.you can directly copy the source snippet to your code (distributed under LGEPL): -C implementation of the above is shown in the following code.you can directly copy the source snippet to y
carre.m
- just to activate the account
VFPCOPYFILE
- 我自己写了一个拷贝文件夹(包括其所有下级文件及文件夹)的函数。 将以下代码存为XCopy.prg,在其它地方调用,如XCopy("C:\Windows","D:\Windows"),将C:\Windows及其下级COPY到D:\Windows。 Lparameters tcDirectory1,tcDirectory2-I wrote a copy of the folder (including all subordinate files and folders) function.
IdentityMatrix
- 单位矩阵的运算方法,提高了运算效率,中间用到了霍夫曼加速思想-The calculation method of unit matrix improves the operation efficiency, and the intermediate use of Hoffman s accelerating thought