资源列表

« 1 2 ... .75 .76 .77 .78 .79 213080.81 .82 .83 .84 .85 ... 216394 »

[数学计算/工程计算FFT

说明:快速傅里叶变换c程序,用FFT实现离散傅里叶变换 -Fast Fourier transform c program, with the discrete Fourier transform FFT
<houmeng> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[系统编程sh

说明:2. 声明vehicle类,私有数据成员为 int MaxSpeed int Weight ,有public成员函数且为虚函数void run();void stop();bicycle 类motorcar类 均从vehicle类 虚拟派生得到。Motorcycle类从bicycle 类motorcar类公共派生得到。对虚函数调用,检测其晚期绑定。-2. Statement vehicle class, private data members int MaxSpeed int Weight
<尚晓蓉> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算inv

说明:用Gauss-Jordan消去法求N阶实矩阵A的逆矩阵-Gauss-Jordan elimination method using N-order real matrix A find the inverse matrix
<houmeng> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[matlab例程LFM_radar

说明:调频连续波雷达仿真程序。使用matlab实现,效果很好。匹配滤波器的设计可作为参考-FM continuous wave radar simulation program. Using matlab, the effect is very good.Matched filter design can serve as reference
<wuyumeng> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[Internet/网络编程1

说明:程序,完成在当前目录下用open或者create系统调用创建一个文件(创建权限为0644), 然后输出该文件的类型和组权限(是否具有读、写或执行权限), 并判断文件所有者对该文件是否有执行权限,如果没有,请通过chmod函数给该文件添加执行权限。-Program, completed in the current directory with the open or create system call creates a file (creation permissions to 0644),
<送重钢> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[Linux/Unix编程2

说明:程序,完成在当前目录下用open或者create系统调用创建一个文件(创建权限为0644), 然后输出该文件的类型和组权限(是否具有读、写或执行权限), 并判断文件所有者对该文件是否有执行权限,如果没有,请通过chmod函数给该文件添加执行权限。-Program, completed in the current directory with the open or create system call creates a file (creation permissions to 0644),
<送重钢> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)zhuanhuan

说明:要求从键盘输入一位十进制数,将这个数以二进制形式在屏幕上显示。 (提示:从键盘输入(1号调用)的数为十进制数的ASCII码,在AL寄存器中;为保证输入的为0到9之间的数字,需用2条CMP指令比较;在屏幕输出8位二进制数,采用循环LOOP指令,次数在CX中) -要求从键盘输入一位十进制数,将这个数以二进制形式在屏幕上显示。 (提示:从键盘输入(1号调用)的数为十进制数的ASCII码,在AL寄存器中;为保证输入的为0到9之间的数字,需用2条CMP指令比较;在屏幕输出8位二进制
<常毅> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[matlab例程colorfiltNEW

说明:color filter Matlab to segment image s colors ... and extracting some of them.
<noone> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[Windows编程htmlguolv

说明:html过滤网页里面的所有html代码,用正则匹配。效果显著-filter all inside the html page html code, using a regular match. Significant effect
<安定超> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[Internet/网络编程example4

说明:tcl xgraph basic example 4 nodes xgraph scr ipt bitrate
<chinese> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算parameterestimation

说明:《现代信号处理》课程中的参数估计理论中的几个参数估计MATLAB仿真代码...作为新手练习之用-" Modern signal processing" courses in the theory of parameter estimation of several parameters estimation MATLAB simulation code used ... as a novice to practice
<123> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[Linux/Unix编程eeprom_example

说明:at91sam9g20芯片下的eeprom驱动测试-at91sam9g20 chip eeprom driver under test
<宋宇> 在 2025-11-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 213080.81 .82 .83 .84 .85 ... 216394 »

源码中国 www.ymcn.org