资源列表

« 1 2 ... .30 .31 .32 .33 .34 2535.36 .37 .38 .39 .40 ... 216383 »

[图形图像处理(光照,映射..)基于帧差法多目标跟踪Matlab代码

说明:非常完整的帧差法多目标跟踪Matlab代码,并提供了完整的文档介绍,非常适合初学者学习。注:运行时要改一下文件路径,以及把视频文件转成图像序列输入。(Very complete fr a me difference method, multi-target tracking Matlab code, and provides a complete documentation, very suitable for beginners to learn. Note: at run time, you
<渐渐L > 在 2025-06-12 上传 | 大小:30.04mb | 下载:0

[matlab例程solveEquation

说明:利用解优化问题解欠定方程组的matlab程序例子(The MATLAB programming example of solving underdetermined equations by solving optimization problems is given)
<carpinter > 在 2025-06-12 上传 | 大小:32kb | 下载:0

[IOSWKWebViewDemo

说明:iOS WKWebView Demo ,WKWebView is best than UIWebView
<lu cs > 在 2025-06-12 上传 | 大小:16.38mb | 下载:0

[其他小程序虚拟光驱工具

说明:小巧虚拟光驱工具,使用很方便,主要是因为携带方便(Compact virtual CD-ROM tool, easy to use)
<weiwei9527 > 在 2025-06-12 上传 | 大小:1.37mb | 下载:0

[matlab例程Newton

说明:回溯先搜索法梯度下降法与牛顿迭代算法结合的MATLAB例程(Backtracking first search method, gradient descent method and Newton iterative algorithm combined with MATLAB routines)
<carpinter > 在 2025-06-12 上传 | 大小:5.76mb | 下载:0

[其他小程序Bat To ExeConverter

说明:实用的小工具,能把批处理直接转成exe文件,确实方便(Utility small tools, the batch can be directly converted to exe files, it is really convenient)
<weiwei9527 > 在 2025-06-12 上传 | 大小:4.5mb | 下载:0

[其他小程序I2CM

说明:实现IIC做主做从访问的应用。。。。。。。。(i2c master clk_100m , rst_100m , I2cWr , I2cRd ,ChipSel , I2cSCK , I2cSDAi , I2cSDAo , I2cStart I2cDATAi I2cDaddr)
<CHENLU0707 > 在 2025-06-12 上传 | 大小:2kb | 下载:0

[VHDL编程i2c_40g_pos

说明:i2c做主读写光模块数据访问。。。。。。(always @ ( posedge clk_100m or posedge rst_100m) begin if( rst_100m == 1'b1 ) begin SCKcnt <= 10'd0; end else if( SCKen == 1'b1 ) begin if(SCKcnt != I2CSCK_DIV) begin SCKcnt <= SCKcnt + 1'b1; end else
<CHENLU0707 > 在 2025-06-12 上传 | 大小:3kb | 下载:0

[数学计算/工程计算SMOTE

说明:Python语言实现针对不平衡分类的SMOTE升采样算法,并通过SVM实现分类(We implements the SMOTE over-sampling algorithm via Python language for unbalanced classification, and achieves the classification of Glass data through SVM algorithm.)
<shengkai > 在 2025-06-12 上传 | 大小:8kb | 下载:0

[其他小程序convert512_128b

说明:模块把512 bit的数据报文长度转换为128 bit的数据报文长度(always @(posedge clk_sys or negedge rst_sys_n) begin if(~rst_sys_n) begin rx512_pkt_rd <= 1'b0 ; rx128_pkt_en <= 1'b0 ; rx128_pkt_sop <= 1'b0 ; rx128_pkt_eop <= 1'b0 ; pkt_start_flag &l
<CHENLU0707 > 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序crc16_128bit_chk

说明:crc16——128bit的报文检验模块,验证报文是否正确(ata[112],data[113],data[114],data[115],data[116],data[117],data[118],data[119], data[104],data[105],data[106],data[107],data[108],data[109],data[110],data[111], data[96],data[97],d
<CHENLU0707 > 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序PComm.h文件

说明:PComm串口采集的库文件,头文件及动态链接文件(PComm serial collection of library files, header files and dynamic link files)
<John_Will > 在 2025-06-12 上传 | 大小:96.3mb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 2535.36 .37 .38 .39 .40 ... 216383 »

源码中国 www.ymcn.org