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

搜索资源列表

  1. SM2_SM3_test

    1下载:
  2. 国密算法SM2_SM3 Demo,包括sm2签名验签加解密和sm3算法。-SM2_SM3 Demo
  3. 所属分类:.net

    • 发布日期:2017-05-02
    • 文件大小:964076
    • 提供者:lx
  1. ga-tabu-

    0下载:
  2. 遗传、禁忌、模拟退火等算法求解背包问题C-Genetic, contraindications, simulated annealing algorithm for knapsack problem C++
  3. 所属分类:.net

    • 发布日期:2017-05-03
    • 文件大小:636244
    • 提供者:
  1. sort

    0下载:
  2. 常见排序算法,冒泡,选择,,插入,改进冒泡算法-Common sorting algorithm bubble, select,, insert, improved bubble algorithm
  3. 所属分类:.net

    • 发布日期:2017-04-27
    • 文件大小:16032
    • 提供者:jiangkai
  1. paikezhushou

    0下载:
  2. 排课助手源程序,排课问题是一个多约束、多目标的优化问题,其实质是时间表问题,已经被确认为NP完全问题。算法作为一种随机搜索算法,利用群体搜索技术,对解决NP问题非常有效。 -It was identified as np-complete problems.Algorithm as a kind of random search algorithm, using search technology, is very effective to solve the NP problem.
  3. 所属分类:.net

    • 发布日期:2017-05-22
    • 文件大小:6635130
    • 提供者:cool
  1. Operating-System-Simulation

    0下载:
  2. 用.net制作的仿造操作系统运行的小程序,主要包括进程调度,存储管理,银行家算法等几个小程序的集成,是学习现代操作系统课程中良好的辅助理解仿真程序-With.net copy of operating system to run small programs, including process scheduling, storage management, bankers algorithm, such as a few small application integration, is to
  3. 所属分类:.net

    • 发布日期:2017-05-07
    • 文件大小:1146990
    • 提供者:林志勇
  1. AGTPS

    0下载:
  2. 系统功能说明 该系统主要包括 题型管理 科目管理 用户管理 题库管理 试卷生成 用户包含管理员和教师两类 教师用户由管理员或者超级管理员添加,管理员用户有由超级管理员进行添加。 教师有自己所对应的科类 教师用户只能在自己对应的科类的题库中生成对应的试题。 核心生成算法: 有用户指定试卷的科目,指定试卷的题型(最多12种),每种题型对应的题目个数和每题对应的分值和每个题型对应的难度系数均由用户指定,指定之后又系统在题库中采用随机的方式抽取题目,取出题目之后再进行难度系数
  3. 所属分类:.net

    • 发布日期:2017-05-03
    • 文件大小:974952
    • 提供者:liuzengpeng
  1. PCA-SIFT

    0下载:
  2. 开源Sift算法,匹配识别图像,找了很多,感觉有效的不多-open source code: Sift for match picture
  3. 所属分类:.net

    • 发布日期:2017-05-03
    • 文件大小:625803
    • 提供者:anhuiee
  1. T-Distribution-arithmetic

    0下载:
  2. T分布(抽样分布),求概率与分位数的算法源码,其中包含伽马函数、阶乘、T分布函数、T分布概率、T分布分位数-T Distribution, for calculating the displacement and possibility, include Gamma function, Factorial, Displacement and Possibility arithmetic
  3. 所属分类:.net

    • 发布日期:2017-04-13
    • 文件大小:1739
    • 提供者:方高明
  1. SimulatedMicroChannelGrabRed

    0下载:
  2. 一款模拟(模仿)微信抢红包软件源码,控制台,实现算法,获取手气最佳人及金额,有需要的朋友不要错过!-A simulation (imitation) micro-channel software source code to grab a red envelope, consoles, algorithm, get the best people and the amount of luck, a friend in need do not miss!
  3. 所属分类:.net

    • 发布日期:2017-04-30
    • 文件大小:63381
    • 提供者:丁宇
  1. EricLippert

    0下载:
  2. C# 24点游戏解题算法,通过Lambda表达式解析字符串,实现24点游戏的解题算法-C# 24点游戏解题算法
  3. 所属分类:.net

    • 发布日期:2017-05-01
    • 文件大小:183620
    • 提供者:Light ZZ
  1. online-examination-system

    0下载:
  2. 论文介绍了在线考试系统的相关理论及技术背景,针对系统的功能特点,使用了ASP.NET 技术,采用了面向对象的开发方法和流行的三层体系结构,对题库设计理论和组卷算法进行了探讨,并详细说明了系统设计与实现的过程。本文设计的在线考试系统具有通用性、良好的可扩展性和安全性、并易于维护等优点,能满足目前的在线考试需求。-This thesis introduces some relative theories and technological background of online
  3. 所属分类:.net

    • 发布日期:2017-05-21
    • 文件大小:6022311
    • 提供者:
  1. candescentnui-20148

    0下载:
  2. Kinect的基于深度相机识别手部的算法。微软官方Kinect开发网站上也有。- Kinect的基于深度相机识别手部的算法。微软官方Kinect开发网站上也有。 Kinect based depth camera recognition algorithm for hand. Microsoft s official Kinect development site also has.
  3. 所属分类:.net

    • 发布日期:2017-05-14
    • 文件大小:3484296
    • 提供者:秦启翔
  1. pso

    0下载:
  2. PSO算法,基于干扰管理,两阶段,流水作业,双机,C#,有计算结果,可运行-PSO algorithm, based on the interference management, two-stage, assembly-line, dual, C#, there are results, run
  3. 所属分类:.net

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

    0下载:
  2. 本文件是专门用来解析KDF算法的文件,解析速度相当高-This document is designed to resolve KDF algorithm file
  3. 所属分类:.net

    • 发布日期:2017-05-09
    • 文件大小:1956758
    • 提供者:huang
  1. RSA.NET

    1下载:
  2. .NET 提供的 RAS 算法没有提供私钥加密公钥解密的功能,这个代码实现了私钥加密公钥解密。
  3. 所属分类:.net编程

  1. lqt_lat

    0下载:
  2. 对于学习遗传算法,并使用vb 语言来编程的用户,会大有帮助的-For learning genetic algorithm, and use vb language to program the user, will help a lot,,
  3. 所属分类:.net

    • 发布日期:2017-12-11
    • 文件大小:705430
    • 提供者:refendent
  1. 6882637

    0下载:
  2. apriori算法vb实现,应用于数据挖掘应用,不错的源码(Vb realize apriori algorithm, is applied to data mining application, good source)
  3. 所属分类:.net编程

    • 发布日期:2017-12-23
    • 文件大小:31744
    • 提供者:Novii
  1. path

    0下载:
  2. VB编写的最段路径算法,包括全部的实现过程与具体的操作,(VB to write the most path algorithm, including all the implementation process and the concrete operation,)
  3. 所属分类:.net编程

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:OTFJ&6257
  1. 轴承故障频率计算器V3.0_2017.5.23

    0下载:
  2. 对于轴承故障频率的计算,皮肤界面的修改,相应的计算器软件算法(Calculation of bearing fault frequency)
  3. 所属分类:.net编程

  1. 中缀表达式求值

    0下载:
  2. 中缀值表达式算法,比较实用,学VC 的同学可以看看。。。(Infix expression algorithm, more practical value, to learn VC students can see.)
  3. 所属分类:.net编程

    • 发布日期:2017-12-28
    • 文件大小:56320
    • 提供者:death2049
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com