搜索资源列表
huffmanfordepreesingcoding
- 哈夫曼(Huffman)编码压缩和解压缩程序 huffman.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 huffman E <in-file> <out-file> 解压缩 huffman D <in-file> <out-file> 压缩时,读入<in-file>中内容,建立Huffman编码,将结果存入<out
ucos_code_with_debug
- 经过两天的奋战,终于在borlandc3.1上实现了ucos操作系统在pc上的单步运行调试,期间得到了众多网友留下的文字的帮助,我也决定将我的努力成果上载。 注意将software解压到c盘根目录下,并且将borlandc3.1安装在d盘borlandc目录下,进入C:\\software\\UCOS-II\\EX1_X86L目录下,运行bc.pif,就进入dos的borlandc程序,可以修改并单步调试程序。 这样学ucos应该快多了吧。-After two days of hard
41104
- This the string class you expected to find in STL, but didn t. The design goal of this class is to make all the string handling functions from the standard C library available within a single C++ class, with the added bonus of automatic buffer a
vc_jiqiaoshili_part2_3
- Visual.C++程序设计技巧与实例--配套光盘 第2章 MSDEV集成环境与VC编译器 共1个实例 1. MyAppwizard:定制一个AppWizard 第3章 对话框和控件 本章共有15个实例: 1. RedBK 改变对话框背景颜色 2. BitmapBK为对话框设置一幅背景图 3. DlgDemo创建和使用非模式对话框 4. ESCNoExit按ESC时对话框不退出 5. DlgToolTip实现对话框控件的ToolTip 6. Smoot
FaxUsed
- 时间转换成音档读出来,要自己做基本的音档,在程序的目录下,建个waves目录,这个是d-time for a change in the sound file as read out, it has to do basic sound file, in the process of the directory, build a directory waves, this is a d
juchibo
- 实验十一 数/模转换器 一、实验目的 了解数/模转换器的基本原理,掌握DAC0832芯片的使用方法。 二、实验内容 1、实验电路原理如图11-1,DAC0832采用单缓冲方式,具有单双极性输入端(图中的Ua、Ub),利用debug输出命令(Out 290 数据)输出数据 给DAC0832,用万用表测量单极性输出端Ua及双极性输出端Ub的电压,验证数字与电压之间的线性关系。 2、编程产生以下波形(从Ub输出,用示波器观察) (1)正弦波 三、编程提示
zhengxuanbo
- 一、实验目的 了解数/模转换器的基本原理,掌握DAC0832芯片的使用方法。 二、实验内容 1、实验电路原理如图36,DAC0832采用单缓冲方式,具有单双极性输入端(图中的Ua、Ub),利用debug输出命令(Out 290 数据)输出数据给DAC0832,用万用表测量单极性输出端Ua及双极性输出端Ub的电压,验证数字与电压之间的线性关系。 2、编程产生以下波形(从Ub输出,用示波器观察) (1)锯齿波 三、编程提示 1、8位D/A转换器DAC0832的口
dijkstra
- D算法MATLAB实现,Dijkatra为主要算法,main函数举例实现-use matlab to make out D
mmc3r10g
- SCSI Multimedia Commands 鈥?3 (MMC-3) T10/1363-D 5.16 READ CAPACITY Command The READ CAPACITY command (Table 144) provides a means for the Initiator to request information regarding the capacity of the Logical Unit. This command shall not repo
ADDA
- 信号的A/D,D/A转换。并进行了量化,效果很不错. -Signal A/D, D/A transform. And carried out to quantify, the effect is pretty good.
dianhuabohaoyuyinshibie
- 双音多频 DTMF( Dual Tone Multi-Frequency )信号,是用两个特定的单 音频率信号的组合来代表数字或功能。在 DTMF 电话机中有 16 个按键,其中 10 个数字键 0 — 9 , 6 个功能键 * 、 # 、 A 、 B 、 C 、 D 。其中 12 个按键是我们比较熟悉的按键,另外由第 4 列确定的按键作为保留,作为功能 键留为今后他用。 根据 CCITT 建议,国际上采用 697Hz 、 770Hz 、 852Hz 、 94lHz 低频群及
Delphi_yuanmapailie2.5
- Delphi 源码排列简体中文版 V2.5 安装方法:运行SetupEx.exe即可。 反安装:再次运行SetupEx.exe 使用:在Delphi IDE下按Ctrl+D(默认)即可调出窗口-Delphi source arranged to install simplified Chinese version V2.5 Method: Run SetupEx.exe can. Uninstall: run again SetupEx.exe use: Delphi IDE,
masm
- 程序,把数据段中AAA标号地址中连续10个数(5,6,7,8,9,A,B,C,D,E,)读出,把每个数加2后再存入到数据段中BBB开始的标号地址中去,并把BBB数据显示出来;-Program, the data segment in 10 consecutive AAA label address the number of (5,6,7,8,9, A, B, C, D, E,) read out, and then add 2 to each number stored in the BBB
mfccdtw
- 先用端点检测将语音中有用的语音部分提取出来(即将头部和尾部的静音部分除掉),然后用LPC算法提取语音信号的特征参数,进行动态归整(DTW算法)后与模板库里面的标准语音作比较,最后将识别结果进行D/A转化后播放出来。在本部分的设计中,则主要完成语音识别的模式匹配算法部分的软件实现。 -First with the endpoint detection of speech to voice some of the useful extracted from the (soon to mute som
qscreen
- 在网上找了很多关于截图的软件,都没有发现一个象QQ那样能用快捷键截图的。即使有的可以,但是体积太大而且很多的功能几乎都用不着,有的体积倒是小,可是就只有个区域截图或是全屏截图啊,不能直接保存图片要到Windows的画图程序中保存。所以就想写一个包含常用功能简单实用的截图工具,花了点时间做出来了,源代码里面的注释应该蛮清楚的,很适合初学者。 如果谁把这个程序做了修改,请一定要把修改后的程序发一份我! 用了以下第三方控件这些控件在盒子上都可以找到: CoolTrayIcon HotK
chaojuzhongduan
- 实现计算机之间的链接可以用于做网络开发嵌入式开发发送文件等!-Joe and I decided to take the long trip we d always wanted across the country. We were like young kids buying our camper and stocking it with all the necessities of life. Bella bakes the best rhubarb pie. We started out
sy1
- 28M分频器 D触发器 jk触发器 library ieee -library ieee use ieee.std_logic_1164.all use ieee.std_logic_arith.all use ieee.std_logic_unsigned.all entity ymq is port(num:in std_logic_vector(3 downto 0) dout:out std_logic_vect
sy4
- D74LS74 JK74ls112. LIBRARY IEEE USE IEEE.STD_LOGIC_1164.ALL ENTITY D74LS74 is port(clk,clr,PRE,D:in std_logic QT,QTN:out std_logic) end ENTITY D74LS74 architecture bhv of D74LS74 is signal q,qn:std_logic signal x:std_logic
Delphi-V2.5
- Delphi源码排列 安装方法:运行SetupEx.exe安装。 反安装:再次运行SetupEx.exe。 使用方法:在Delphi IDE下按Ctrl+D(默认)即可调出窗口。-Delphi source arrangement of the installation method: installation run SetupEx.exe. Uninstall: run again SetupEx.exe. Use: in the Delphi
D-Algorithm
- D算法 能仿真出图 具体分类弄不明白 是老师给的代码-D simulation algorithm can figure out the specific classification could not understand the teacher to code
