搜索资源列表
4.3_int_test
- Embest Arm EduKit II Evaluation Board External Interrupt Test Example Please Select the trigger: 1 - Falling trigger 2 - Rising trigger 3 - Both Edge trigger 4 - Low level trigger 5 - High level trigger any key to exit...
4.5_rtc_test
- Embest S3C44B0X Evaluation Board RTC Test Example RTC Check(Y/N)? y Set Default Time at 2004-12-31 FRI 23:59:59 Set Alarm Time at 2005-01-01 00:00:01 ... RTC Alarm Interrupt O.K. ... Current Time is 2005-01-01 SAT 00:00:01
IEEE802.15.4AnalysisandPerformance
- IEEE 802.15.4 MAC 协议分析与仿真评估-Analysis and Performance Evaluation of IEEE 802.15.4 MAC Protocol
Shareaza_2.4.0.0_Source
- Shareaza的最新开源代码。一款在国外评价极高并且相当流行的P2P软件(简称Raza),它集合了eDonkey、Guntella(1和2)和BT四种流行P2P网络类型,并可以用于Http下载,该版本中加入了FTP下载,由于其优秀的界面(支持换肤)、简洁的操作以及极强的可制定性,所以在国外广为流传,其评价已跃居所有P2P软件的前5之列,并且许多P2P的下载站点已将其指定为BT的官方下载工具!-Shareaza s latest open-source code. A very high rat
EXPAD_IDE_DB_DEV_0.4
- 一个非常不错的文本编辑器,运行平台为Linux希望大家用了以后多做评价-a very good text editor, running the Linux platform for us to want to do more evaluation of the future
4
- 中缀表达式转化成后缀表达式并求值的算法,将中缀表达式转换为后缀表达式,顺利转换返回true,若转换过程中发现中缀表达式非法则返回false-Infix suffix expressions into expressions and evaluation algorithms, will be converted to infix expressions suffix expression, a smooth transition to return to true, if the convers
rtems-4.7.3
- RTEMS可谓嵌入式系统鼻祖,经过专家的评测,其性能毫不逊色于VxWorks, 远远把RtLinux甩在后面。-RTEMS is the founder of embedded systems, the evaluation by experts, the performance favorably on VxWorks, far from the RtLinux left behind.
tele3
- 模拟信号的数字化传输---增量调制系统 用SIMULINK建立简单增量调制系统的模型并进行 (3) 正弦信号 (4) 语音信号 的传输。 改变抽样频率和量化台阶大小,观察重建信号以及量化噪声信号的波形;对于语音信号主观评价声音质量的变化。 -Digitized analog signal transmission systems--- delta modulation delta modulation SIMULINK easy set up of the model s
LearningCMMI
- CMMI入门资料,系统介绍CMMI相关知识,包括以下内容: 1:快速入门 2:关于通用实践 3:CMMI2级 4:CMMI3级 5:CMMI4级 6:CMMI5级 7:评估办法-CMMI introductory information, the system introduced CMMI-related knowledge, including the following: 1: Getting Started 2: The General Practice 3:
ns-pan
- 802.15.4 MAC层 使用NS2模拟,内容有很多-Evaluation of IEEE 802.15.4 MAC Protocol for Low Rate Low Power Wireless Personal Area Networks
4-1
- 利用派生类实现矩形,圆和正方形面积的求值-The use of derived classes to achieve rectangle, circle and square area of evaluation
4.2_led_test
- S3C44B0控制LED流水灯交替亮灭。超级终端上将显示: boot success... Embest Arm EduKit III Evaluation Board Led Test Example -S3C44B0 Led
YourKit.Profiler.NET.v4.5.0
- YourKit Profiler for .NET 4.5.0 (with KEYGEN) YourKit Profiler provides zero-overhead profiling for your .NET applications and makes code profiling and memory usage optimization simple and fast. http://www.yourkit.com -YourKit Profiler for .NE
4
- It is based on infix to postfix evaluation.
bookshop1.4
- 实现网上书店系统的基本功能,包括会员管理,图书出入库,书目检索,书目分类管理,购物车,订单功能,会员帐户管理,书目评价等功能。 -Online bookstore system to achieve the basic functions, including membership management, books out of storage, bibliographic retrieval, bibliographic classification management, shopping
(Asp)RwVote_3.4.0
- 智睿人物图片评选系统定位于投票评选行业的量身开发,打造行业的领先服务评选品牌,系统整合单选/多选一体化功能,并适合图文评选,适合用于大型媒体单位、机关单位、院校机构、集团公司、门户网站可用于城市评选、美景评选、优秀人物评选、活动评选,事迹评选。-Rui Zhi selection system located in the images of people voted tailored industry development, to create the industry' s lead
matlab-3
- 1、使用MatLab 软件进行图像的分割; 2、能够自行评价各主要算子在无噪声条件下和噪声条件下的分割性能; 3、能够掌握分割条件(阈值等)的选择; 4、完成规定图像的处理并要求正确评价处理结果,能够从理论上作出合理的解释。 -1, the use of MatLab software for image segmentation 2, to self-evaluation of all the major operators in the absence of noise c
tuxiangzenqiang
- 图像增强 1)选择需要增强的灰度图片 2)分析图像特性,选择或设计算法 3)编程实现算法,获得增强结果图像 4)评价算法性能,实验报告-Image Enhancement 1) Select Enhanced grayscale image 2) image analysis features, select or design algorithm 3) programming algorithm to obtain the results of image enhancemen
Arithmetic-evaluation
- 1. 问题描述 从键盘上输入中缀算数表达式,包括括号,计算出表达式的值 2,基本要求 (1) 程序能对所输入的表达式做简单的判断,如果表达式有错,能给出适当的提示。 (2) 能处理单目运算符+和-。 3. 工具/准备工作 在开始做课程设计项目前,应回顾或复习相关内容。 需要一台计算机,其中安装有Visual C++6.0,Dev C++等集成开发环境软件 4. 分析与实现 对于中缀表达式,一般运算规则如下: (1) 先乘方,再乘除,最后加减 (2) 同
4-Evaluation
- Evaluation GA hieu describle