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

搜索资源列表

  1. blueren.net

    0下载:
  2. 用实例学asp.net 章立民著 其中含有很多数据库连接方面的例子-example Asp. Net Zhang Xue Li-min with the database containing many examples of connections
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:43238929
    • 提供者:路雪军
  1. max flow/min cut

    1下载:
  2. max flow/min cut 实现最大流最小割算法的程序
  3. 所属分类:C#编程

  1. ReadRasterPixel

    2下载:
  2. 使用arcgis engine 读取栅格文件的象元值,并且获取最大最小灰度值-read and get max and min pixel gray using arcgis engine
  3. 所属分类:C#编程

    • 发布日期:2012-11-04
    • 文件大小:638
    • 提供者:li jiang
  1. vc4000demo

    0下载:
  2. 天敏视频采集卡VC4000例程,C#编程,集成此卡的所有功能-Tian-min video capture card VC4000 routines, C# programming, integrated all the features of this card
  3. 所属分类:CSharp

    • 发布日期:2014-05-03
    • 文件大小:987136
    • 提供者:风的线条
  1. SDK3000DEMO_LJH

    2下载:
  2. 天敏图像采集卡SDK3000的C#例程,采用OCX编程,所有功能已测试-Tian-min image acquisition card SDK3000 of the C# routines, using OCX programming, all functions have been tested
  3. 所属分类:C#编程

    • 发布日期:2012-11-13
    • 文件大小:805873
    • 提供者:风的线条
  1. Five_chess

    0下载:
  2. 采用c#编程的人机对战的五子棋程序,AI智能采用贪心算法和极大极小值算法,程序有详尽的注释,适合参考-C# programming using the man-machine war of Gobang procedures, AI algorithms and intelligent use of greedy algorithm for max-min value, the program has detailed notes for reference
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:129913
    • 提供者:王德安
  1. hh

    0下载:
  2. 这是香浓费罗埃利斯赫夫曼编码程序(严蔚敏数据结构在c++语言的实现。-This is the Shannon fees Luoailisi Huffman coding procedures (Yan Wei-min data structure in c++ language implementation.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1118
    • 提供者:张位
  1. BAS-INT

    0下载:
  2. 一个最简单的整型BASIC的C语言源码 一个最简BASIC的C语言源码,不提供编辑,通过C编译后,直接在命令行执行 BASIC程序.如 BAS-INT MIN. BAS-One of the most simple integer BASIC C-language source one of the most simple C-language source code BASIC, does not provide editing, compiled by C directly in the
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:5135
    • 提供者:iddison
  1. jquery.jqplot.0.9.3

    0下载:
  2. 各种柱状图,饼状图演示。调用方便,直接传参。-Various histograms, pie chart shows. Call to facilitate a direct transfer parameters.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:194161
    • 提供者:zhoulei
  1. [02]ConsoleApplication2

    0下载:
  2. 采用C#控制台应用程序,在其中定义重载的静态方法Max,用于得到两个或三个数的最大值,类型为int、double、decimal。在类似定义Min。在主程序中调用者两个静态方法的不同重载形式。-Using C# console application, in which the overloaded static methods defined in Max, used to get the maximum value of two or three numbers of type int, d
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:27131
    • 提供者:D K
  1. max-and-min

    0下载:
  2. 算法与数据结构,分治算法求最大值最小值,也是一次作业-Algorithms and data structures, divide and conquer algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:596
    • 提供者:刘二好
  1. minmax

    0下载:
  2. 根据自己输入的数据,求出其中的最小最大值和平均值-find min and max value
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:39071
    • 提供者:吳小文
  1. Josephus

    0下载:
  2. 使用C#编写的约瑟夫环的程序,配合严蔚敏版的《数据结构》中的实习1.2,有界面,运行于.Net 4.0的环境下。-The Josephus program written in C# with Yan Wei-min version of the data structure in the internship 1.2 interface running on Net 4.0 environment.
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:92376
    • 提供者:Zombie
  1. max-and-min

    0下载:
  2. 输入十个数找到并输出十个书中的最大者和最小者。- input ten number print max and min.
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:162620
    • 提供者:toghrak
  1. Minimum

    0下载:
  2.   该程序功能是求一维整型数组元素中最小的值和它所在的下标。其中,求最小元素的方法:用最小值变量min标记第一个待找数据,逐个把所有待找数据和min进行比较,并用min标记其当前最小值及其所在位置,从而找出最小值。-The program features is that of one-dimension integer array element index of the smallest value, and it is located in.
  3. 所属分类:CSharp

    • 发布日期:2017-11-05
    • 文件大小:2995
    • 提供者:张建平
  1. MiniQQ

    0下载:
  2. min qq工具源码,实现QQ自动回复。用于学习和研究。可以做成QQ群自动回复,QQ朋友自动回复-min qq source tools, QQ automatic reply. For learning and research. Automatic reply can be made into a QQ group, QQ friends auto-reply
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:306176
    • 提供者:朱浩
  1. CSharp_AI-CODE_code

    0下载:
  2. C#语言学习利器——AI-CODE坦克机器人》-源代码.可以给初学者一定的参考。-C# language learning tool- AI- CODE tank robot "- Zhong Min- the source CODE. Can you give beginners reference.
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:51673
    • 提供者:林生
  1. MINStat

    0下载:
  2. C#利用聚合函数MIN求销售额、利润最少的商品,一个C#数据库应用,欢迎参考-C# use of aggregate functions MIN and sales, the least profitable commodity, a C# database application, please reference
  3. 所属分类:CSharp

    • 发布日期:2017-12-06
    • 文件大小:315656
    • 提供者:zpudn91
  1. Minesweeper=cSharp_Do-Min

    0下载:
  2. Application for Entertainment, written by C#, Thanhk for using this program
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:173536
    • 提供者:Khanh
  1. min

    0下载:
  2. minimum of 3num in c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:929
    • 提供者:Prathap
« 12 »
搜珍网 www.dssz.com