搜索资源列表
c++
- 许多c++算法,很好,初学者笔练习 许多c++算法,很好,初学者笔练习
c
- c#做的委托,基于vs.net平台,冒泡算法排序
Kmeans
- 在Visual C++.NET2003平台下实现聚类算法中的K-MEANS算法,对随机生成的点进行了聚类。使用单文档结构,并将聚类结果显示出来。
Isodata
- 在Visual C++.NET2003平台下实现聚类Isodata算法,简单实用。清新地显示了算法的步骤,便于学习。
GAExample
- 用c#实现遗传算法 用c#实现遗传算法
cppchangyongsuanfa
- 计算机常用数值计算算法与程序 C++版 计算机常用数值计算算法与程序 C++版
C++ canny算法
- canny算法的源码,C++语言。图像文字识别应用,用于图像平滑去噪细化
suanfa
- 里面包含很多C#算法方面的源码,是面试的必备材料。-Which contains a lot of C# Algorithm source area is an essential interview material.
bag
- 用Visual C++编写的程序,利用贪心算法实现背包问题-Using Visual C++ to prepare the procedures for implementation the use of greedy algorithm knapsack problem
aesCPP
- AES加密算法的c++实现,在vc或者.net环境下都可以实现。-AES encryption algorithm in c++ implementation, in the vc or. Net environment can achieve.
GATest
- 用C#实现遗传算法,包括选择,交叉,变异和计算适应度-use C# improw math ,you can see it how to run, marry use happy to you !Thank you very much! Thank you very much! Thank you very much!
The_CBR_algorithm_Code
- 此为CBR路由算法的C++原代码,可结合Omnet++进行模拟。-This routing algorithm for the CBR.C++ source code can be combined to simulate Omnet++.
bm
- bm算法 c++代码实现 希望对你有用-bm algorithm c++ Implementation
siftvc
- SIFT 算法的Visual studio C++ 6.0实现,并且有图形界面,很好理解,匹配效果也很好
RTree-C
- R树的基本操作代码,运用C语言来实现,算法精简。-The basic operation of the R-tree code, using C language to implement the algorithm streamlined.
RSA.NET
- .NET 提供的 RAS 算法没有提供私钥加密公钥解密的功能,这个代码实现了私钥加密公钥解密。
中缀表达式求值
- 中缀值表达式算法,比较实用,学VC 的同学可以看看。。。(Infix expression algorithm, more practical value, to learn VC students can see.)
IT企业必读的200个.NET面试题
- 本书着重针对.NET技术职位的应聘者,在.NET框架各个技术类别中,选取最常出现在.NET面试中的问题,进行分析和解答,同时解释和剖析与该问题相关的.NET机制原理,帮助读者达到知其然更知其所以然的程度。本书几乎包揽了所有常见的面试题,从基础知识、数据库,再到比较流行的XML、测试方法和算法,是目前市场上最新、最全的一本面试试题集锦。全书配合了大量的图例及代码说明,非常适合正打算参加.NET技术职 位的应聘和希望梳理.NET框架下技术点的读者阅读。(This book focuses on t
排课系统(内有三个样本)
- 该内容核心代码用的是退火算法,而不是遗传基因(The core code of this content is annealing algorithm instead of genetic gene.)
SM4
- C# 实现SM4 加密算法 已经过验证 可以使用(C# implementation of SM4 encryption algorithm has been verified that it can be used.)