资源列表
[图形图像处理(光照,映射..)] lookup_multi
说明://4×4 查找表乘法器 module mult4x4(out,a,b,clk) output[7:0] out input[3:0] a,b input clk reg[7:0] out reg[1:0] firsta,firstb reg[1:0] seconda,secondb wire[3:0] outa,outb,outc,outd always @(posedge clk) begin firsta = a[3:2] se<stevephen> 在 2025-11-27 上传 | 大小:1kb | 下载:0
[微处理器(ARM/PowerPC等)] 4543523452345
说明:sopc串口测试程序,能够通过串口调试精灵对其进行测试-sopc serial testing procedures, through its serial debugging Wizard test<赵阳> 在 2025-11-27 上传 | 大小:1kb | 下载:0
[汇编语言] Cscore
说明:设计一个学生作业完成情况管理程序。假设某门课程一学期要留10次作业,每次老师要进行批改,给出分数后还要进行登记。学期期末要根据每次作业的成绩计算出最终的平时成绩(满分100)。-students design an operational completion of the management process. Assuming a certain courses a semester to stay 10 operations, each teacher for correcting, an<苏飞> 在 2025-11-27 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] TEST_FLASH
说明:msp430单片机汇编语言flesh源程序.平台为IAR.-Controller flesh MCU assembly language source code. Platform for IAR.<tyx> 在 2025-11-27 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] CRC_asm
说明:计算校验码,格式为:G(X)=X8+X2+X+1,陪集码为FFH,-calculated checksum code format : G (X) = X 1 X8 X2, coset code of FFH,<alex> 在 2025-11-27 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] LCDt6963
说明:t6963c控制芯片的液晶应用,16位汇编语言实现-t6963c Control Chip LCD applications, 16 compilation of language<alex> 在 2025-11-27 上传 | 大小:1kb | 下载:0
[其他游戏] selectcode
说明:类似与35选7的福彩游戏中选号部分的原码.-similar with the 35 elected seven Welfare Lottery games random selection part of the original code.<wrly> 在 2025-11-27 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] zui_you_hua
说明:最优化理论中的几道常用算法的c程序,希望大家可以利用。-optimization theory of a few commonly used algorithm c procedures in the hope that we can use.<小波> 在 2025-11-27 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] timercontroll
说明:可通过按键转换分别显示分、秒和小时、分。可通过键盘第一至第六个键分别使秒的低、高位置零,分钟的低、高位加一,小时的低、高位加一。由键盘第七个键使小时、分显示与分、秒显示互换。由键盘8显示闹钟时间,键盘第三至第六个键可调整闹钟时间,到时P3.0口闪烁20秒。-through conversion keys showed minutes and seconds and hours,. By the keyboard first to the sixth Key seconds were so low<苏飞> 在 2025-11-27 上传 | 大小:1kb | 下载:0
[书籍源码] AVL___Tree
说明:c++编的几个数据结构代码。包括AVL树、二叉搜索树、二叉树、Kruskal算法和图的邻接表表示-c addendum to the few data structure code. Including AVL tree, binary search tree, binary tree, Kruskal map algorithm and the adjoining table<liulei> 在 2025-11-27 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] fft1111111
说明:FFT算法必须为2的整数次 -FFT algorithm for the two integer FFT algorithm for the integer 2<> 在 2025-11-27 上传 | 大小:1kb | 下载:0