-
DES的各种语言版本,包括C,JAVA,C#,ASP版,请尊重他人的劳动成果!
DES的各种语言版本,包括C,JAVA,C#,ASP版,请尊重他人的劳动成果!-DES for C,JAVA,C#,ASP,please look!
- 2022-04-23 22:48:46下载
- 积分:1
-
xml文件处理多平台类
xml文件处理多平台类-xml document processing multi-platform category
- 2022-03-06 11:10:07下载
- 积分:1
-
吉林大学的 dsp ppt教程,适合初学习dsp的人。
吉林大学的 dsp ppt教程,适合初学习dsp的人。-Jilin University of dsp ppt tutorials, suitable for early learning dsp people.
- 2023-07-09 14:50:13下载
- 积分:1
-
Schematic diagram of the program
方案原理图,芯片AK1025的主控,对应的接口和定义-Schematic diagram of the program
- 2022-04-18 21:03:59下载
- 积分:1
-
这是关于图像调制传递函数MTF计算的一篇优秀文章,可以处理卫星图像,提高图像清晰度...
这是关于图像调制传递函数MTF计算的一篇优秀文章,可以处理卫星图像,提高图像清晰度-This is on the image modulation transfer function MTF calculated an excellent article, you can deal with satellite imagery, improve image clarity
- 2022-07-01 11:30:09下载
- 积分:1
-
这个一个编码后的H.264文件,供做编解码的朋友使用
这个一个编码后的H.264文件,供做编解码的朋友使用-This a H.264 encoded files for codecs make use of the Friend
- 2022-08-10 02:55:44下载
- 积分:1
-
C#简介以及基本用法,对于初学者尤其适用,该文档涵盖了不少C#的基本编程思想...
C#简介以及基本用法,对于初学者尤其适用,该文档涵盖了不少C#的基本编程思想-C# Introduction and basic usage, particularly suitable for beginners, this document covers a lot of basic C# programming ideas
- 2023-08-30 12:40:03下载
- 积分:1
-
将bmp图片转换为txt文本显示源程序
将bmp图片转换为txt文本显示源程序-will bmp images converted to text display source txt
- 2022-05-19 21:25:04下载
- 积分:1
-
the fat file system format
the fat file system format
- 2023-05-13 18:40:02下载
- 积分:1
-
* 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y)
* 初始条件为x=x[0]时,y=y[0].
* 输入: f...
* 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y)
* 初始条件为x=x[0]时,y=y[0].
* 输入: f--函数f(x,y)的指针
* x--自变量离散值数组(其中x[0]为初始条件)
* y--对应于自变量离散值的函数值数组(其中y[0]为初始条件)
* h--计算步长
* n--步数
* 输出: x为说求解的自变量离散值数组
* y为所求解对应于自变量离散值的函数值数组
-* Improved Euler method to solve initial value problems, not an order differential equation y = f (x, y)* initial conditions for x = x [0], y = y [0].* Input : f-- function f (x, y)* x pointer-- from the array variable discrete values (x [0] for the initial conditions)* y-- corresponding to the variable discrete value of the function of the array (y [0] for the initial conditions)* h-- calculated step* n-- steps* output : Solving for x that the variable array* discrete values by solving y variables corresponding to the value of the discrete function arrays
- 2022-12-28 08:40:03下载
- 积分:1