-
kriging10
自己写的一个实现克里金函数的描述,读取的是二进制文件,对于参数的选取用些借鉴意义(An IDL program that I writed before . )
- 2010-05-16 09:54:51下载
- 积分:1
-
dabao
说明: 将不同文件类型文件打包为一个文件,并更改文件类型,供打包标记(Documents of different file types into a package file, and change the file type for packaging marking)
- 2010-04-18 21:02:09下载
- 积分:1
-
20120921
用Perl来检索txt文档中信息,生成excel的文档,前提是格式相同,用来生成测试结果的(This script will analysis the test cases and generate an bat report.)
- 2012-12-11 15:17:42下载
- 积分:1
-
36
升级文件列表制作工具,应用程序编程源码,很好的参考资料。(Upgrade file list creation tools, application programming source code, a good reference.)
- 2014-02-16 21:14:42下载
- 积分:1
-
javadirtree
java实现系统目录树控件 //导入以下类
import cn.xcode.framework.gui.useModule.xFilesTree.FilesTreeManager
//在面板初始化的地方
FilesTreeManager ftm=new FilesTreeManager() //新增一个文件目录树总管对象
JTree tree=ftm.getFilesTree() //新增一个JTree对象,把ftm.getFilesTree()赋值给它这个树就是系统文件目录树了;
ftm.setShowHidenFiles(true) //设置是否显示隐藏文件
ftm.setShowFilesMode(ftm.SHOWFILESMODE_ALL) //显示的模式有两种(ftm.SHOWFILESMODE_ALL 显示全部
(java realization of the system directory tree control// into the following categories of import cn.xcode.framework.gui.useModule.xFilesTree.FilesTreeManager// in the panel to initialize the local FilesTreeManager ftm = new FilesTreeManager ()// add a file directory Object Explorer tree JTree tree = ftm.getFilesTree ()// add a JTree object to ftm.getFilesTree () assigned to it by the tree is a tree system files ftm.setShowHidenFiles (true)// Set whether to display hidden document ftm.setShowFilesMode (ftm.SHOWFILESMODE_ALL)// show mode, there are two (ftm.SHOWFILESMODE_ALL Show All)
- 2008-06-19 14:16:16下载
- 积分:1
-
vc-excel
说明: 可以新建excel,打开已存在excel,向excel读写数据,关闭、保存excel.(Can create a new excel, open an existing excel, read and write data to excel, close, save excel.)
- 2011-04-02 16:06:25下载
- 积分:1
-
rekuesent
利用C++中CreatePolygonRgn,CreateRoundRectRgn,CreateRoundRectRgn,()
- 2017-10-28 15:27:03下载
- 积分:1
-
5294996
制作的一个酷似于XP按钮的程序源代码,一个很好用的东东,()
- 2017-11-03 14:45:30下载
- 积分: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
-
BinaryFileReader
用C#编写的可以读写二进制文件的小程序,绝对可以直接用(C# can be prepared in reading and writing binary files small procedures, it may direct use)
- 2007-01-02 21:52:18下载
- 积分:1