资源列表
heidongshu
- 黑洞数又称陷阱数,是类具有奇特转换特性的整数。 任何一个数字不全相同整数,经有限次“重排求差”操作,总会得某一个或一些数,这些数即为黑洞数。\"重排求差\"操作即组成该数得排后的最大数去重排的最小数。 印度数学家研究过四位黑洞数,得到的黑洞数为6174。用这个程序验证这一下这个黑洞数。-few black hole known as traps, and are kind of peculiar characteristics of the integer conversion. Any
gaojingdujiechengsuanfa
- 高精度乘法基本思想和加法一样。其基本流程如下: ①读入被乘数s1,乘数s2 ②把s1、s2分成4位一段,转成数值存在数组a,b中;记下a,b的长度k1,k2; ③i赋为b中的最低位; ④从b中取出第i位与a相乘,累加到另一数组c中;(注意:累加时错开的位数应是多少位 ?) ⑤i:=i-1;检测i值:小于k2则转⑥,否则转④ ⑥打印结果
struct_matrix_annalysis
- 结构矩阵分析,矩阵位移法,能够迅速求解除最优的工程设计方法,维数1-structure matrix analysis, matrix displacement method to the rapid lifting of optimal for the engineering design, dimension 1
mylu
- Gauss列主元消去法解线性方程组.mylu函数中,U0、L0、P0分别为Gauss列主元分解中得U,L,P.-out PCA Gauss elimination method for solving linear equations. Mylu function, U0, L0, P0 Gauss out of the main yuan decomposition in the U, L, P.
A_arithmetic
- 一篇适于初学者的关于AI的源码,包含了A算法的源码和演示Demo.-one suitable for beginners on the AI source code, algorithm A contains the source code and demonstrations of Demo.
x28x_FFT
- TI的x28x系列芯片的FFT源程序。有128/256/512/1024点的实数和复数的FFT算法。-TI's chip x28x series of FFT source. 128 / 256/512/1024 point real and complex FFT algorithm.
writenoise_cpp
- 用c/c++产生源码. 本人平时收集的. 主要用于算法仿真. Park and Miller with Bays-Durham shuffle and added safeguards-with c / c generated source. I usually collected. Mainly used for algorithm simulation. Park and Mil ler with Bays-Durham shuffle and added safegua rds
10to16easy
- 目前最简单的10和16进制互相转化的代码了-the most simple of 10 and 16 to transform 229 of the Code
WinSnakeEyes
- snake例子,可以帮助初学者深入具体的对SNAKE 的架构和算法思想进行理解-snake example, can help beginners depth of the Snake concrete structure and algorithm for understanding
zhigongguanlixit
- 职工管理系统。希望对有需要的朋友方便。发行这个网站不错。资源很多-staff management system. Hope to have the convenience of a friend in need. Issuance this site is true. Many resources
youhua-m
- matlab 编写的优化程序有几十个,供大家参考-Matlab optimization program prepared by the dozens, for your reference
qiuni
- 一个C语言求逆程序,可以用来给自己的程序中使用-a C language inverse process can be used to their procedures to use