-
Processes-two-CSV-files
对2个CSV进行处理,通过一定条件对文件进行组合和拆分,形成新的2个CSV文件,可以作为操作多个文件夹的实例(The two CSVs are processed, and the files are combined and split by certain conditions to form two new CSV files, which can be used as an example for manipulating multiple folders)
- 2016-12-09 09:32:50下载
- 积分: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
-
VBjianshiwenjian
监视全盘文件创建变更删除 监视全盘文件创建变更删除 监视全盘文件创建变更删除 (Monitor the overall document to create change delete)
- 2015-03-28 15:29:23下载
- 积分:1
-
RdWrtIni
wince 里面没有WRITEPROFILESTRING等直接读写INI文件的命令,多有不便.因此这份源码实现了WINCE下读写INI的功能.附有源代码及测试程序.经实际使用,效果不错.(wince There are no direct WRITEPROFILESTRING order to read and write INI files, and more has the inconvenience. Therefore the source realize the read and write INI under WINCE function. with the source code and testing procedures. by actual use, good results.)
- 2008-08-05 14:36:18下载
- 积分:1
-
InverseTec
电离层TEC反演,读取CODE文件,转化为某一地点的TEC(Ionospheric TEC inversion, read the CODE file, into a place of TEC)
- 2012-07-10 23:33:15下载
- 积分:1
-
SAVE-TXT
此项代码的功能可以提供保存文本的作用,此外还可以对文件进行一定的修改。 (save txt file)
- 2014-01-07 13:39:50下载
- 积分:1
-
rtm_2d
声波,2维,逆时偏移程序.由于实现2维声波逆时偏移。包含参数卡文件,主程序以及Makfile文件。(reverse time migration for 2D acoustic wave. include parameter file ,main program and Makefile)
- 2015-12-18 16:02:14下载
- 积分:1
-
SGS
在VS2008的MFC下,对excel,进行查询,排序,统计。(In VS2008 under the MFC, to excel, the query, sorting, statistics.)
- 2012-02-24 15:46:14下载
- 积分:1
-
492580
A simple CS multithreading example, can be used as an example of communications within the local area network (LAN)
- 2017-06-21 07:49:26下载
- 积分: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