资源列表

排序选择:

« 1 2 ... .86 .87 .88 .89 .90 250991.92 .93 .94 .95 .96 ... 267454 »

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

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

[matlab例程Newton

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

[其他小程序I2CM

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

[其他小程序PComm.h文件

说明:PComm串口采集的库文件,头文件及动态链接文件(PComm serial collection of library files, header files and dynamic link files)
<John_Will > 在 2025-07-09 上传 | 大小:96.3mb | 下载:0

[其他小程序CRC16_D40

说明:将一条512bit报文长度分成4条。。。。。(always @(posedge clk_sys or negedge rst_sys_n) begin if(~rst_sys_n) begin data_line <= 2'b0 ; end else begin if((rx512_pkt_dataw[519] == 1'b1)&&(rx512_pkt_wr == 1'b1)) begin if(rx0_pkt_paf == 1'b0)
<CHENLU0707 > 在 2025-07-09 上传 | 大小:1kb | 下载:0

[其他小程序GIS

说明:加载百度地图后,在线增加图形,管网,符号标注,详见GIS文件(After loading Baidu maps, add graphics, pipe networks, and symbols on the Internet. See the GIS file for details)
<490761035 > 在 2025-07-09 上传 | 大小:5kb | 下载:0

[并口编程ADS8365ctl.v

说明:用vhdl实现控制ads8365芯片的转换(Using VHDL to realize the control of ads8365 chip conversion)
<飞飞亲 > 在 2025-07-09 上传 | 大小:2kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 250991.92 .93 .94 .95 .96 ... 267454 »

源码中国 www.ymcn.org