搜索资源列表
NumericalRecipesInFortran77-90-SourceCode
- 著名的Numerical Recipes in XXX图书的Fortran版本。 如果你是从事科学计算相关的研究或是工程项目,其中肯定涉及到具体的数学算法的细节,如:排序、矩阵运算、接各种方程组等,本书中提供的程序代码可以帮你从细节中摆脱出来,专心于算法的整体实现。 本文档收录的是书中配套的程序。-famous Numerical Recipes in the book XXX Fortran version. If you are engaged in scientific compu
fblms
- This program simulates plant identification using frequency block least mean square (FBLMS) alogrithm reference: 《LMS算法的频域快速实现》 LMS is modified by XXX in XXX place, see details in XXX relevant document
离散xxx
- 数据结构中离散事件的实现-data structure to achieve the Discrete Event
PlotgraphWithR.rar
- 有限元程序的区域剖分. xxx.m yyy.m PlotgraphWithR.m matlab3_DN.doc,Finite element mesh of the region. Xxx.m yyy.m PlotgraphWithR.m matlab3_DN.doc
小xXx
- 本程序实现已知序列绘制其及傅立叶变换的图-the program known sequence mapping and Fourier transform their plans. .
xxx
- 对输入的一元多项式进行整理,幂从大到小进行排列-order
xxx
- 包括任意进制的转换和详细注解 具体的输入输出全部有提示 请按提示进行-Including arbitrary binary conversion and detailed annotation of specific input and output all prompted by prompts
xxx
- 单片机程序举例,很好的程序。液晶显示,万年历,计算器,电子琴,英文输入原程序及电路图-Single-chip process, for example, a very good procedure. Liquid crystal display, calendar, calculator, electronic organ, the original procedures and English input circuit
7_05
- If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-R
xxx
- 算法设计与分析 合并排序 对输入的一组数从小到大排序-Merge sort algorithm design and analysis of the input from a group of number
xxx
- 二叉搜索树相关内容 并进行前序 后序 中序周游-Binary search tree prior to the relevant content and order in the sequence after the tour sequence
srtmreadermatlab
- srtm是美国nasa指定的精度为90米的全球高层数据,函数srtmshow可以利用matlab读取这样的数据,并且以mesh的形式显示他们。用法:srtmshow(‘c:/.../XXX.ttf’,60,70,60,70)。表示读取文件XXX.ttf中横向60 -70 ,纵向60 -70 的数据并显示他们。 -srtm the United States designated the accuracy of nasa' s global top 90 m data, the func
xxx
- MATLAB小程序,实现模糊仿人只能的仿真,和PID进行了对比-MATLAB applet, fuzzy imitation only simulation, and PID were compared
pcgIM01c
- This implementation of Isometric Method was designed with respect to be used by a broad scientific community in different regions of science and engieneering. As a consequence specific demands of particular branches may not be fully satisfied.
xxx
- 数值分析中的割线法(半分法的应用)的C语言实现,经过本人测试十分有用-Secant (half the method of application) in the numerical analysis of the C language, very useful after I test
Turbo_code_simulation
- 1. 程序中Turbo译码采用了MAP,LOG-MAP,和MAX-LOG-MAP三种算法。 2. 以xxx开头的四个mat文件是四种给定的Turbo码在译码时用到的参数,保存下来的目的是 加快仿真的速度,如果你所仿真的Turbo码不是程序中列出的任意一种,你可以通过函数 trellis来生成自己的相关参数。 3. 程序支持1/2和1/3两种码率的Turbo码,其中1/2码率的Turbo码通过矩阵[1 0 0 1]打 孔得到。在译码时通过对打孔位置添0恢复成1
Matlab-Basics
- Basics of Matlab , vectors and arrays, matrix manipulation, workspace variables, inputs and outputs, plotting, and functions , -Basics of Matlab , vectors and arrays, matrix manipulation, workspace variables, inputs and outputs, plotting, and functio
xxx
- 后缀表达式转为中缀表达式,应用链表进行连接和判断。-Postfix expression into infix expression, application of the linked list to connect and judgment.
KMP-string-match
- 编写一个使用KMP算法的字符串匹配程序。 使用方法:字符串匹配.exe -f xxx.txt -s xxx -f 指定要查找的文件 -s 指定要查找的字符串-Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search