CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 工具类

搜索资源列表

  1. FunctionHelper

    0下载:
  2. 一个比较全的ASP.net后台工具类.有页面操作以及加密等部分.-A wide background in ASP.net Tools. There are pages such as parts of the operation, as well as encryption.
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:6151
    • 提供者:李明洁
  1. ApacheFtpUtil

    0下载:
  2. ftp上传下载工具类,使用apache commons net组件实现ftp上传、下载,支持断点下载
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-03
    • 文件大小:3102
    • 提供者:ammy
  1. jave

    0下载:
  2. java对视频转换的工具类,该项目可以直接将视频转换-failed to translate
  3. 所属分类:mpeg mp3

    • 发布日期:2017-06-21
    • 文件大小:38597745
    • 提供者:yangkailin
  1. util

    0下载:
  2. android中的工具类,各种。如json等http,file等,各种。-this snippet for android is util class package,simple json and http ,file.
  3. 所属分类:android

    • 发布日期:2017-03-24
    • 文件大小:18373
    • 提供者:enum
  1. id3

    0下载:
  2. 使用java实现id3算法建立决策树,建成决策树后可以测试用例,使用决策树对用例分类。主类是ID3List,花了3天时间写完调试通过的。 ID3算法的实现 包括:建树,测试用例, 选根, 建立叶子节点, 求熵, 求信息期望,求信息增益 等方法以及相应的测试 * 测试:目前全部方法都无异常。makeTree方法有两处逻辑错误待修正 工具类 ListUtil MathUtil ClassUtil StringUtil * DecisionTree 等工具类 实体类 Person(--
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:13592
    • 提供者:李伟
  1. java

    0下载:
  2. 编写一个Java程序,设计一个运输工具类Transport,包含的成员属性有:速度pace、载重量load;汽车类Vehicle是Transport的子类,其中包含的属性有:车轮的个数wheels和车重weight;飞机Airplane类是Transport的子类其中包含的属性有:机型enginertype和发动机数量enginers。每个类都有相关所有数据的输出方法。-Write a Java program, designing a means of transport category T
  3. 所属分类:JavaScript

    • 发布日期:2017-04-23
    • 文件大小:20316
    • 提供者:zhangdandan
  1. JSONData

    0下载:
  2. 精简对象转换为json字符串的工具类,经过多次项目检验非常好用,解决了开源json包里无法处理特殊字符的问题-a tool for java object to json string
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1207
    • 提供者:xumian
  1. apartment

    0下载:
  2. 线程互斥工具类.- Line regulation incompatible tool class
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-02
    • 文件大小:3018
    • 提供者:rechard
  1. lei

    0下载:
  2. 编写一个Java程序,设计一个运输工具类Transport,包含的成员属性有:速度pace、载重量load;汽车类Vehicle是Transport的子类,其中包含的属性有:车轮的个数wheels和车重weight;飞机Airplane类是Transport的子类其中包含的属性有:机型enginertype和发动机数量enginers。每个类都有相关所有数据的输出方法。-Write a Java program, the design of a transport type Transport,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:908
    • 提供者:李先满
  1. datafile

    0下载:
  2. 这是一个Java工具类库,用户读取基于文本的数据文件,如CSV, tab分隔的或固定宽度格式的文件。-This is a Java tool for library users to read text-based data files such as CSV, tab-delimited or fixed width format.
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:74232
    • 提供者:xuxu
  1. Matrix

    0下载:
  2. 矩阵类库源码,加、减、乘、行列式等,绝多是方便有用的工具!-Matrix class library source code, add, subtract, multiply, determinant, etc., must be convenient and more useful tool!
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:14005
    • 提供者:guanshan
  1. FolderUtils

    0下载:
  2. 文件夹操作工具类,支持:按照特定的格式创建路径文件夹、判断文件夹是否存在、清空所有子目录、拷贝文件夹的内容、获取文件夹下的所有文件大小 -Tools folder operation and support: In accordance with the specific format to create a folder path to determine the existence of the folder, emptied all subdirectories, copy the c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2910
    • 提供者:sword
  1. ProcessUtils

    0下载:
  2. 进程操作工具类,支持:启动一个进程,查找特定进程、判断特定进程是否在运行、删除一个进程 -The process of operating tools and support: to start a process to find a specific process to determine whether a particular process in operation, the deletion of a process
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2616
    • 提供者:sword
  1. RegistryUtils

    0下载:
  2. 注册表操作工具类,支持:创建一个键,设置键值,删除一个键,获取子键,设置各种类型的键值等 -Registry operated tools and support: the creation of a key, set the key to delete a button, access to sub-key, set up various types of keys, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4989
    • 提供者:sword
  1. ResizableDialog

    0下载:
  2. 界面控件布局工具类,可以按照VC资源中的控件位置,设置缩放的方向可以自动的控制控件随着主窗口进行缩放和移动,不需要你在实现OnSize,控制各个控件的的代码了; -Interface controls the layout tools, resources in accordance with the VC control position, setting the direction of the zoom control that automatically controls the m
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:6945
    • 提供者:sword
  1. mail

    0下载:
  2. 简单的邮件工具类,可以用来辅助开发人员完成带参数的邮件发送。-Simple e-mail tools can be used to complete the development of auxiliary parameters with e-mail.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:2227
    • 提供者:jason
  1. noka

    0下载:
  2. noka标签是一组在JSP上远行的支持多种数据库的集数据处理,显示处理于一体的JSP标签,其中有: 编码拦截器工具类 数据表格(DBTable)标签 时间日期(DateOrTime)标签 组合选择框(selectDouble)标签 下拉选择框(select)标签 树形菜单(TreeDB)标签<不带Checkbox框> 树形菜单(TreeMenuCheckbox)标签 选项卡(tabs/ Divs)标签 数据查询录入(dataselectinput)
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:825647
    • 提供者:李金冰
  1. PrecisionTimer

    0下载:
  2. 高精度计时器工具类,支持启动、重启动、停止、大小比较及时间字符的转化;-High-precision timer tools and support to start, restart, stop, compare the size and timing of the transformation of character
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:3610
    • 提供者:sword
  1. FuzzyClusteringToolbox

    0下载:
  2. 四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separatio
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2136262
    • 提供者:王梦萍
  1. CStringPortDEMO

    0下载:
  2. 一个非常优秀的第三方串口通信类,常用的scomv21串口调试工具也是利用这个串口通信类做的。-A very good third-party serial communications, serial scomv21 commonly used debugging tools also take advantage of this type of serial communication do.
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:94427
    • 提供者:yizhiqiang
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com