资源列表

« 1 2 ... .01 .02 .03 .04 .05 8206.07 .08 .09 .10 .11 ... 14954 »

[汇编语言X5045

说明:X5405应用的C程式,供大家参考一下。-X5405 applications, C programming, for your reference.
<Liyuan> 在 2025-10-22 上传 | 大小:1kb | 下载:0

[Dephi控件源码PDBNameEdit

说明:继承自TCustomEdit的自定义控件,特点是增加了 NameDataField 属性, 与 原有的DataField属性构成一对. 通过设置ShowIdText, ShowNameText和NameDataField 属性,在控件获得焦点时,显示DataField值,离开焦点显示NameDataField值。这样一个控件显示了2个字段的内容,可以有效减少界面控件数量,使界面更加洁净。 举例: 显示供应商ID和供应商Name, 则DataField设置为SupplierId, NameDa
<YST> 在 2025-10-22 上传 | 大小:19kb | 下载:0

[Dephi控件源码delphiExportDataToExcelAndComparisonOfThreeMethods

说明:delphi导出数据至Excel的三种方法及比较-delphi export data to Excel and comparison of three methods
<name> 在 2025-10-22 上传 | 大小:39kb | 下载:0

[并行运算parallel

说明:一个并行粗糙集离散化算法,采用VC和MPI并行开发通信接口实现,目前速度最快的离散化算法。-A parallel algorithm for discretization of rough sets, using VC, and MPI parallel development of communication interfaces, the fastest of the discrete algorithm.
<肖大伟> 在 2025-10-22 上传 | 大小:1.51mb | 下载:0

[并行运算AES

说明:一个并行粗糙集离散化算法,采用VC和MPI并行开发通信接口实现,目前速度最快的离散化算法。-A parallel algorithm for discretization of rough sets, using VC, and MPI parallel development of communication interfaces, the fastest of the discrete algorithm.
<肖大伟> 在 2025-10-22 上传 | 大小:2.13mb | 下载:0

[汇编语言kmp

说明:串的模式匹配可以从模式p的p[k]开始与正文t的t[j+i]开始依次比较,(若p[k]==t[j+i]继续比较p[k+1]=?=t[j+i+1]直至出现p[k+l]!=t[j+i+l-1]时,重新寻找新的p[k+l]的那个最大k 然后再比较p[k ]=?=t[j+i+l]直至匹配或遍历结束)。省去了前面的k次比较。当对应p[i]的k有多个,取最大的k。-Pattern matching string from the pattern p, p [k] started with the body
<王蕾> 在 2025-10-22 上传 | 大小:9kb | 下载:0

[编辑器/阅读器CRACK.ZIP

说明:pony prog software is used as a compile for code testing
<samir kumar jha> 在 2025-10-22 上传 | 大小:75kb | 下载:0

[编辑器/阅读器DLL.ZIP

说明:god software must use it
<samir kumar jha> 在 2025-10-22 上传 | 大小:193kb | 下载:0

[书籍源码shujujiegou

说明:数据结构ppt,讲述了数据结构重要的内容,内容详细,学习数据结构C++版的好资料-Data structures ppt, about the important elements of the data structure, content, detail, learning the data structure C++ version of the good information
<于仁飞> 在 2025-10-22 上传 | 大小:1.48mb | 下载:0

[编辑器/阅读器TEXT.RAR

说明:hello this the software for byk race -hello this is the software for byk race
<samir kumar jha> 在 2025-10-22 上传 | 大小:262kb | 下载:0

[编辑器/阅读器InternationalRoaming

说明:look at this this good tutorial
<samir kumar jha> 在 2025-10-22 上传 | 大小:18kb | 下载:0

[Dephi控件源码DelphiCHM

说明:Delphi默认不支持使用CHM格式帮助,该代码让Delphi程序开发者能够以简单的方式启用CHM格式帮助。-Delphi does not include an implementation of HTML Help, but one can easily be created. The process involves creating some API that call the HTMLHelp API and trapping Delphi application even
<wsld> 在 2025-10-22 上传 | 大小:66kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 8206.07 .08 .09 .10 .11 ... 14954 »

源码中国 www.ymcn.org