-
linux
linux-c语言开发时用到的函数集合.可以有助快迅速开发程序所要的函数-linux-c
- 2022-09-10 11:30:03下载
- 积分:1
-
连续信号的采样定理的验证,对采样定理的理解有一定指导作用...
连续信号的采样定理的验证,对采样定理的理解有一定指导作用-Sampling theorem for signals in the authentication, the understanding of the sampling theorem have a certain role in guiding
- 2022-02-26 22:30:47下载
- 积分:1
-
VC DLL编程的基础概念:Visual C++支持三个DLL,他们..
VC++动态链接库编程之基础慨念: Visual C++支持三种DLL,它们分别是Non-MFC DLL(非MFC动态库)、MFC Regular DLL(MFC规则DLL)、MFC Extension DLL(MFC扩展DLL)-VC DLL programming basis for the conception : Visual C support three DLL, They are the Non-MFC DLL (Dynamic Library MFC), MFC Regular DLL (MFC rules DLL), MFC Extension DLL (MFC extension DLL)
- 2022-05-27 07:12:43下载
- 积分:1
-
an introduction to digital latches
an introduction to digital latches
- 2023-07-19 17:35: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
-
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
-
凯撒加密算法C语言实现,代码量比较大,比较繁琐,希望大家能给出更好的代码...
凯撒加密算法C语言实现,代码量比较大,比较繁琐,希望大家能给出更好的代码-Caesar encryption algorithm C language, code than the larger, more cumbersome, I hope everyone can give a better code
- 2022-08-17 23:33:36下载
- 积分:1
-
ISO/IEC14496
ISO/IEC14496-2老版本 MPEG4标准-ISO/IEC14496-2 old version of the standard MPEG4
- 2022-03-22 20:11:03下载
- 积分:1
-
wincom training data
wincom training data
- 2022-03-20 16:45:09下载
- 积分:1
-
Dijkstra算法的完整实现版本之算法的源代码
Dijkstra算法的完整实现版本之算法的源代码-Dijkstra algorithm realize the complete version of the algorithm source code
- 2022-01-26 02:41:03下载
- 积分:1