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

搜索资源列表

  1. Theoverlapinterva

    0下载:
  2. 自己采用VB.NET编写的区间树上的重叠区间查找算法,全图形界面,VS2005下编译通过。-VB.NET prepared to adopt its own range of overlap between the tree search algorithm, the graphical interface, VS2005 compiler through the next.
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:69101
    • 提供者:XIII
  1. Quicksortalgorithm

    0下载:
  2. 自己写的,采用VB.NET编写的快排序算法的性能分析,VS2005下编译通过-Wrote it myself, using VB.NET prepared fast sorting algorithm performance analysis, VS2005 compiler through the next
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:65043
    • 提供者:XIII
  1. AlgorithmforLCS

    0下载:
  2. 自己写的,采用VB.NET编写的最长公共子序列(LCS)算法,全图形界面,VS2005下编译通过-Wrote it myself, using VB.NET to prepare the longest common sub-sequence (LCS) algorithm, the entire graphical interface, VS2005 compiler through the next
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:56811
    • 提供者:XIII
  1. Redandblacktreeinsertalgorithm

    1下载:
  2. 自己写的,采用VB.NET写的红黑树插入算法,实现了图形显示红黑树,VS2005下编译通过-Wrote it myself, using VB.NET to write the red and black tree insertion algorithm, the realization of the graphical display a red, black tree, VS2005 compiler through the next
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:54319
    • 提供者:XIII
  1. zdpk

    0下载:
  2. C#排课系统,使用了模拟算法。很简单,可以看看啊。-C# Course Scheduling System, the use of the simulation algorithm. Very simple, you can look at the ah.
  3. 所属分类:.net

    • 发布日期:2017-05-26
    • 文件大小:9170030
    • 提供者:刘凯
  1. ddf

    0下载:
  2. 一个用VB实现的跌代计算法:打靶模拟程序-The realization of a use of or on behalf of VB calculations: simulation program targeting
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:16085
    • 提供者:EVA
  1. SY5_2007083201

    1下载:
  2. 在ASP.NET环境中创建一个简易的留言板网站。设已创建了一个Access数据库文件msg.mdb,其中包含有用于存放用户留言内容的message表和存放用户登录数据的userinfo表。 在userinfo表中添加一条初始记录。其中,“密码”字段值为字符串“654321”经MD5算法加密后得到的密文字符串“C33367701511B4F6020EC61DED352059”;“答案”字段值为字符串“辽宁”经MD5算法加密后得到的密文字符串“2FF1BF5F2845959D00BCE4799
  3. 所属分类:.net

    • 发布日期:2017-04-03
    • 文件大小:16715
    • 提供者:lili
  1. model

    0下载:
  2. bp常用模型算法描述,C语言实现,及hmm的C语言实现,矢量化的C语言实现-bp commonly used to describe the model algorithm, C language, and the C language hmm, vector of the C language
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:103539
    • 提供者:王菲
  1. 123456

    0下载:
  2. 教学管理系统WEB版_试题库建设及组卷算法-paper
  3. 所属分类:.net

    • 发布日期:2017-05-08
    • 文件大小:1937389
    • 提供者:pen
  1. Tools

    0下载:
  2. 里面包括了几个c# 类文件,封装了对excel的导入导出操作,2种加密算法的封装,都只需要简单的调用就可以了。另外ToolBox.cs文件实现2个DataRow的比较。-Inside class contains several c# file, package of excel import export operation, two kinds of encryption algorithm package, only need a simple call on it. Addition T
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:7100
    • 提供者:fafa
  1. Honeycomb

    1下载:
  2. 在VS2008下采用Windows Foundation Presentation编写的一个用于运算最短路径的3D演示,算法是很简单的Dijstra,主要是界面 很小的一个程序-Using a Windows Foundation Presentation computing the shortest path for 3D presentations, a very small program
  3. 所属分类:.net

    • 发布日期:2017-05-16
    • 文件大小:4454684
    • 提供者:Hyacinth
  1. exercise8

    0下载:
  2. VB2008,给定两个数,找出两个数之间的质数的算法-VB2008 prime
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:63645
    • 提供者:ken
  1. Random

    0下载:
  2. asp.net(C#)两种随机数的算法,可用抽考题,希望大家会喜欢!-asp.net (C#) are two random number algorithms, available pumping exam questions I hope you will enjoy!
  3. 所属分类:.net

    • 发布日期:2017-03-26
    • 文件大小:1143
    • 提供者:马佐里尼
  1. Lex

    0下载:
  2. **本次实验在Visual Studio.NET 2003环境下开发** 此压缩包内包括以下五个文件: 1.Lex的源代码文件 Lex.cpp 2.Lex的测试输入文件 test.txt 3.测试文件需包含的头文件 yytab.h 4.经过Lex生成的结果文件yylex.cpp 5.说明 关于Lex: 本实验中完成的Lex可以完成以下算法: 1.输入文件解析 2.多个NFA合并 3.NFA转换DFA 4.最小化DFA 5.生成代码
  3. 所属分类:.net

    • 发布日期:2016-11-24
    • 文件大小:652302
    • 提供者:王伟
  1. BPNetApp

    1下载:
  2. 用VB.NET编写的BP神经网络算法,并用于预测-this is bp network
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:232397
    • 提供者:share
  1. encrytionlib-1-0

    0下载:
  2. c#编写的一个加密库,包含常见的加密算法。-c# written in an encrypted database that contains common encryption algorithm.
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:78450
    • 提供者:basherone
  1. JobAttemper

    0下载:
  2. 计算机操作系统实验,FCFS和JSF算法-OS FCFS & JSF algorithm
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:1478
    • 提供者:lin
  1. FCFSSJFHRN

    0下载:
  2. 作业调度三种算法FCFS,SJF,HRN -FCFS SJF HRN
  3. 所属分类:.net

    • 发布日期:2017-04-04
    • 文件大小:1793
    • 提供者:薛毅
  1. dui

    0下载:
  2. 排序算法,主要是运用堆得排序算法,分治算法-Sorting algorithm
  3. 所属分类:.net

    • 发布日期:2017-03-30
    • 文件大小:1934
    • 提供者:林雨
  1. 2007102318148533

    0下载:
  2. 解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用 -After decompression there 5M, which I use C# for embedded WinCE do a GPS/inertial navigation system integrated positioning s
  3. 所属分类:.net

    • 发布日期:2017-05-02
    • 文件大小:732161
    • 提供者:sine169
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com