搜索资源列表
wwz
- 通讯录 算法简单,但是比较复杂,有初级卡发价值-directories algorithm is simple, but complex, the primary value cards issued
besur
- 本程序实现besur算法,在sdi中实现,适合与初级读者了解绘图,和该算法。-the program besur algorithm, in SDI to achieve suitable for junior readers to understand the drawings, and the algorithm.
cfdsafdsa
- 这个是简单的初级的算法代码汗 不要在冒了
superC++titel
- 本书详细介绍了C++编程中用到的各种经典操作,算法以及程序开发思想,是初级程序员和软件工程师必不可少的珍贵资料。
basicAlgorithm
- 初级算法习题集,里面有很多入门的算法,是用pascal写的
LZWCompression
- LZW 压缩算法的C语言实现,可以实现对字符串的字典压缩编码。初级程序-LZW compression algorithm of the C language can be achieved on the string dictionary coding. Primary process
graph
- 图的邻接链表及遍历及基本操作,节点的插入删除等基本操作,适合初级算法学习者-Adjacency list graph and traversal and basic operations, insertion node to delete such basic operations, suitable for primary algorithm learners
theartofcomputerprogrammingvolume1
- 第1卷首先介绍编程的基本概念和技术,然后详细讲解信息结构方面的内容,包括信息在计算机内部的表示方法、数据元素之间的结构关系,以及有效的信息处理方法。此外,书中还描述了编程在模拟、数值方法、符号计算、软件与系统设计等方面的初级应用。新版本增加了数十项简单但重要的算法和技术,并根据当前研究发展趋势在数学预备知识方面做了大量修改。-Volume 1 introduces the basic concepts of programming and technology, and then explain
k-means
- 用C++实现k-mean聚类算法并进行初级的数据挖掘,-Using C++, k-mean clustering algorithm and a preliminary data mining,
GDI_
- gdi实现一个反弹球的程序,适合游戏初级编程者。可以学习里面的算法-gdi program to achieve a bouncing ball, the primary programmer for the game. Inside the algorithm can learn
Red--yellow--blue--green-guess-guess
- 这是一个包含简单与复杂算法的猜测易程序。供初级编程人员参考。-This is a simple and complex algorithms including speculation and easy process. Primary reference for programmers.
Bezier
- 计算机图形学中Bezier曲线的算法,VS2008运行环境,可以运行显示,适合图形学初级学者!-Computer Graphics——Bezier Algorithm
dlg-random-nunber-range
- vc的初级阶段,里面有关于排序的算法,随机数等,同时还做了一些界面的美化-vc primary stage, which sort algorithm, random number, and also to do some interface of beautification
100-algorithms-cases-in-C-language
- C语言经典算法100例,非常经典,对初级编程人员提升很大,值得一看-100 cases of classic algorithms in C language, very classic, great upgrade for junior programmers, worth a visit
java_KNN
- 实现了KNN文本的分类,KNN最近邻基于欧几里德距离的JAVA算法实现适用于初级学习KNN的初学者。-Realization of KNN text classification, KNN nearest neighbor JAVA algorithm for Euclidean distance implementation is applied to the primary learning KNN beginners based on.
pso
- PSO算法,常见的优化算法之一,在初级编程的时候特别适用。-PSO algorithm, one of the common optimization algorithms, especially when the primary programming apply.
dajinfa
- 采用大津法,也就是OTSU方法寻找图像阈值进行图像分割,该算法是OTSU的初级算法,供初级学者学习。-Dajin method is used, that is, OTSU method for image threshold image segmentation, the algorithm is OTSU primary algorithm, for primary scholars to learn.
Column permutation cipher
- 列置换加密算法,C语言实现,比较初级,但是运行没啥问题(Column permutation cipher)
MATLAB AND GA
- 基于MATLAB的遗传算法编程工具箱,适用于遗传算法的初级使用者(A genetic algorithm programming toolbox based on MATLAB, suitable for primary users of genetic algorithms)
sort
- c语言中的几种不同类型的初级算法的程序实现(The implementation of several different primary algorithms in C language.)