资源列表

排序选择:

« 1 2 ... .18 .19 .20 .21 .22 259723.24 .25 .26 .27 .28 ... 267451 »

[微处理器(ARM/PowerPC等)5、STM32_MAX核心板原理图

说明:stm32f103的开发板电路,很有使用价值(STM32f103 border Development board circuit, very useful)
<ckh20070903> 在 2025-07-18 上传 | 大小:616kb | 下载:0

[matlab例程GM

说明:灰色预测模型GM(1,1)算法。 下面举例,一个公司1999到2008年的利润为[89677,99215,109655,120333,135823,159878,182321,209407,246619,300670],现在要预测该公司未来几年的利润情况。 在程序中我们仅仅预测该公司10年以后的情况,数据可修改,把(n+10)里的10改成你需要的数字即可。(The grey prediction model GM (1,1) algorithm. For example,
<batmanss> 在 2025-07-18 上传 | 大小:5kb | 下载:0

[其他小程序世界RPG助手V5.21

说明:魔兽争霸地图:世界RPG, 辅助助手。 1.服务器存档(自动同步) 2.装备大全、英雄资料、Boss资料(Warcraft map: World RPG, assistant assistant)
<cxw329> 在 2025-07-18 上传 | 大小:26.17mb | 下载:0

[VHDL编程3M

说明:在FPGA实验操作系统实现ASK,FSK,PSK的调制解调,基带信号由M序列发生器产生,经过AD模块在示波器上进行显示,精油DA模块在同一块实验板上进行解调操作,生成信号控制LED灯的亮灭,并与调制输出信号在示波器上同时展示,并进行对比。基带信号为3MHz。(In the FPGA operating system experiment implementation ASK, FSK, PSK modulation and demodulation of the baseband signal
<ryanshuai> 在 2025-07-18 上传 | 大小:45.91mb | 下载:0

[Internet/网络编程账号密码管理

说明:账号管理源码,此源码非原创源码,仅供参考,如有雷同纯属巧合。(Account number management source, this source is not original source, only for reference, if the same pure coincidence.)
<专心学易> 在 2025-07-18 上传 | 大小:205kb | 下载:0

[其他小程序Desktop

说明:返回的元素对应于一个月的2016天的输入参数指定struct-s行向量。如果输入不是1到12之间的整数,则函数返回空数组。每个结构体应该包含三个字段,这些字段名为:“月”、“日期”和“日”(全部小写)。(returns a row-vector of struct-s whose elements correspond to the days of a month in 2016 as specified by the input argument. If the input is not an
<Brittany97> 在 2025-07-18 上传 | 大小:1kb | 下载:0

[通讯/手机编程MLsaomiao

说明:由HFSS建立理想微带线的模型,并对高度和宽度进行扫描,得出理想微带线特性阻抗和衰减常数相位常数与关系,在扫描分析中进行结果的给出。(The ideal microstrip line model is established by HFSS, and the height and width are scanned. The ideal microstrip line characteristic impedance and attenuation constant phase constan
<ryanshuai> 在 2025-07-18 上传 | 大小:39kb | 下载:0

[通讯/手机编程微带线拐角

说明:在HFSS中建立微带线的三种拐角,直角拐角,外切45°拐角,圆弧拐角,分析三种情况下,不同情况对微带线的特性阻抗,衰减常数,相位常数的影响,并给出优化分析的结果。(In the HFSS, three kinds of corner, right angled corner, circumscribed 45 degree corner and circular arc angle are established. The influence of three cases on the char
<ryanshuai> 在 2025-07-18 上传 | 大小:11.64mb | 下载:0

[通讯/手机编程bianyuanfenxi

说明:对给出的图片先后进行灰度处理,高斯滤波,边缘分析,将彩色图片的轮廓边界给出。在图片的边界上,求导之后不连续点就是强边缘点。(The images are processed, the Gauss filter, the edge analysis, and the contour boundary of the color pictures are given. On the boundary of the picture, the discontinuous point is the stro
<ryanshuai> 在 2025-07-18 上传 | 大小:2kb | 下载:0

[通讯/手机编程lvboqi

说明:在matlab中设计不同阶数的FIR滤波器,并对音频文件进行读入,分别对左声道和右声道进行滤波,分别满足35阶FIR滤波器和315阶FIR滤波器,输出音频文件,并进行滤波效果的对比。(In the MATLAB, FIR filters with different orders are designed, and the audio files are read in. The left and right channels are filtered respectively, which s
<ryanshuai> 在 2025-07-18 上传 | 大小:72.46mb | 下载:0

[人工智能/神经网络/遗传算法遗传算法

说明:遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过
<jibao> 在 2025-07-18 上传 | 大小:2kb | 下载:0

[其他小程序DOA Algs

说明:包括多种常见测向算法:ESPRIT, MUSIC, MODE,UESPRIT.均已验证。(algorithms for DOA esimation include ESPRIT, MUSIC, MODE,UESPRIT. all the algs are verified.)
<raysheik> 在 2025-07-18 上传 | 大小:5kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 259723.24 .25 .26 .27 .28 ... 267451 »

源码中国 www.ymcn.org