搜索资源列表
881
- 一种高效的聚类算法给定要聚类的N的对象以及N*N的距离矩阵(或者是相似性矩阵), 层次式聚类方法的基本步骤(参看S.C. Johnson in 1967)如下:-An Efficient Algorithm for the cluster must be the object of N and N * N distance matrix (or similarity matrix), the hierarchical clustering method the basic steps (see
utraViver.rar
- 一个用C++写的文本编辑器,是源码,有需要的朋友,可以下载试,还是挺不错的。,c++ s source of text editor ,any friend needs ,and download .
WebPrintPreviewTest
- 本控件可以在Visual Studio系列的开发环境下使用,支持C/S结构的应用程序,也支持B/S结构的应用程序。实现Web环境下的打印预览。本控件提供大量的属性与方法,可以处理文本信息,图形信息、表格信息的打印预览功能,在应用程序的开发过程中可以对Visual Studio环境下的各种表格控件进行直接的打印预览,方便数据信息的预览与打印。-webprintpreview
CSharpBarCodePrinter
- 条码打印演示 包括b/s c/s Excel vs2005 vs2008 vs2012-Barcode printing presentations, including b/sc/s Excel vs2005 vs2008 vs2012
c-codings
- Program to show swap of two no’s without using third variable,STRING REVERSE,Program to print stars Sequence3.
222p
- 使用C#的WPF与打印机调用打印例子,用打印队列实现打印。利用vc6.0+opencv实现人脸识别(Use C#'s WPF and printer to call print examples and print with a print queue. Using vc6.0+opencv to realize face recognition)
Printer_DLL
- 1、HoneywellPrinter DLL动态库是Honeywell公司为了简化其打印机开发难度、减少打印机开发工作量而提供的一个功能函数集合。封装了一些常见打印机功能的操作。目前最新版本V1.3,包括64位和32位系统的两个不同库文件。 2、通过该动态库,代理商、软件商都可以很容易的针对Honeywell打印机进行各种定制开发而无需掌握打印机的指令集,从而可以将打印机很容易的无缝集成到他们的系统中去。 3、该动态库也支持直接发送各种打印指令到打印机,从而很好的兼容了的以往采用打印指令开发