资源列表

排序选择:

« 1 2 ... .53 .54 .55 .56 .57 76158.59 .60 .61 .62 .63 ... 267467 »

[其他小程序sample

说明:使用matlab对正弦信号采样 以及对其进行DFT变换-Matlab sinusoidal signal on the use of sampling, as well as its DFT transform
<史惠> 在 2026-01-21 上传 | 大小:38kb | 下载:0

[VHDL编程classic_Verilog_135_examples

说明:Verilog的135个经典设计实例。包含源码和说明-Verilog of 135 examples of classic design. Contains the source and descr iption
<李林> 在 2026-01-21 上传 | 大小:111kb | 下载:0

[AudioWavBlank

说明:简单使用CSharp语言判断WAV是否为空-CSharp use simple language to determine whether it is empty WAV
<邵国君> 在 2026-01-21 上传 | 大小:356kb | 下载:0

[其他小程序shiyan13

说明:编写具有如下原型的函数:int f(unsigned long x, int n, int& Lxn) 它负责将整数x的第n位(从左边数第n位,n>0)的数值放到引用Lxn之中(将作为结果返回到主调函数的对应实参变量中),并将倒数第n位(从右边数第n位,n>0)的数值作为函数结果返回去。并编制主函数对它进行调用以验证其正确性。 例如,当x=123456789,n=7时,执行语句“Rxn=f(x, n, Lxn) ”将使返回的Lxn为7,并使Rxn变为3;而执行语句“Rxn
<> 在 2026-01-21 上传 | 大小:876kb | 下载:0

[其他小程序shiyan14

说明: 编写具有如下函数原型的递归与非递归两种函数f,负责判断数组a的前n个元素是否从大到小完全有序了,是则返回true,否则返回false。并编制主函数对它们进行调用,以验证其正确性。 bool f(int a[], int n) 提示: (1)非递归函数中只需逐对地判断各a[i]与a[i+1]是否都已从大到小有序排列(i = 0,1,…,n-2)。 (2)递归函数中将问题分解处理为:若n=1(即只有1个元素时)则返回true而递归出口;n>1时,若最后一对元素不顺序则
<> 在 2026-01-21 上传 | 大小:854kb | 下载:0

[加密解密ecc_encrypt_key

说明:椭圆曲线的加密密钥算法实现。包括密钥长度的设定等。-The encryption key elliptic curve algorithm. Including settings such as key length.
<傅建新> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[加密解密ecc_decrypt_key

说明:椭圆曲线解密算法的实现,包括密钥长度的设定等等。-Elliptic curve algorithm decryption, including key length settings and so on.
<傅建新> 在 2026-01-21 上传 | 大小:2kb | 下载:0

[GDI/图象编程ImgProcessing

说明:图像滤波程序,并且带有矢量功能,可以画线、多边形、拉框,平时连续用的,希望对新手有帮助-Image filtering procedures, and a vector function, you can draw lines, polygons, pull box, usually used in a row, and they hope to help novice
<小郎> 在 2026-01-21 上传 | 大小:176kb | 下载:0

[Windows编程easysiter

说明:精品课程建设系统, 可自动生成精品课程网站,满足教学需求-Courses building system can automatically generate Quality Course site, to meet the teaching needs
<博秀> 在 2026-01-21 上传 | 大小:6.24mb | 下载:0

[Linux/Unix编程vivi_QT2410E

说明:开发板qt2410的vivi源码,可以学习工具-Development board qt2410 the vivi source can be a learning tool
<yang xiao hong> 在 2026-01-21 上传 | 大小:624kb | 下载:0

[VHDL编程NcVerilog_tutorial

说明:nc verilog 的使用说明和实例,对于实用nc来进行仿真进行了详细说明。-nc verilog instructions and examples for the utility to carry out simulation nc described in detail.
<李林> 在 2026-01-21 上传 | 大小:578kb | 下载:0

[Windows编程20073280648218659253

说明:精品课程建设系统, 可自动生成精品课程网站,满足教学需求-Courses building system can automatically generate Quality Course site, to meet the teaching needs
<博秀> 在 2026-01-21 上传 | 大小:131kb | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 76158.59 .60 .61 .62 .63 ... 267467 »

源码中国 www.ymcn.org