资源列表

« 1 2 ... .85 .86 .87 .88 .89 215490.91 .92 .93 .94 .95 ... 216380 »

[matlab例程amtf

说明:matlab仿真源代码,AM源程序,用matlab运行-matlab simulation source code, AM source, using matlab to run
<jyu> 在 2025-05-13 上传 | 大小:1kb | 下载:0

[其他小程序vb

说明:最小二乘法的vb源码 最小二乘法的vb源码-Least squares method of least squares method vb source code vb source code of the vb source least squares method
<> 在 2025-05-13 上传 | 大小:1kb | 下载:0

[汇编语言clock

说明:一个基于IBM汇编语言实现的数字钟完整程序,可供学习汇编和低层调用提供参考。-IBM assembly language based on the realization of the digital clock complete the procedures for learning low-level compilation and provide a reference call.
<xqch> 在 2025-05-13 上传 | 大小:1kb | 下载:0

[matlab例程cw_noise

说明:产生带限白噪声,在matlab平台上实现-Band-limited white noise generated in matlab platform
<刘俊> 在 2025-05-13 上传 | 大小:1kb | 下载:0

[DSP编程c5510_vector

说明:TI公司DSP C5510的中断向量表文件-TI
<刘俊> 在 2025-05-13 上传 | 大小:1kb | 下载:0

[Windows编程list

说明:线性表的链表实现:插入、删除、翻转.链表翻转是把数据逆序(变成降序),注意,头结点不动。翻转后要再翻转一次,恢复升序后才能插入新元素,否则会出错。-List realize linear table: insert, delete, flip. List of data inversion is to reverse (into descending), note that the first fixed node. Flip flip
<伍国> 在 2025-05-13 上传 | 大小:1kb | 下载:0

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

说明:电热壶烧水程序,单片机ATMEL89S52实现,简单的功能-Electric kettle to boil water procedures, Single-chip ATMEL89S52 realize, the simple function
<唐新云> 在 2025-05-13 上传 | 大小:1kb | 下载:0

[C#编程sort

说明:几种不同的排序算法 不知道对你有用否?-Several different sorting algorithms do not know whether it has useful to you?
<hello> 在 2025-05-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法fibonacci

说明:fibonacii函数的实现 算到第20项-Operators realize fibonacii function to the first 20
<hello> 在 2025-05-13 上传 | 大小:1kb | 下载:0

[书籍源码fushu

说明:复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) Complex(int a) { Real = a Image = 0 } void print() const friend Complex operator+ ( const Complex & c1, const
<伍国> 在 2025-05-13 上传 | 大小:1kb | 下载:0

[其他小程序Calculator

说明:计算器的编写,编写一个和window自带的计算器类似的计算器。-Calculator to prepare, the preparation of a window and built-in calculator similar calculator.
<wangjun> 在 2025-05-13 上传 | 大小:1kb | 下载:0

[多媒体编程chongzauhanshu

说明:定义Name类的重载赋值函数。#include<iostream.h> #include<string.h> class Name { public : Name ( char *pN ) Name( Name & ) Name& operator=( Name& ) ~ Name() protected : char *pName
<伍国> 在 2025-05-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 215490.91 .92 .93 .94 .95 ... 216380 »

源码中国 www.ymcn.org