资源列表
10to2~16c
- 此软件功能: 10进制转换成2~16进制C程-10 decimal into binary C Cheng 2 ~ 16
P1_a3
- matlab code pc audio encoders, my first and second order
Untitled3
- 折半查找算法的c-c++实现,里边为可执行文件 -Binary search algorithm c-c++ implementation, an executable file inside
bahuanghou
- 八皇后问题模拟,数据结构综合设计上机题目,请大家参考。-A model to solve the Eight Queen problem.It is originally for Data Structure subject.
whole-array
- 递归实现全排列(c++实现)dev下通过编译-Recursive implementation of the whole array
nqueens
- 输入皇后数量N,输出一种N皇后的分布排列方法-Arrangement of the distribution of the number of input Queen N, O N Queen
4
- 分别用牛顿迭代法与弦截法计算非线性方程的根-Respectively with the root of the nonlinear equation Newton iterative method and Secant Method
youcheng
- 用C语言实现的游程编码 所属课程为本科 数据压缩课程 包括黑白游程编码的替换编译 因为是大学实验用 黑白游程编码表只写入了一部分 后面可自行补充-C language run-length coding belongs courses for undergraduate data compression programs include black and white run-length encoding replace compile University experiment
BigNml23
- 用FORTRAN编写的求解大N近似下钠原子球形BEC单个涡旋解的程序。-Written in FORTRAN solving big N sodium atom spherical BEC single vortex solution procedures.
LSL
- matlab 实现ADSP中LSL算法,信号处理能力优于LMS和RLS-matlab ADSP LSL algorithm, signal processing capabilities better than the LMS and RLS
zhubuss
- MATLAB逐步搜索法计算方程的根. 逐步搜索法也称试算法.它是求方程f(x)=0的根的近似值位置的一种常用的方法. 逐 步搜索法依赖于寻找连续函数)f(x)满足f(a)与f(b)异号的区间[a,b]一旦找到区间,无 论区间多大,通过某种方法总会找到一个根。-MATLAB root search method gradually equation
IEEE754
- 将单精度浮点数的IEE754表示解析为实数,采用两种方法:移位法和指针转换法。-Analyse the float point number