搜索资源列表
j_10087_dedesplit
- 双色球分析源代码,设计独特的分析思想 及关键算法,希望给大家一点启发-Shuangseqiu analysis of the source code, the unique design of critical thinking and analysis algorithms, and hopes to give some food
2047956898.John.Wiley.and.Sons.Algorithms.and.Netw
- 计算机游戏算法和网络构建(英文原版)不可多得的网络游戏编程与算法书籍-Computer game algorithms and network construction (English original) rare game programming books and Algorithms
select
- In computer science, a selection algorithm is an algorithm for finding the kth smallest number in a list (such a number is called the kth order statistic.) This includes the cases of finding the minimum, maximum, and median elements. There are worst-
j_13949_vb_tree
- VB回归算法的一个极佳实例,曾经让作者花了两年时间才完成,程序中运用了大量优化过的回归算法,通过给定的参数,简单的进行设置,可以生成一棵漂亮的仿真大树,学算法值得一看,带全套背景、带音乐,很不错。 -VB return an excellent example of the algorithm, so that the author had spent two years to complete, procedures have been used to optimize the retur
Random
- asp.net(C#)两种随机数的算法,可用抽考题,希望大家会喜欢!-asp.net (C#) are two random number algorithms, available pumping exam questions I hope you will enjoy!
20119160496916
- 此程序由Microsoft Visual Studio 2010方可打开源码运行 EnDnpassword文件夹是加密主程序源码 Password文件夹是加密算法实现的源码和封装后的dll 两种加密算法。一种是DES,一种位MD5加密(此加密并非直接调用.net类库中的加密算法) 在加密时需要将生成的dll文件进行引用后方可使用。 没有什么技术含量,练习下dll封装和MD5算法的实现 -This program consists of Microsoft Visual Stu
GA-Sr_CPP
- 利用人工智能中遗传算法编写C++程序,对遗传算法的实现较为具体,包括选择,交叉,变异等诸多实现环节。-The use of genetic algorithms in artificial intelligence to write C++ program realization of the genetic algorithm more specific, including selection, crossover, mutation, and many achieve link.
birthdaysecret
- 每个人都有一个生日密码,决定人一生的运程、性格特点 本程序是生日密码的完整 算法 .net开发,c#语言。-Birthday cryptographic algorithms
CPP
- C语言加密算法大全,多种对加密的算法,应该会有用-C language encryption algorithm Guinness, a variety of encryption algorithms, should be useful
fips1402
- encryption and decryption algorithms
totsearch
- 淘特站内搜索引擎(C#版)基于Lucene.Net核心,通过高效的中文分词算法将数据库中内容进行分析、索引并保存至硬盘中。前台搜索时,通过读取索引文件查询,避免了传统数据库查询在高并发及海量数据下的性能问题。因前台搜索不在连接数据库,为不希望数据库放到前台的特殊用户群体提供了数据快速查询解决方案。 -Amoy special stations within the search engine (C# version) is based on Lucene.Net core through e
MakeHtml_kj
- Makehtml控件,是关东人技术开发团队,历经数月开发完成,精密的算法,超前的设计理念,使得控件更加灵活,方便,效率高。Makehtml控件主要为那些经常开发网站费时费力的人群提供帮助,有了这个控件,开发时间节省50 以上,开发成本大大缩减。只要有点基础的程序员就可以完全操作。 该控件采用模板化编程,只要界面设计完,切换图以后,就可以套标签,程序自动识别,基本不用动程序。 -Makehtml control Kanto technical development team, d
NET-framework
- 该代码是关于在NET框架下密码算法的实现。密码的设置是保护自己的文件,如何编程呢?该算法就帮助你来实现。-The code is the realization of cryptographic algorithms NET framework. The password setting is to protect their own files, and how to program it? The algorithm to help you to achieve.
xinsilugaosisuanfa
- 高斯算法的新写法,所谓高斯算法是 S=1+2+3+N 当N=100时 S=应为5050 常规算法都是用循环千篇一律 本算法用了特殊的新算法 非常值得一看 -The new wording of the Gaussian algorithm, called Gauss algorithm is S = 1+2+3+N when N = 100 when S = conventional algorithms are to be used for the 5050 cycle of the a
suanfa
- 计算机算法设计与分析 0-1背包问题 士兵站队问题 最长子序列 工作分配 会场安排 -Design and Analysis of Computer Algorithms 0-1 knapsack problem question soldiers stand longest sequence assignment venue arrangements
pst_src
- 该示例实现基于pst的Planar Point Location的slab算法。在slab算法的基础上,将每个slab上的搜索树对应于一个version, 而相邻两个slab之间的搜索树的差异较少,可以尽可能多的重用已有结构达到节约空间使用的目的。 -The sample-based pst of Planar Point Location of slab algorithms. Algorithm based on the slab, the slab on each search tr
NetCryptoLib
- Crypto++动态库的.net C++封装。内含多个工程-The solution contains several projects: CryptoLib:Library that contains Crypto++ and unmanaged algorithms CryptTest:MFC application that uses CryptoLib NetCryptLib:.NET C++/CLI library to use CryptoL
rand_test
- test C++ that is used for discovering difficult algorithms in KL difference
Connect-Five
- C#编写的五子棋呢,算法是核心,大家可以学习学习算法。-C# 331 written it, is the core of the algorithm, we can learn algorithms.
vsnet.lib.ai
- AI library for C#. Includes Neural Networks and Genetic Algorithms