资源列表
DA
- 基于FPGA的D/A转换源代码,实现DA转换-FPGA-based D/A converter source code, to achieve DA conversion
jieshou
- 基于89S52和NRF2401的无线接受模块源代码-89S52 and NRF2401 based on the wireless receiving module source code
SPIHT
- A.Said和W.A. pearlman根据Shapiro零树编码的基本思想,提出了一种新的且更优的实现方法--分层树集合分割(SPIHT),它是高效性能编码算法.这里给出了SPIHT程序及其改进后的程序.-A. Said and WA pearlman Shapiro zerotree coding based on the basic idea, a new and more excellent implementations- set partitioning in hierarchi
Graphtraversalexperimentreport
- 以邻接多重表为存储结构; 2、实现连通和非连通的无向图的深度优先和广度优先遍历; 3、要求利用队列实现无向图的深度优先遍历; 4、以用户指定的结点为起点,分别输出每种遍历下的结点访问序列; 5、求出从一个结点到另外一个结点,但不经过另外一个指定结点的所有简单路径; 6、测试数据: 输入:顶点数,边数:8,10 各边:1,2 1,3 2,4 2,5 3,6 3,8 4,7 5,6 5,7 7,8 输出:深度
ipv6
- linux-2.4.18_code下的ipv6支持包-linux-2.4.18_code ipv6 support package under the
myEditor
- 使用scitilla控件(sciLexer.dll)的vc对话框程序源码-Use scitilla control (sciLexer.dll) of the dialog program source code (vc)
Digital_Image_Process_Codes
- 数字图像处理基本功能全涵盖,适合入门及参考学习!-All the basic functions of digital image processing include, for entry and reference to learn!
1111
- 图像采集程序,已经调试过,可用,采用的是STC单片机-Image acquisition process, has been debugged, available, using the SCM STC
jinbi
- 金币阵列问题 有m * n(m ≤ 100,n ≤ 100)个金币在桌面上排成一个m行n 列的金币阵列。每一枚金币或正面朝上或背面朝上。用数字表示金币状态,0表示金币正面朝上,1 表示背面朝上。金币阵列游戏的规则是: (1)每次可将任一行金币翻过来放在原来的位置上; (2)每次可任选2 列,交换这2 列金币的位置。 给定金币阵列的初始状态和目标状态,编程计算按金币游戏规则,将金币阵列从初始状态变换到目标状态所需的最少变换次数。 -Gold array pro
c8051F020-I2C
- 单片机c8051F020实验板上的i2c模块程序-SCM c8051F020 i2c module program test board
c8051F020-UART0
- 单片机c8051F020实验板上的串口程序-Microcontroller Experiment board serial procedures c8051F020
hash11
- 基本要求 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 测试数据 取周围较熟悉的30个人的姓名。-Assuming the basic requirements of people who named the name of the Chinese Pinyin form. Hash table to be filled a total of 30 names, taking the
