-
结合实例用VB编程表达了一阶偏微分方程的数值解法,希望能为您提供一点帮助。...
结合实例用VB编程表达了一阶偏微分方程的数值解法,希望能为您提供一点帮助。
-with examples using VB expression of an order partial differential equations of the numerical method, we wish to offer you some help.
- 2022-04-01 14:46:50下载
- 积分:1
-
下三角复矩阵求逆的ASIC设计及实现
论文 pdf
下三角复矩阵求逆的ASIC设计及实现
论文 pdf-Lower triangular complex matrix inverse of the ASIC Design and Implementation of
- 2022-07-03 23:58:10下载
- 积分:1
-
这个程序会问你想找到多少个数字,然后是它的平均值…
This program will ask how many numbers you want to find the average of, then it will allow you to enter your numbers(yes they can even be decimals) then it will calculate the mean, median, mode and range of what you enter.
- 2022-04-25 08:24:48下载
- 积分:1
-
c语言常用算法源代码
c语言常用算法源代码 -c language commonly used algorithm source code
- 2022-03-03 01:11:55下载
- 积分:1
-
RFID读写软件
完成了RFID 上位机读写,VC 2010
完成了RFID 上位机读写,VC 2010
完成了RFID 上位机读写,VC 2010
完成了RFID 上位机读写,VC 2010
完成了RFID 上位机读写,VC 2010
完成了RFID 上位机读写,VC 2010
- 2022-01-26 01:24:58下载
- 积分:1
-
子列表代码 c + +
这个程序基于切削功率用括号将其发送给一个字符串并将其传递到一个列表中的信息和
然后阅读其他信息放在创建所有的列表的子列表的基础如何动态的 c + +
- 2022-06-19 12:10:36下载
- 积分:1
-
算法分叉的discraete系统
算法分叉的discraete系统,它可以用来计算分岔和lypunov expnontes动态系统
- 2022-01-22 00:32:12下载
- 积分:1
-
Insertion sort
insertion_sort.cpp
#include
#include
#include
#define N 5000
int insertion_sort( int data_insert[] );
void creat_file( char *file_name, int data_file[] );
int main(int argc, char *argv[]){
int data[N];
creat_file( argv[1], data );
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-05 04:13:51下载
- 积分:1
-
Use IIR method to design the digit filter,realized by C language,and mapping is...
数字滤波器IIR设计C源代码,包括绘图.-Use IIR method to design the digit filter,realized by C language,and mapping is also included.
- 2022-02-16 04:46:16下载
- 积分:1
-
One on the Fourier transform of the program, you can read text from your desktop
一个关于傅里叶变换的程序,可以从桌面读入文本-One on the Fourier transform of the program, you can read text from your desktop
- 2022-06-12 11:06:47下载
- 积分:1