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

搜索资源列表

  1. 小小秘书(SmartAssistant)

    0下载:
  2. 本软件用C#编写,功能强大,其内容有:系统时间读取与修改,正点报时,农历算法,时节算法,定时闹钟,定时关机,日程表,记事本,私人日记,语音秘书(含语音识别功能),通信录,优美活泼的界面,是网上少见的C#学习极品。你安装完试试,肯定让你喜欢。-the software with C# prepared, powerful, its contents are : system time to read with changes revealed timekeeping, the Lunar New
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.27kb
    • 提供者:
  1. shuju jiegou实验1

    0下载:
  2. 《数据结构与算法》实验要求与指导,来自重点大学2005的一个实习内容。很不错的程序老师做的帮助同学更好的学习数据结构-"data structures and algorithms" experimental requirements and guidance from the university in 2005 as an attachment. The procedure is very good teachers do to help students learn b
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:18.35kb
    • 提供者:张伟
  1. hsdfhjshdj

    0下载:
  2. 对深度优先(Depth first) 、宽度优先(Breath first) 、爬山法(Hill Climbing) 、 最佳优先(Best first) 以及A*搜索算法进行分析比较,要求: 给出这几种算法的描述; 根据SearchDemonstration程序中给出的示例,给出各算法的执行过程-priority right depth (Depth first), the width of priority (Breath first), mountaineering (Hill C
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.67mb
    • 提供者:yao
  1. 0335087

    0下载:
  2. 一些常用的计算机图形学算法用c语言的实现-some frequently used in computer graphics algorithms using C Language Implementation
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3.53kb
    • 提供者:大宝
  1. Euclidean

    0下载:
  2. 欧几里德距离的C++算法,在人工免疫系统中有广泛的应用-Euclidean distance between the C algorithms, artificial immune system in a wide range of applications
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:921byte
    • 提供者:朱方红
  1. ann_1.1

    0下载:
  2. ANN is a library written in the C++ programming language to support both exact and approximate nearest neighbor searching in spaces of various dimensions.ANN is also a testbed containing programs and procedures for generating data sets, collect
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:526.64kb
    • 提供者:工人
  1. DPG

    0下载:
  2. 堆排序 一、 需求分析 问题定义: 假设定义堆为满足如下性质的完全三叉树:(1)空树为堆;(2)根结点的值不小于所有子树根的值,且所有子树均为堆。编写利用上述定义的堆进行排序的算法,并分析推导算法的时间复杂度。 -a heap sort, demand analysis definition : the assumption that to meet the definition of sculpture, the complete nature of trigemi
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:844byte
    • 提供者:明年燦有
  1. VIPSdll_2006-01-16

    0下载:
  2. 网络编程,是以C#写的网页分析算法,基于VIPS思想-network programming is written in C# web analysis algorithms, based on the thinking foo
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:181.46kb
    • 提供者:yulong wu
  1. HuffmenTree

    0下载:
  2. 哈夫曼编/译码器 实现概要设计中定义的所有数据类型,对每个操作只需要写出伪码算法;对主程序和其他模块也都需要写出伪码算法(伪码算法达到的详细程度建议为:按照伪码算法可以在计算机键盘直接输入高级程序设计语言程序);画出函数的调用关系图。-Huffman encoder / decoder design outline to achieve the definition of all data types, for each operation only needs to write pseu
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9.7kb
    • 提供者:季舟
  1. AIMI561

    0下载:
  2. This the free version of my Basis of AI Backprop designed to accompany my not yet published textbook, _The Basis of AI_. This program contains enough features for students in an ordinary AI or Neural Networking course. It includes the quickprop
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.28mb
    • 提供者:dsoiufsodiuf
  1. Apriori

    0下载:
  2. Implementation of Apriori algorithm, using C#. Apriori is a classic algorithm for learning association rules. Apriori is designed to operate on databases containing transactions (for example, collections of items bought by customers, or details o
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:38.35kb
    • 提供者:gabi4488
  1. Banker

    0下载:
  2. 银行家算法 采用C#编程 开发环境VS2005 朋友们可以参考一下 主要核心算法大同小异 其他语言的也可以参考下-Banker' s algorithm using C# programming development environment VS2005 friends can refer to more or less the same core algorithms in other languages can also refer to the following
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:422.25kb
    • 提供者:wx
  1. C_Source

    0下载:
  2. This a zipper that implements zip algorithms in c#. -This is a zipper that implements zip algorithms in c#.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:119.59kb
    • 提供者:saurako
  1. Data-Structures-and-Algorithms-in-CSharp

    0下载:
  2. Data Structures and Algorithms in C#
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:71.31kb
    • 提供者:sadegh
  1. CPPstudy-algorithm

    0下载:
  2. 里面包含所有的C++开发算法,很基础,实用-Which contains all algorithms in C++ development, it is basic, practical
  3. 所属分类:CSharp

    • 发布日期:2017-05-24
    • 文件大小:7.68mb
    • 提供者:彭泸
  1. sorting-algorithms

    0下载:
  2. C++编写的各种排序算法。包括插入排序、堆排序、归并排序、基数排序、冒泡排序、希尔排序、选择排序、直插排序。-C++ written various sorting algorithms. Including insertion sort, heap sort, merge sort, radix sort, bubble sort, shell sort, selection sort, in-line sort.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:8.94kb
    • 提供者:王国栋
  1. 1

    0下载:
  2. 处理机调度算法,是按优先级顺序调度的,采用的是C#编程,可以直接打开使用-Processor scheduling algorithms, in order of priority scheduling, using the C# programming, can be opened using a direct
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:33.53kb
    • 提供者:申晓妍
  1. poi

    0下载:
  2. 编写程序要求:允许用户输入两整数求出并输出两整数大公约数(Common denominator)里介求公约数算法--欧几里德算法又称辗转相除法其计算理下:用a除b取余数a1 a1 = 0, 则b大公约数 否则用 b 除a1取余数a2 a2 = 0则a1大公约数 否则用 a1 除a2取余数a3a3 = 0则a2大公约数 否则用a2除a3取余数a4-Program requirement: allows the user to enter two integers and big Common di
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:3.67kb
    • 提供者:庞凤梅
  1. Dsa

    0下载:
  2. Data Structure and algorithms in csharp
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:878.72kb
    • 提供者:alireza
  1. biginteger

    0下载:
  2. 大整数乘法 poj 数据结构与算法这门课的作业题目-Large integer multiplication poj data structures and algorithms in this course job title
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2.44mb
    • 提供者:张艺
« 12 3 4 5 »
搜珍网 www.dssz.com