资源列表
a
- 对于给定的由n个自然数组成多重数集S,计算S的众数及其重数。-For n natural numbers given by the the multiplicity set S, calculated S is the plural and its multiplicity.
joseph
- 约瑟夫问题(有时也称为约瑟夫斯置换,是一个出现在计算机科学和数学中的问题。在计算机编程的算法中,类似问题又称为约瑟夫环。又称“丢手绢问题”)。-Joseph problems (sometimes called Josephus replacement, is an appearance in computer science and mathematics problems in computer programming algorithm, similar problems also kno
Linear-Neural-Networks
- 这是一个线性神经网络的matlab代码,包括线性神经网络的创建、误差曲面的绘制、曲线的拟合、误差函数的构建等内容,对初学者帮助大-This is a linear neural network matlab code, including the creation of linear neural network, error surface rendering, curve fitting, etc. Construction of the error function, big help f
apriori
- 简单的apriori算法实践,包括生成数据集、生成频繁项集、计算信息相关度和置信度,最终输出关联关系数据-Simple apriori algorithm practice, including generating data sets, generate frequent item sets, computing-related information and confidence, the final output data association
hanmingma
- 汉明码的C语言办源代码,~~~doc文件-hanming
Calc_ZuHe_1
- 惯性导航系统中,惯导解算过程中组合导航算法-Inertial navigation systems, inertial navigation solution integrated navigation algorithm
AD7789
- AD7789 16Bit/24bit的ADC IC,資料讀取源碼。
jcb
- 文件包含两个程序,主要适用于计算夹克比矩阵和托普利兹矩阵-File contains two programs, mainly for jackets ratio calculated Toeplitz matrix and matrix
AFSA1
- 人工鱼群算法完成了一系列基本功能,算法性能良好。-AFSA has completed a series of basic features, good performance of the algorithm.
txt
- 利用栈及简单语法将中缀式转为逆波兰式 即使是初学者也能看懂-The use of the stack and a simple syntax infix style to Reverse Polish Notation, even beginners can understand
Fseries
- 给点一个函数,求解这个函数的Fourier展开前n项。-Solve the fourier sequences of a given function.
sum_score
- 实现了对30个以下的队员的任意轮评分,tc 测试通过。-Achieve the following 30 players score in any round, tc the test.