-
TI DSP TMS320F280x external interrupt routines.
TI DSP TMS320F280x 外部中断例程。-TI DSP TMS320F280x external interrupt routines.
- 2022-02-21 10:14:46下载
- 积分:1
-
Displays a rotatable and scaleable wire frame of any
3D mathematical function....
Displays a rotatable and scaleable wire frame of any
3D mathematical function. This can be made up from the
normal VB maths plus inverse and hyperbolic functions.
Functions can be created and saved as wanted. Image vertices
can also be saved for use elsewhere.
The MS ScriptControl Eval function simplifies calculations
enormously and its use is demonstrated. Also shown are
MoveToEx, LineTo which are much faster than the VB
equivalents and very easy to use. Included are a set of string
handling subroutines such as count characters, squeeze out
spaces, replace sub-strings etc. Commented throughout
including the 3D maths and perspective methods. All the
files are visible and the program is written for an 800x600
screen.
- 2022-02-02 12:09:47下载
- 积分:1
-
模拟了衍射光栅的光学行为,运用matlab语言编写的程序,对科技工作者有很搭帮住...
模拟了衍射光栅的光学行为,运用matlab语言编写的程序,对科技工作者有很搭帮住-simulation of the optical diffraction grating, using the Matlab language procedures, IT workers have to take very live help
- 2023-01-11 10:25:03下载
- 积分:1
-
这是一个用Turboc2.0写的程序,实现了组合数学的字典序法。详细可以参考卢开澄的《组合数学》清华大学出版社
这是一个用Turboc2.0写的程序,实现了组合数学的字典序法。详细可以参考卢开澄的《组合数学》清华大学出版社-Turboc2.0 used to write procedures to achieve a combination of mathematics lexicographic law. Detailed information can be opened Cheng Lu "Combinatorial Mathematics" Qinghua University Press
- 2023-03-27 10:45:03下载
- 积分:1
-
CACHE文件管理功能的设计
资源描述
该系统通过散列表来保存CACHE文件,以完成CACHE文件的管理功能。它能够实现CACHE文件管理表的创建、释放,向CACHE中添加文件,从CACHE中删除文件,从CACHE
- 2022-02-07 13:35:14下载
- 积分:1
-
多元函数的共轭梯度法求多元函数在无约束情况下的最小值
多元函数的共轭梯度法求多元函数在无约束情况下的最小值-Multi-function conjugate gradient method for unconstrained multi-function in the case of the minimum
- 2022-01-26 07:45:56下载
- 积分:1
-
分数阶微分方程的欧拉方法
Eular法解分数阶微分方程-eular method of fractional differential equations
- 2022-03-21 22:53:32下载
- 积分:1
-
一个用C语言实现的最短路径算法(华南农业大学信息学院计算机系)....
一个用C语言实现的最短路径算法(华南农业大学信息学院计算机系).-a C language of the shortest path algorithm (South China Agricultural University, Department of Computer Information Institute).
- 2022-03-14 09:35:38下载
- 积分:1
-
Matlab下实现的CFD算法
Matlab下实现的CFD算法-Matlab under the CFD algorithms
- 2022-12-12 01:35:03下载
- 积分:1
-
K近邻算法
在k-NN分类中,输出是类成员身份。对象由其邻居的多数票进行分类,对象被分配到其k个最近邻居中最常见的类(k是正整数,通常很小)。如果k=1,则只需将对象指定给单个最近邻居的类。
- 2022-02-05 18:06:32下载
- 积分:1