The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to measure and compare the performance of different computers or, in this case, the efficiency of the code generated for the same computer by different compilers. The test reports general performance in dhrystones per second. Like most benchmark programs, dhrystone consists of standard code and concentrates on string handling. It uses no floating-point operations. It is heavily influenced by hardware and software design, compiler and linker options, code optimizing, cache memory, wait states, and integer data types. The DHRY program is available in different targets: Simulator: Large Model: DHRY example in LARGE model for Simulation Philips 80C51MX: DHRY example in LARGE model for the Philips 80C51MC
标签: general-performanc benchmarks Dhrystone dhrystone
上传时间: 2016-11-30
上传用户:hphh
History : Author : JAG (Jagatpreet Singh) % Created on : 05022003 (Friday. 2nd May, 2003) % Comments : The basic PSO algorithm. % Modified on : 0710003 (Thursday. 10th July, 2003) % Comments : It uses psoOptions structure now. More organized.标准粒子群优化算法工具箱
标签: Jagatpreet 05022003 History Created
上传时间: 2016-12-15
上传用户:yuzsu
开源备份软件源码 AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a backup system that allows the administrator to set up a single master backup server to back up multiple hosts over network to tape drives/changers or disks or optical media. Amanda uses native dump and/or GNU tar facilities and can back up a large number of workstations running multiple versions of Unix. Amanda uses Samba, Cygwin or a native Windows client to back up Microsoft Windows desktops and servers
标签: Automatic Advanced Maryland Archiver
上传时间: 2017-01-13
上传用户:xc216
wince6.0平台上的任务管理器,功能类似于windows的任务管理器. In order to develop applications for Windows Mobile 6.x from within Visual Studio 2005 or 2008, you need to download a separate SDK from Microsoft. The SDK also ships with a full featured emulator, a powerful and indispensable tool to test your applications. This sample code uses COM and Compact .NET Framework 3.5.
标签: applications develop Windows windows
上传时间: 2017-01-16
上传用户:aappkkee
KML is an XML grammar used to encode and transport representations of geographic data for display in an earth browser. Put simply: KML encodes what to show in an earth browser, and how to show it. KML uses a tag-based structure with nested elements and attributes and is based on the XML standard.
标签: representations geographic transport grammar
上传时间: 2014-01-12
上传用户:thesk123
DtWinVer is a C++ class which provides a comprehensive method to determine which OS the program that calls it is running on. All methods it uses are fully documented on various articles on the MSDN CD
标签: which comprehensive determine DtWinVer
上传时间: 2013-12-23
上传用户:日光微澜
游戏开发数据结构Data Structures for Game Programmers The Goodies Directory contains all sorts of stuff. For example, there are the four 3rd-Party libraries used in the book, SDL, SDL_TTF, FreeType (which SDL_TTF uses), and STLPort, which is one implementation of the Standard Template Library. Also, there are four articles on trees and SDL in the articles directory. These supplement the material in the book.
标签: Programmers Structures Directory contains
上传时间: 2017-02-12
上传用户:qoovoop
This software package contains the USB framework core developped by ATMEL, as well as a Mass storage driver. The MSD driver uses the internal flash of the chip to operate as a disk-on-key. The following files are included : - core/ -> Source code for the framework core -> Makefile for the core - msd/ -> Source code for the Mass Storage driver -> Makefile for the MSD driver - bin/ -> Compiled binaries for every supported chips - lib/ -> Lib v3 files for every supported chips - ./ -> Makefile for the framework -> Startup file
标签: developped framework software contains
上传时间: 2017-02-14
上传用户:003030
This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Central in May 2003. It comes with new interface and an enhanced display. It uses Microsoft TreeView control to display and explore any kind of MatLab structures. The CRC ExploreStruct was designed to expose the contents of the array struct to any depth and plot any of the components. This tool is very useful for programmers using structures in their code
标签: StructBrowser submitted enhanced updated
上传时间: 2017-03-05
上传用户:csgcd001
Very simple USB 1.1 PHY. Includes all the goodies: serial/parallel conversion, bit stuffing/unstuffing, NRZI encoding decoding. uses a simplified UTMI interface. Currently doesn t do any error checking in the RX section [should probably check for bit unstuffing errors]. Otherwise complete and fully functional. There is currently no test bench available. This core is very simple and is proven in hardware. I see no point of writing a test bench at this time.
标签: conversion Includes parallel stuffing
上传时间: 2017-03-11
上传用户:hn891122