资源列表

« 1 2 ... .37 .38 .39 .40 .41 10442.43 .44 .45 .46 .47 ... 21467 »

[其他小程序1

说明:考试系统 默认情况下,.NET的随机数是根据系统时间来生成的,如果电脑速度很快的话,生成的随机数就会一样。 Random rnd = new Random() int rndNum = rnd.Next() //int 取值范围内的随机数 int rndNum = rnd.Next(10) //得0~9的随机数 int rndNum = rnd.Next(10,20) //得10~19的随机数 int rndNum = rnd.NextDouble() //得0~
<zjja2> 在 2025-11-17 上传 | 大小:175kb | 下载:0

[其他小程序js-div-style

说明:一个自己的改变div样式的原生js效果,需要的可以借鉴一下-A change to write their own native js div style effect
<yanglu> 在 2025-11-17 上传 | 大小:1kb | 下载:0

[其他小程序signal-spectrum

说明:混频信号通过低通滤波器后的信号的频谱图,matlab程序 有注释-Mixed signal through the low pass filter of the signal spectrum.
<夏小小> 在 2025-11-17 上传 | 大小:1kb | 下载:0

[其他小程序capon_music_doa

说明: 利用Capon, MUSIC进行窄带信号空域信号方向估计。比较分辨率性能。观察阵元数、信噪比、快拍数对估计器性能的影响。 -Using Capon, MUSIC for narrowband signal airspace signal direction estimates. Comparative resolution performance. Observe the number of array elements, signal to noise ratio, the number
<夏小小> 在 2025-11-17 上传 | 大小:1kb | 下载:0

[其他小程序zhengzhidong-kongshipuguji

说明:空间谱估计(郑志东) 的程序 很多章 全- Spatial spectrum estimation (Zheng Zhidong) program many chapters all
<夏小小> 在 2025-11-17 上传 | 大小:20kb | 下载:0

[其他小程序nsga2

说明:非支配排序算法。多目标优化的重要算法,通过交叉、变异,多次迭代产生最优解。-This system is based mainly on the development of a single-chip can accommodate 16 bed ward call system, and asked to complete in Proteus simulation testing. The system consists of upper and lower machine, the ma
<蒋小三> 在 2025-11-17 上传 | 大小:6kb | 下载:0

[其他小程序music-

说明:MUSIC算法的MATLAB程序 信号和阵源参数 阵列输出相关矩阵-MUSIC algorithm MATLAB program array source signal and the output parameter array correlation matrix
<夏小小> 在 2025-11-17 上传 | 大小:1kb | 下载:0

[其他小程序LanQiaoBei

说明:蓝桥杯程序源码,2012年初赛试题。代码均为自己编写。-Blue Bridge cup of program source code, early 2012 race questions. Codes are themselves prepared.
<厍斌> 在 2025-11-17 上传 | 大小:4kb | 下载:0

[其他小程序hechengkongjing

说明:此为一个合成孔径雷达的MATLAB仿真程序。-Synthetic aperture radar MATLAB simulation program.
<wenye> 在 2025-11-17 上传 | 大小:1kb | 下载:0

[其他小程序FirePHP.class_pnyxtz

说明:php源码实现,这是一个用php脚本语言写的博客系统,AK博客网站系统 v4.2.8 build20121026 GBK,AK博客系统是一款功能完备的轻量级(仅362KB)的个人博客系统。它基于AKCMS内核搭建,继承了AKCMS小巧、快速、高负载等特点,并为博客的特点做了专门的优化。,参看、研究和阅读,提升自我-php source code to achieve this is to use php scr ipting language to write a blog system , A
<umwkhqfq> 在 2025-11-17 上传 | 大小:12kb | 下载:0

[其他小程序yfhf

说明:屏幕截屏模块,模块很好和强大,传东西限制还这么大-Screen capture modules, good and strong, but also limit the pass something so big
<jhd> 在 2025-11-17 上传 | 大小:4.5mb | 下载:0

[其他小程序exfeatures_e2a3kt

说明:php源码实现,这是一个用php脚本语言写的数据管理,嗨网HiGrid v1.1,嗨网HiGrid 是PHP jQuery Grid网格插件。嗨网提供专业外观的 HTML 表格组件功能, 提供基于 Ajax 的编辑、创建、更新和删除操作。,参考的例子程序供学习参看-php source code implementation , which is a scr ipting language used to write php data management , Hey network HiGri
<umwkhqfq> 在 2025-11-17 上传 | 大小:619kb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 10442.43 .44 .45 .46 .47 ... 21467 »

源码中国 www.ymcn.org