搜索资源列表
RoughSet_rosetta_all
- 粗慥集成算法集合 ,并有详细的文档资料和测试数据处-rough Zao Integration Algorithm pool, and a detailed document information and test data Department
h263decoderencoder
- H.263编解码源代码 目录中存放的是H.263视频编码器和解码器的程序代码。 \\播放工具 目录中存放的是用于播放YUV格式视频的工具。 \\压缩视频 目录中存放的是笔者已压缩好了的263视频数据流文件。 \\原始视频 目录中存放的是用于测试用的Demo视频,YUV格式。-H.263 codec source code stored in the directory is H.263 video encoder and decoder procedures generation c
acmanswerpack
- 本光盘是《国际大学生程序设计竞赛例题解(一)》的配套光盘,内容包括书中对应章节习题的测试数据,部分附带有程序源码。以便于读者更好地学习。 本文件在于说明光盘的功能、各目录的内容及运行的软硬件环境、常见问题的解决 方法等需给读者讲明的问题。 光盘结构:光盘结构按照书本的目录对应编排。共有四个目录,分别存放书中第二、四、六和七章例题的数据,它们又分别在各自的下一层目录存放每一节(一节就是一道例题)的内容。 数据文件:数据文件是本光盘的主要文件。每道例题都有大约8组的测试数据,
FindSub
- 串模式匹配的测试小程序,使用数据结构的链表存储管理-string pattern matching small test procedures, the use of the linked list data structure Storage Management
test
- 李春葆数据结构第三版课后上机练习上机实验源程序。-Machine experiments the source the Li Chun Bao data on the structure of the third edition.
AR
- 有用BURG法实现AR模型功率谱估计的详细试验结果,对学数字信号处理的人很有帮助,能让你很好的理解BURG算法,和AR 模型。-BURG useful method power spectrum estimated AR model detailed test results, digital signal processing for school people very helpful, allowing you a good understanding of BURG algorithm,
mscom
- 用MSComm控件收发串口数据,此为我做项目时的一个测试例程-MSComm control used to send and receive serial data, this item for me to do a test routine
OfflineJudge
- 一个offlinejudge的源代码,适合那些有测试数据的用户使用,让你随时随地都能Judge-A offlinejudge the source code, test data for those users, so you can anytime Judge
XiaYuWen_8_RISC_CPU
- 夏宇闻8位RISC_CPU的完整代码+TESTBENCH(已调试) modelsim工程文件,包括书中所测试的三个程序和相关数据,绝对可用~所有信号名均遵从原书。在论坛中没有找到testbench的,只有一个mcu的代码,但很多和书中的是不一样的,自己改了下下~`````大家多多支持啊~`我觉得书中也还是有些不尽如人意的地方,如clk_gen.v中clk2,clk4是没有用的,assign clk1=~clk再用clk1的negedge clk1来触发各个module也是不太好的,会使时序恶
ppm
- 一种基于数据的ppm编码的vhdl实现,包含测试文件-Ppm based on the data encoded in vhdl implementation, including the test file
LabVIEW-8.20-VI
- 第2章 牛刀小试 第5章 程序结构 第6章 字符串,数组,簇和矩阵 第7章 Chart图表和Graph波形图 第8章 Express VI 第9章 文件IO 第10章 子VI 第12章 人机界面交互设计 第13章 数学分析与信号处理 第14章 数据采集与仪器控制-Chapter 2 chopper small test Chapter 5 Program Structure Chapter 6 strings, arrays, clusters and ma
2010guokao
- 非常使用的文字资料有很大 对考试很大帮助 欢迎你下载-Text data is to use a lot of great help to welcome you to download the test
mjiaqiang1
- 下面是我编的一个软硬阈值去噪的matlab程序 下面是我编的一个软硬阈值去噪的matlab程序:thr=sigma*(2*lgN)1/2/lg(j+1) 用[x,xn]=wnoise(2,10,6) 产生噪声测试数据-The following is Part I of a of hard and soft threshold denoising matlab procedure is the following hardware and software, I made a threshold
IIC-AT24C16-msp430f149
- 基于msp430的eeprom测试程序,三个按键控制,计数,保存于回放数据-Based on the msp430 the eeprom test program, three button control, count, stored in the playback data
CPP
- 假设某销售公司有销售经理和销售员工,月工资的计算办法是:销售经理的固定月薪为8000元并提取销售额的5/1000作为工资;销售员工只提取销售额的5/1000作为工资。编一程序,定义一个基类Employee,它包含三个数据成员number、name和salary,以及用于输入编号和姓名的构造函数。由Employee类派生Salesman类,再由Salesman类派生Salesmanager类。Salesman类包含两个新数据成员 commrate和sales,还包含用于输入销售额并计算销售员工工资
shiyan
- 实现客户机(CLIENT)类。定义字符型静态数据成员ServerName,保存其服务器名称;整型静态数据成员ClientNum,记录已定义的客户数量;定义静态函数ChangeServerName()改变服务器名称。在头文件client.h中定义类,在文件client.cpp中实现,在文件test.cpp 中测试这个类,观察相应的成员变量取值的变化情况。(需要给出main函数代码和运行结果) 完善Body类,将检测胖瘦的标准定义为静态数据成员并设计相应的静态成员函数。(最好给出main函数
01
- 柱状图和曲线图叠加,如何两纵轴的刻度,横轴的刻度的校正,如何调色让图片更美观。内附测试数据。-Histogram graph superimposed, how two longitudinal axis of the scale, the scale of the horizontal axis correction, how palette to make the picture more beautiful. Enclosing the test data.
test-the-capacity-or-resistor
- 测量单个电阻电容的测试板和原程序,将数据通过1602LCD显示出来。-The board can test the capacity or resistor,which have the original code. The data can display,which through the 1602 LCD.
original-data-RTS79
- 可靠性测试系统RTS79的原始数据代码,M文件-Reliability Test System RTS79 raw data codes
IEEE-raw-data-bus-system
- IEEE各类节点测试系统原始数据,从3节点到300节点-IEEE raw data test systems of various types of nodes, the nodes to 300 nodes 3