资源列表
排序选择:
[VHDL编程] FPGArealizeRS232
说明:用FPGA实现RS232通信,此代码是用VHDL语言编写,非常有用的好东东啊-RS232 Communication with FPGA realize that this code is written in VHDL, very useful, good东东啊<孙建军> 在 2025-08-28 上传 | 大小:47kb | 下载:0
[Internet/网络编程] 123
说明:操作系课程设计适用于本科大学生课程设计 希望大家相互帮助 一起加油 -Operation of the Department of curriculum design for undergraduate college courses designed to help each other with hope that everyone refueling<liu> 在 2025-08-28 上传 | 大小:28kb | 下载:0
[SNMP编程] snmp4jmibbrowser
说明:以snmp4j开发的mib浏览器,采用jsp语言编写,基于浏览器的数据管理系统。-Snmp4j developed to mib browser using jsp language, browser-based data management system.<yanghoude> 在 2025-08-28 上传 | 大小:1.36mb | 下载:0
[WEB源码] websetup38
说明:这是一个在php开源框架fleaPHP基础上开发的RBAC管理程序,另附带了几个小工具。详细的说明请看http://www.fleaphp.org/bbs/viewthread.php?tid=3266&extra=page%3D1-This is an open source php fr a mework fleaPHP developed on the basis of RBAC management procedures, and the other attached to a few<dos2000> 在 2025-08-28 上传 | 大小:267kb | 下载:0
[图形图像处理(光照,映射..)] blobtrack
说明:vc6.0+opencv 区域跟踪(blob tracking)-vc6.0+ opencv tracking region (blob tracking)<派米.昂> 在 2025-08-28 上传 | 大小:12kb | 下载:0
[Internet/网络编程] libcgi
说明:c语言cgi库,可以实现用C语言实现CGI脚本,编译后文件很小-c language cgi library, can be achieved using C language CGI scr ipt, the compiled documents a very small<柳泳> 在 2025-08-28 上传 | 大小:155kb | 下载:0
[JSP源码/Java] 122353
说明:This handbook is a concise guide to architecting, designing, and building J2EE applications. It guides technical architects through the entire J2EE project, including identifying business requirements, performing use-case analysis, doing object and d<> 在 2025-08-28 上传 | 大小:2.97mb | 下载:0
[压缩解压] op001
说明:霍夫曼编码压缩演算法,在霍夫曼编码当中,把各资料视为有重量的叶子,把出现频率较低的整理在一起,构筑出一个叫做「霍夫曼树」的树状构造资料,然后从此霍夫曼树来决定要分配给各资料的位列。 解码时,也是会用到霍夫曼树,我们必须将霍夫曼编码的资料逐个位去读入,然后照这个值去判断要走哪一边的树枝。然后,在走到叶之后,就把这个叶的值输出。接着就再度回到根,一直重覆同样的处理,直到没有资料为止。-Huffman coding compression algorithm, in the Huffman cod<elvis> 在 2025-08-28 上传 | 大小:3kb | 下载:0