资源列表
huibabianhuan
- 一个灰靶变换的程序,以变压器为例,并计算了靶心度等指标。-A gray target transformation program, for example, the transformer and calculate the bull s-eye and other indicators.
sha1_c51_STC12Cxx
- 在C51上使用的SHA1算法。是从pudn上下载的那个改的。但原来那个使用的是另一款51单片机,里面的汇编代码与STC12Cxx系列单片机不兼容,我给改了一下,现在的这个是支持stc12c系列单片机的版本。已经在STC12C5A60S2单片机上真机测试通过。-In the SHA1 algorithm used on the C51. The download from pudn change. Original use another 51 microcontroller inside the
CubicSpline
- 三次样条插值法(CubicSpline)模拟曲线-Simulation curve of the cubic spline interpolation method (CubicSpline)
zhuiganfaVB
- 用VB采用追赶法求解常见的三对角线方程组。-Pursuit method for solving common tridiagonal equations with VB.
Person
- (3) 设计一个基类Person,包含name和age两个数据成员;由它派生出学生类Student和教师类Teacher,其中学生类添加学号,教师类添加职称信息;每个类均有构造函数和析构函数;编程实现,并用一些数据进行测试。-(3) design a base class Person, contain the name and age of members of the two data derived student class Student and teachers class Tea
miligengongshi
- 密立根公式,大家可以下载看一下-Millikan formula, you can download a look
Robot
- In a 2-dimensional grid/plane (n*m) there are either walls or spaces. We represent the walls as ‘# ’ in the diagram (with spaces coloured into different partitions) In such a grid we can place robots who can move horizontally and verti
Opt_Steepest11
- 梯度下降法源程序,可求得给定函数的极小值-code of Gradient descent algorithm
hilbert
- The Hilbert transform is computed by convolving x with a windowed (approximate) version of the ideal Hilbert transformer.
convolution
- CONVOLUTION - Compute z = x convolved with y conv compute the convolution of two input vector arrays
the-general-solve-of-PDE-function
- 数值计算里解偏微分方程组的常见函数,非常实用-the general function to solve the partial difference equations
build1
- 遗传算法基础源代码,已调试,可直接使用,其他用途可在此基础上修改参数和评价语句。-The genetic algorithm underlying source code, debugging can be used directly, other uses can be modified on the basis of the parameters and the evaluation statement.