C++ Demystified: A Self-Teaching Guide by Jeff Kent ISBN:0072253703 McGraw-Hill/Osborne © 20
C++ Demystified: A Self-Teaching Guide by Jeff Kent ISBN:0072253703 McGraw-Hill/Osborne © 20...
C++ Demystified: A Self-Teaching Guide by Jeff Kent ISBN:0072253703 McGraw-Hill/Osborne © 20...
《精通MATLAB7.0混合编程》系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识,第3章简要介绍MATLAB混合编程,第4章至第9章分别...
it is a good programe to use in nonlinear optical aspect...
8251 端口初始化 包含定义13个输入端口和9个输出端口...
It also provides a sample C++ client that tests the U2CP and CP2U conversion functions....
This package implements a Kalman filter as described in the paper "A Statistical Algorithm for Esti...
The C# program will solve the Tower of Hanoi for a given number of rings/disks/plates and display th...
This code is just a front-end to source separation algorithms....
源代码\用动态规划算法计算序列关系个数 用关系"<"和"="将3个数a,b,c依次序排列时,有13种不同的序列关系: a=b=c,a=b<c,a<b=v,a<b<c,...
A*八数码问题的程序,用C++编写,非常非常不错,分2中方法计算...