资源列表

排序选择:

« 1 2 ... .08 .09 .10 .11 .12 185613.14 .15 .16 .17 .18 ... 267455 »

[汇编语言jinwang

说明:4位二进制计数器 基于quartus2程序-module CNT24(CLK,Q) output [3:0] Q input CLK reg [3:0] Q1 always @(posedge CLK) begin Q1<=Q1+1 end assign Q=Q1 endmodule
<进网> 在 2025-07-16 上传 | 大小:262kb | 下载:0

[其他小程序srand

说明:LOCALTIME取本地时间,将时间作为种子RAND生产随机数 MEMC0PY的使用.-Take time, set a random number.
<Tracy> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[VHDL编程shixusuccessful

说明:利用VHDL语言,对时分复用通信系统的仿真实现,包括序列产生到序列接收等部分。-Simulation time division multiplexing communication system
<齐伟利> 在 2025-07-16 上传 | 大小:574kb | 下载:0

[数学计算/工程计算updated

说明:Mathcad code for packet creation through binary
<Anum> 在 2025-07-16 上传 | 大小:68kb | 下载:0

[图形图像处理(光照,映射..)s4

说明:分水岭算法 在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。-Watershed algorithm in each local minimum surface, pierce a small hole, and then the whole model is slowly immersed in water, With the immersion deepening, the do
<李刚> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[书籍源码android_development

说明:android开发的几个基础实例,包括了情景模式,文件管理器,通讯录,音乐播放器,天气预报,个人地图,Widget日历等。-android development basis of several examples, including a scene mode, the file manager, address book, music player, weather forecast, personal map widget calendar.
<董宇超> 在 2025-07-16 上传 | 大小:884kb | 下载:0

[其他小程序XDJHSL

说明:Matlab均衡器示例程序,有详尽的注释,适合初学者参考。-Matlab equalizer sample program, a detailed notes, suitable for beginners.
<王子任> 在 2025-07-16 上传 | 大小:77kb | 下载:0

[数值算法/人工智能GPSR_6.0

说明:这是基于压缩感知的GPSR重构算法,内容详细,可以直接调用函数-This is based on compressed sensing the GPSR reconstruction algorithm, detailed, you can directly call the function
<王凯> 在 2025-07-16 上传 | 大小:1.51mb | 下载:0

[2D图形编程Tsai

说明:传统摄像机标定技术——Tsai的方法。很实用,精度很高-Traditional camera calibration- Tsai method
<JONNY> 在 2025-07-16 上传 | 大小:13kb | 下载:0

[OpenGLFigure7.7.c

说明:生成b-spline曲面,可以通过调整灯光颜色改变色彩。-realize b-spline
<yzz> 在 2025-07-16 上传 | 大小:5kb | 下载:0

[汇编语言matlab

说明:传统的水印嵌入程序,是基于离散小波变换的算法程序,对防止盗版等有极大的意义-Traditional watermark embedding procedure is based on discrete wavelet transform algorithm to prevent piracy have great significance
<焦峰> 在 2025-07-16 上传 | 大小:3kb | 下载:0

[2D图形编程fft2

说明:图像2维傅里叶变换,输入一组图像数组,可以直接对其进行变换得到频域信息-Image of the two-dimensional Fourier transform, the input image array, can be directly be transformed frequency domain information
<杨文强> 在 2025-07-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 185613.14 .15 .16 .17 .18 ... 267455 »

源码中国 www.ymcn.org