资源列表
Interface-For-DESRSA-And-SHA
- 三种算法,写了个统一接口调用。SHA、DES、RSA。一些地方借鉴了别人的写法。 SHA:安全哈希算法 DES:入口参数有三个:Key、Data、Mode-Three algorithms, wrote a unified interface. SHA, DES, RSA. Some places borrow writing. SHA: a secure hash algorithm DES: entrance there are three parameters:
ISICS13
- 计算重离子入射到原子中引起的特征X线辐射的界面计算软件。-calculating the cross section of the heavy ionization pushing into the atom
letter_order
- 一个简单的排序问题的解答,编程语言是C。 ■题目 输入为一个长度在1000字节以内,只含有英文半角小写字母的字符串。 请计算输出其中各字母出现的次数,按照从多到少的顺序排列并输出。 要求每行输出一个字母,并且当字母出现次数相同时,按照字母顺序输出结果。 ■例① 输入: abbccc 输出: c b a ■例② 输入: bcagggqhhhtlllopppiacb 输出: g h l p a b
drillingprogram
- 钻井计算参数小程序,包括钻头直径,选型,套管下入深度-Drilling calculation parameters program
get-the-PI
- 使用随机化算法计算PI 的值·java语言编写-get the PI
multistage-sort
- 对一些数据实现多级排序,如当语文成绩相同时,则用数学成绩来排序-multistage sort
Astar
- A星寻路算法在游戏中的应用,通过传入开始点和目标点完成寻路-Application of A star pathfinding algorithm in the game, the start point and the target point to complete routing
firefly-algorithm
- The firefly algorithm (FA) is a metaheuristic algorithm, inspired by the flashing behaviour of fireflies. The primary purpose for a firefly s flash is to act as a signal system to attract other fireflies. Xin-She Yang formulated this firefly algorith
gauss_jordon
- Resolution gauss jordon Cette résolution suive la même démarche que celle de Gauss a la seule différence que la matrice principale est diagonalisé au lieu d être triangularaisé.
applic
- 经典的子空间辨识论文中的源码,很有帮助,大家可以参考一下。-subspace identification
TSP
- Traveling Salesman Problem, Solution with Genetic Algorithm
double-grey
- 灰色模型拟合。将原始数据和误差数据均进行灰色处理,表现出了良好的拟合性-grey model simulation. the original data and corresponding error are processed by grey model. the results show the good performance
