搜索资源列表
三角网生成
- VC++下的不规则三角网生成算法,这是不规则三角网的生长算法,通过建立TIN类,在TIN类内实现一些方法.-VC under the TIN generation algorithm, which is triangular irregular network growth algorithm, through the establishment of TIN category, the category TIN achieve some ways.
一个java常用类库的源代码
- 对比 20051019 版本主要改动: 1m1.去掉makedist.sh生成的configure等文件,安装更方便2.web增加版面RSS (by BunnyQ)3.web增加相关版面链接 (by Sdragons)4.telnet 增加D强制删除 (by garnett) 开发页面: http://bbs.tju.cn/us/dev-contrast to the major changes to version 20051019 : 1M1. Remove makedist.sh
ASP无组件BMP汉字生成类+汉字点阵库
- ASP无组件BMP汉字生成类+汉字点阵库-ASP components BMP-generation type Chinese characters for Chinese dot-matrix
PHP自动生成WSDL的Class
- 网上常见的生成WSDL的类都是PRC格式的,但这种格式对别的客户端交流时总有问题,改了一PRC格式的生成类为document格式的,还有问题,不过算是一种思路
pb自动生成文件代码
- pb自动生成文件代码 将数据库中类容按模板格式导入word
关系数据重复记录生成
- 实现了关系数据库的重复记录生成。使用Java语言实现。由于原始数据库采用csv格式,所以借用csv工具包。界面简洁。功能如下:从csv文件导入原始数据,按一定比例生成重复记录,然后按一定规则将重复记录改为相似记录,再将所有记录混排,最后进行数据的聚类操作。
自动生成代码Struts+Dao
- 只要在RoboticizedFile类中配置了对应的数据库表名和包名 点击run就能自动生成对应的jsp+from+action+struts配置文件+bo+vo+dao
xml.rar
- 功能齐全的XML解析/生成类. 可以在Windows/WindowsCE下使用.亲自调试通过.,A good XML class that can operate XML file. used under Windows XP/Windows CE/Windows Mobile.
BarCode39.rar
- C#条形码生成类,生成的图形符合39码标准。在商店系统开发中会很有用。,C# Class to generate bar code to generate the graphics in line with the standard 39 yards.
zigurat_demo2
- 一个随机数生成类,值得下载--An random class,recommend
EM-algorithm
- EM算法,是一种无监督的聚类算法,可以实现对数据的处理,对不同数据进行聚类,生成类内相似度最大-EM algorithm is an unsupervised clustering algorithm, the data processing can be achieved on different data clustering, to generate the maximum within-class similarity
LIBHaru
- VC++ 处理PDF的程序库,可以采用类似打印语句生成PDF文件,速度快,程序依赖性少,是优质的PDF生成类-VC++ library with PDF' s, print statements can be used to generate PDF files like speed, less process-dependent, high-quality PDF generation class
点聚类
- 对图像中的检测点进行聚类,生成图像框,基于opencv(Clustering the image detection points to generate rect based on OpenCV)
图片处理类库
- C# 常用图片处理类,包含图片旋转、生成缩略图、添加图片水印或文字水印等基本功能,有Demo程序,通过点击按钮就能看到效果(C# commonly used picture processing class, including picture rotation, generate thumbnails, add pictures, watermarks or text watermarking and other basic functions, there are Demo procedur
K-means聚类
- K-means聚类程序,可用于聚类问题,自动产生大量数据,生成聚类图片(K-means clustering program, can be used for clustering problems, automatically generate large amounts of data, generate clustering images)
mybatis自动生成实体类和配制文件
- 这是mybatis自动生成实体类工具 ,简单实用,是开发人员的好帮手。(This is mybatis automatic generation of entity class tools, simple and practical, is a good helper for developers)
DTOGenerator
- 从数据库表结构生成类文件,并根据类文件生成对应的DTO文件(generating class file by the schema get from database, and generating the dto file by the class file)
二维码生成工具类与jar包(java)
- 一个java编写的基于zing3.1的二维码生成工具类(A zing3.1 based two dimensional code generation tool class written by a Java)
VB6.0条码读取、生成类
- 识别条形码;取得矩形框图片二值化后黑白色点比值;打印条形码(必须选将文本转换成相应条形码的编码值)(VB Code39,CodeBar,Code128Auto,Code128A,Code128B,Code128)
delphi_二维码QRCODE_生成类及使用示例
- delphi_二维码QRCODE_生成类及使用示例