虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Small-scale

  • 小型便携式温度计的源代码第二版

    小型便携式温度计的源代码第二版,运行的是small RTOS51,两个任务,功能作了一定精简,单片机的硬件资源还有剩余,可以继续开发升级

    标签: 便携式 温度计 源代码

    上传时间: 2013-12-28

    上传用户:huyiming139

  • This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops

    This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using object-oriented technology to write maintainable, extensible programs. Program design is introduced throughout the book, with hypothetical maintenance scenarios used to shoe design shortcomings. and revise them to accomodate maintenance needs. Practical issues such as debugging programs are tackled, and important Ada features not found in other languages are dealt with practically and early on in the text. These include exception handling, user-defined types, procedures, functions, packages and child packages.

    标签: example-driven introduction gradually approach

    上传时间: 2014-01-12

    上传用户:koulian

  • BugTrack is a basic, yet fully functional web based Bug Tracking system that you may use as a framew

    BugTrack is a basic, yet fully functional web based Bug Tracking system that you may use as a framework to create an expanded system or use as is . Great for small teams working on software projects. Features include: - Search by Project, Assigned Person, Priority, Status - Sorting by any of the columns (Bug Name, Project, Priority, Assigned Person, Status) - Login Authentication - Administration of Users - Administration of Priorities - Administration of Projects - Administration of Statuse Good Luck and Thanks trying this system...

    标签: functional BugTrack Tracking framew

    上传时间: 2017-04-02

    上传用户:qilin

  • Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely

    Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely acclaimed Exceptional C++ leaves off, providing successful strategies for solving real-world problems in C++. Drawing from years of in-the-trenches experience, Herb Sutter provides tested techniques and practical solutions for programmers designing modern software systems with C++, from small projects to enterprise applications.

    标签: problem-and-solution Exceptional Organized practical

    上传时间: 2017-04-08

    上传用户:zhuyibin

  • BugNET is an issue tracking and project issue management solution built using the ASP.NET web applic

    BugNET is an issue tracking and project issue management solution built using the ASP.NET web application framework. Email notifications, reporting and per project configuration of fields and values allows efficient management of bugs, feature requests, and other issues for projects of any scale.

    标签: issue management tracking solution

    上传时间: 2014-08-10

    上传用户:181992417

  • pHash is an implementation of various perceptual hashing algorithms. A perceptual hash is a fingerpr

    pHash is an implementation of various perceptual hashing algorithms. A perceptual hash is a fingerprint of an audio, video, or image file that is mathematically based on the audio or visual content contained within. Unlike cryptographic hash functions that rely on the avalanche effect of small changes in input leading to drastic changes in the output, perceptual hashes are "close" to one another if the inputs are visually or auditorily similar. As a result, perceptual hashes must also be robust enough to take into account transformations that could have been performed on the input.

    标签: perceptual implementation algorithms fingerpr

    上传时间: 2013-12-08

    上传用户:星仔

  • ecos RTOS 原理介绍和应用开发The design philosophy of eCos was to augment an open-source RTOS (which meant no

    ecos RTOS 原理介绍和应用开发The design philosophy of eCos was to augment an open-source RTOS (which meant no per-unit royalties) with source-level con?guration tools that would enable embedded developers to scale their RTOS from hundreds of bytes to hundreds of kilobytes without needing to manu- ally change a line of source code.

    标签: RTOS open-source philosophy augment

    上传时间: 2013-12-16

    上传用户:天涯

  • Interactive smoothing for your own data, with sliders to control derivative order, smooth width, a

    Interactive smoothing for your own data, with sliders to control derivative order, smooth width, and scale expansion.

    标签: Interactive derivative smoothing control

    上传时间: 2014-11-29

    上传用户:lanjisu111

  • Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely

    Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely acclaimed Exceptional C++ leaves off, providing successful strategies for solving real-world problems in C++. Drawing from years of in-the-trenches experience, Herb Sutter provides tested techniques and practical solutions for programmers designing modern software systems with C++, from small projects to enterprise applications.

    标签: problem-and-solution Exceptional Organized practical

    上传时间: 2017-04-28

    上传用户:阿四AIR

  • 2007年全国大学生电子设计大赛

    2007年全国大学生电子设计大赛,A题音频信号分析仪的全部源程序。 单片机为c8051f120,系统时钟倍频至96MHZ。 main.c是一个包含五级菜单的主函数。 FFT.C是进行fft变换,将时域信号变换成频域信号。 flash.c是读写片外flash存储器的程序,可以将分析结果保存,以备调用. z7290.c是周立功7290键盘芯片的驱动程序. FFT_xgjis.c是对变换后的频谱进行分析和运算. FFT_CodeTable.c是一个正弦表,在FFT的时候调用. LCD320240.c是320*240的液晶驱动程序,液晶的控制器是SED1335. 所有的.h文件提供了子函数的定义. 本程序用KEIL3 802版本编译通过,将所有的.C文件添加到工程中,并编译main.c 注意两点:1.器件选择c8051f120. 2.在target中将时钟设为96M.同时必须将Memory Model 改成large--XDATA.默认的是small. 因为本设计占用的资源是非常大的. Program Size: data=81.3 xdata=6811 code=43056

    标签: 2007 大学生电子 设计大赛

    上传时间: 2014-01-05

    上传用户:manlian