CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 程序集

搜索资源列表

  1. interval

    0下载:
  2. 本程序实现了多区间的交集、并集和补集操作,很好使用。-This program implements multiple interval of the intersection, union and complement operations, very good use
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1981677
    • 提供者:wanghui
  1. slrfenxi

    0下载:
  2. slr分析程序,能够输出终结符,slr分析表,输出follow集和first集-slr analysis procedures, including follow set, terminator
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:7335
    • 提供者:Mr张
  1. kmeansyy

    0下载:
  2. 对Iris数据集的Kmeans算法分类,matlab程序-Iris dataset of Kmeans classification algorithm, matlab procedures
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2579
    • 提供者:庄俊勇
  1. ROCBOSS_v2.1.0

    0下载:
  2. ROCBOSS v2.1.0是一个用php进行开发的轻量级社区论坛。 基于自主开发的 ROCPHP 1.0 开发,集轻量简约优美于一身,代码风格优雅,性能高、扩展性强,二次开发方便。 程序对很多细节都进行了仔细优化,争取最优,在开启缓存和加速后,可以轻松支持百万级的数据。 前端UI和后台UI都花大精力进行了重绘,总体采用清新风格。 如果你是一个最求简约、高效、安静而不平凡的人,那么相信rocboss是你不二的选择。-V2.1.0 ROCBOSS is a lightweight
  3. 所属分类:ComboBox

    • 发布日期:2017-04-25
    • 文件大小:456051
    • 提供者:WANcoke
  1. KMeans

    0下载:
  2. vs2013实现的k-means聚类算法,是一个2维点集的聚类演示程序-Vs2013 implementation of the K-means clustering algorithm, is a 2 dimensional point set of the clustering demonstration program
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:129570
    • 提供者:LuYong
  1. suifenkongjian

    0下载:
  2. VB控件集,包含多种VB程序皮肤,以及Demo-VB control set, VB program includes a variety of skin, and Demo
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-07
    • 文件大小:1249158
    • 提供者:常飞
  1. UFSets

    0下载:
  2. 一个并查集程序,包括以任意方式执行Union操作,以树的高度执行Union操作,以树中结点个数执行Union操作。-A and check set program, including the implementation of Union operations in any way, the height of the tree to perform Union operations, the number of nodes in the tree to perform Union opera
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:241493
    • 提供者:易新宇
  1. InterviewQuestions

    0下载:
  2. 华为面试程序合集,包括各种面试题目,刷题必备,c++工程,测试通过-interview exercise of HUAWEI
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:279484
    • 提供者:心雨
  1. CPU

    0下载:
  2. 计算机组织与结构课程设计,使用VHDL设计一个简单功能的CPU。该CPU拥有基本的指令集,并且能够使用指令集运行简单的程序。另外,CPU的控制器部分(CU)采用微程序设计方式。-The purpose of this project is to design a simple CPU (Central Processing Unit). This CPU has basic instruction set, and we will utilize its instruction set to g
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7415937
    • 提供者:马晨
  1. c-language-collection

    0下载:
  2. 这是一个学习c语言函数方面的程序合集,主要讲述了全局变量和局部变量的区别。-This is a learning function c language collection aspects of the program, mainly about the difference between global variables and local variables.
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1114113
    • 提供者:Daczer23
  1. qwrt

    0下载:
  2. vb小程序合集 各种入门小程序 要的拿去 vb小程序合集 各种入门小程序 要的拿去 -good game
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:90448
    • 提供者:lhh
  1. DPL

    1下载:
  2. 条码打印机的dpl指令手册,程序用命令打印条码所需的指令集-Bar code printer DPL instruction manual, instruction set needed for the program with the command print bar code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-30
    • 文件大小:12411710
    • 提供者:wang
  1. ResultBrowser

    0下载:
  2. 浏览图片结果集的程序。利用TableView导入ini文件,形成列表。里面含有tableview的model-view的详细写法。值得借鉴。还有自定义控件,添加控件的事件等。-Using the TableView ini file to import, form the list.Contains tableview model- the view of writing in detail.Is worth using for reference.And custom controls, ad
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:10534
    • 提供者:徐睿
  1. Inter-process-etc

    0下载:
  2. 进程间通信的VC++源码实例集,进程之间的通信以及实现方法实例,通过一些小程序来实现,这些小程序有剪贴板实例、邮槽、匿名管道等,希望对VC++基础用户有帮助。-Interprocess communication in VC++ source code examples set, communication between the process and the method for instance, achieved through a number of small procedures,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2109060
    • 提供者:余海
  1. 10.3

    0下载:
  2. Visual Foxpro程序设计参考手册,第十章表格与表单集源程序10.3。适合初学者。-VFP software usermanual ,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-30
    • 文件大小:126219
    • 提供者:梁衍龙
  1. 10.4

    0下载:
  2. Visual Foxpro程序设计参考手册,第十章表格与表单集源程序10.4。适合初学者。-vfp software
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:4864
    • 提供者:梁衍龙
  1. XString_demo

    0下载:
  2. 这个程序是以前使用过的非MFC/STL的字符串处理函数的一个合集,相对于STL之类的字符串处理函数来说,它在效率上更有优势,-This procedure is used before the non-MFC/STL a collection of string handling functions with respect to string handling functions like STL, its advantage in efficiency,
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:31803
    • 提供者:
  1. jihe100

    0下载:
  2. 这是一个可求2个集合的交集、并集、差集的程序-2 cross-rectifiable set and difference set
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:4988
    • 提供者:song0036824
  1. VRP-suanfaheji

    0下载:
  2. TSP问题合集,都是亲测可运行程序。包括tabusearch,TSP,VSR等。-TSP problem collection, are pro-test program can be run. Including tabusearch, TSP, VSR and the like.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:26715
    • 提供者:liuhongxing
  1. aa

    0下载:
  2. 用数组的方法实现集合A\B对称差,而对称差就是可以实现两个集合的交集 并集以及补集的程序-it can be good!!!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1036
    • 提供者:y9nso
« 1 2 ... 26 27 28 29 30 3132 33 34 »
搜珍网 www.dssz.com