搜索资源列表
Caesar--java
- 凯撒密码扩展算法,输入加密参数k1,k2, c =(k1*m+k2) mod 26-Caesar expansion password algorithm, the import of encryption parameters k1, k2, c = (k1 * m k2) mod 26
psoJAVACVB
- 粒子群算法源码,java,c,vb,粒子群优化PSO程序包(Java,C,VB) -PSO source, java, c, vb, PSO PSO Pack (Java, C, VB)
TWOAlgorithm
- 包括两个有趣的算法:老鼠走迷宫和运算式中序式转后序式的C和JAVA实现的两个版本-including two interesting algorithm : Mouse Maze and the computation of the order after the order-to-C and JAVA two versions
c
- C++经典数值算法源码, 包括线性代数方程组的求解,\\数学变换与滤波等
c_yuan_ma
- c经典算法(包括源码),真的很经典的算法,很难找到!
NewFCM
- 利用java写的快速模糊C均值算法,用与图像分割,聚类等领域。
Kmeans_FCM
- java写的模糊c均值聚类算法和k均值聚类算法-fuzzy c means clustering algorithm and K means cluster in java
java_sqr(big_int)
- java大整数开根号.txt 符合数位要求的大整数开根号,避免了c,c++高精度的麻烦,此题属高精度较难题,具有一定算法-java大整数开根号.txt
Genesis
- 改编过的遗传算法,c语言编写,用于选择全局最优-Genetic algorithms have been adapted, c language, used to select the global optimum
2
- 银行家c++算法实现功能,来防止死锁等问题,方便大家,及供参考-Bankers algorithm c++ functions, to prevent deadlock and so on, to facilitate, and for reference
G.C
- java 可视化实现硬币找零算法,学习java基础知识必备-java visualization of coins through irregular algorithms, essential to learn the basics of java
javaA
- 8数码问题是通过A*算法来实现的,通过这个小问题可以初步理解A*算法的原理。-8 digital issues is achieved through the A* algorithm, through an initial understanding of this small problem can be the principle of A* algorithm.
dnfqianghua
- 一个网页的dnf强化模拟的源代码。此算法太过简单,只供参考。-Dnf enhanced simulation of a web page source code. This algorithm is too simple for reference only.
flash--C
- 绝对帅的动画 C编的 根据科学数学的算法 结合机械原理的运动规律写的 超好用-C is absolutely handsome series of animations based on scientific principles of mathematical algorithm combines the mechanical law of motion to write a super useful
program
- MIDP2.0 操作像素数据.rar 用java实现的http服务器端例程java.rar 最进最少使用缓存算法.rar 用C写的泡泡堂.c C语言常用算法源代码.rar-MIDP2.0 operating pixel data. Rar http with the server-side java routine to achieve the most into the least used java.rar caching algorithm. Rar written usi
Using-C-to-achieve--method
- 用C语言实现Java类的本地方法 1. 0目的与意义在用Java开发应用程序的过程中,如果能100 的使用Java,那当然是最好不过了。但是,有时候我们却不得不在Java的应用程序中使用其它语言编写的代码(即本地代码),例如:(1)原来已有大量经过测试的代码,想要直接在Java应用程序中使用,而把这些代码转换成Java代码可能需要大量的时间和财力。(2)有些功能如访问系统设备等,单纯地使用Java语言可能很难实现或根本就无法实现,这时就需要用其它语言来实现这种底层的功能,以综合各种语言的优点。(
c
- EZ算法原理及检测抗攻击性能测试,很好很强大-EZ algorithm principle and detection of anti-attack performance test, a very powerful
SORT(CPP-Builder6)
- 排序c++算法 用c++编写,数据结构课程教程使用案例-SORT C++
MainClass
- 汉诺塔(又称河内塔)问题是源于印度一个古老传说的益智玩具。大梵天创造世界的时候做了三根金刚石柱子,在一根柱子上从下往上按照大小顺序摞着64片黄金圆盘。大梵天命令婆罗门把圆盘从下面开始按大小顺序重新摆放在另一根柱子上。并且规定,在小圆盘上不能放大圆盘,在三根柱子之间一次只能移动一个圆盘。 后来,这个传说就演变为汉诺塔游戏,玩法如下: 1.有三根杆子A,B,C。A杆上有若干碟子 2.每次移动一块碟子,小的只能叠在大的上面 3.把所有碟子从A杆全部移到C杆上 以下实例演示了汉诺塔算
kuaipai_immoc
- 写论文,查资料,共享源码,分享传播新算法!(write paper, new source code, hello pudn!)