搜索资源列表
qiujie
- 【问题描述】已知线性方程组AX=B,求解该方程组。参考算法: 消去法:将列向量B加到矩阵A的最后一列,构成增广矩阵AB。对AB进行下列三种初等变换,使原矩阵A的部分的主对角线上的元素均为1,其余元素均为0,则原列向量B的部分即为X的值: 1. 将矩阵的一行乘以一个不为0的数 2. 将矩阵的一行加上另一行的倍数 3. 交换矩阵中两行的位置 - [ Question descr iption ] known syste
Pursuit
- 基和匹配追踪 WPBPursuitTour基追踪的小波包词典 WPMPursuitTour匹配追踪的小波包词典- The base and the match traces the small 娉㈠寘 dictionary WPMPursuitTour match tracing small 娉㈠寘 dictionary which the WPBPursuitTour base traces
cifafenxiqir
- 这是一个词法分析器 并可处理科学计数法- This a morphology analyzer and may process the science 璁℃暟娉?
freepy22
- 一个拼音输入法源码 -The source for an PINYIN input method
jisuanff
- 含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现- Includes the linear interpolation, the transect interpolation, Gauss 鐭╅樀鍒?涓诲厓 娑堝幓娉?and so on the algorithm realization
zuiyou
- 最优控制中单纯形表格法和梯度法- In optimum control 鍗曠函褰?琛ㄦ牸娉?and 姊
danchun
- 最优控制单纯形表格法的实现- Optimum control 鍗曠函褰?琛ㄦ牸娉?realization
51单片机的 中文拼音输入法 c源程序
- 51单片机的 中文拼音输入法 C源程序-51 MCU Chinese Pinyin input method C source
WINDOWS
- windows下输入法-一昊输入法(钱码)源码-windows imported under law- a vast input (money code) FOSS
ZhuCeJi
- 一种简单注册码加密的例子-a simple example license encryption
viterbi
- 利用viterbi算法实现中文智能输入法-use Viterbi Algorithm intelligent Chinese input method
memmanager
- 内存泄漏管理,介绍内存泄漏的避免方法-memory leakage management, memory leakage on the ways to avoid
00032065
- 矩量法中奇异积分的实现-moment method of singular integral realization
数据结构与算法——C++版
- 数据结构与算法——C++版 好书要不要,不用付钱的哦-data structures and algorithms-- C version of the books should not and do not have to pay oh
cifafenxiqir
- 这是一个词法分析器 并可处理科学计数法- This a morphology analyzer and may process the science 璁℃暟娉?
WinKiller
- 窗口杀手 在使用win2000/xp的时候发现,老是出现n个输入法的窗口,不能关掉,又总在最上面,看着很不爽,就写了这个小程序来把他们关掉。 方法很简单,就是FindWindow()在PostMessage(WM_CLOSE,...),没有技术含量,仅仅图实用而已。-window Win2000/xp killer in the use of the time found that there always n input window
输入法源码
- 一个用visual c++ 编写的输入法源代码-a visual c prepared with the input source code
IC_yaoguoqi
- 注册码生成工具,输入一定数目的汉字后,可生成4组16个字母组成的字符串,用于用户身份验证。-license generation tool, the importation of a certain number of Chinese characters, creating four groups composed of 16 alphanumeric string, used for user authentication.
Gsxq
- 高斯消去法解方程组-Gaussian Elimination System Solutions
Fortran 90牛顿法
- Fortran 90