搜索资源列表
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-
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.
totsearch
- 淘特站内搜索引擎(C#版)基于Lucene.Net核心,通过高效的中文分词算法将数据库中内容进行分析、索引并保存至硬盘中。前台搜索时,通过读取索引文件查询,避免了传统数据库查询在高并发及海量数据下的性能问题。因前台搜索不在连接数据库,为不希望数据库放到前台的特殊用户群体提供了数据快速查询解决方案。 -Amoy special stations within the search engine (C# version) is based on Lucene.Net core through e
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
rand_test
- test C++ that is used for discovering difficult algorithms in KL difference
IT企业必读的200个.NET面试题
- 本书着重针对.NET技术职位的应聘者,在.NET框架各个技术类别中,选取最常出现在.NET面试中的问题,进行分析和解答,同时解释和剖析与该问题相关的.NET机制原理,帮助读者达到知其然更知其所以然的程度。本书几乎包揽了所有常见的面试题,从基础知识、数据库,再到比较流行的XML、测试方法和算法,是目前市场上最新、最全的一本面试试题集锦。全书配合了大量的图例及代码说明,非常适合正打算参加.NET技术职 位的应聘和希望梳理.NET框架下技术点的读者阅读。(This book focuses on t