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

full-text

  • Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microco

    Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89V51RD2. There are 2 programs included. One program will accept string via UART and accept key via a 4x4 keypad and display decrypted text on 16x2 LCD. The other program will accept plaintext from UART and show encrypted text on 16x2 LCD after receiving key from 4x4 membrane keypad. Schematics and screenshots are included.

    标签: microcontrollers implementing compiler Program

    上传时间: 2017-04-07

    上传用户:wanghui2438

  • SQLite 是用C语言编写的开源数据库

    SQLite 是用C语言编写的开源数据库,主要用于嵌入式,你也可以把它集成在自己的桌面程序中,也有人将其替代Access,用作后台数据库。 SQLite 支持多数SQL92标准,例如:索引、限制、触发和查看支持。 支持 NULL、INTEGER、REAL、TEXT 和 BLOB 数据类型,支持事务。

    标签: SQLite C语言 编写 开源

    上传时间: 2013-12-11

    上传用户:gmh1314

  • 使用AVR ATmega128实验箱上的资源

    使用AVR ATmega128实验箱上的资源,设计万年历。本系统应用了Text LCD,矩阵键盘,定时器/计数器中断系统,另外,我从伺服电机接口PB.5接出一个蜂鸣器。本次实验的目的就是熟悉AVR的这些资源。

    标签: ATmega AVR 128 实验箱

    上传时间: 2017-04-13

    上传用户:coeus

  • FIBPlus is a component suite intended for work with InterBase. It is direct, fast and flexible Inter

    FIBPlus is a component suite intended for work with InterBase. It is direct, fast and flexible InterBase connectivity for Delphi, C++ Builder, Ada and Kylix. FIBPlus supports Delphi 5-7, Delphi 2005, Delphi 2006, Delphi 2007, C++ Builder 5-6, C++ Builder 2006, C++ Builder 2007, Kylix 3, gnat-3.15p, gnat2006 GPL, and all versions of InterBase 4.x-7.x, InterBase 2007 and Firebird 1.x-2.x. Using FIBPlus in your applications you do not need to install any additional software except for InterBase Client Software. FIBPlus supports all special InterBase features such as array-fields, event alerters, BLOB-fields, etc. FIBPlus is a native component set and its evaluation versions are distributed partially in sources. Registering FIBPlus you get full sources of components and technical support

    标签: component InterBase intended flexible

    上传时间: 2013-12-01

    上传用户:xuan‘nian

  • Your application should never assign a seat that has already been assigned. When the economy sectio

    Your application should never assign a seat that has already been assigned. When the economy section is full, your application should ask the person if it is acceptable to be placed in the first-class section (and vice versa). If yes, make the appropriate seat assignment.

    标签: application assigned already economy

    上传时间: 2014-10-25

    上传用户:zhichenglu

  • 要将商品行情软件的数据导入自己的数据库

    要将商品行情软件的数据导入自己的数据库,除了要知道商品软件数据的数据结构,同时还与你自己数据库的数据结构有关。一般情况下,业余爱好者往往都是使用ASCII即text文本结构。text格式的数据易读易懂,可以让许多国际股票软件和工具软件(比如:GET\TT\SUPERCHART\SSPS\EXECL等等)直接调用。

    标签: 软件 数据导入 数据库

    上传时间: 2017-04-16

    上传用户:来茴

  • This program prints a calendar for a year specified. The user enters a year for the calendar and the

    This program prints a calendar for a year specified. The user enters a year for the calendar and the programs automatically prints the calendar in text format.

    标签: calendar year for specified

    上传时间: 2017-04-16

    上传用户:refent

  • 文件说明: 1 XP/2000 下异步方式串口类 SerialPort.h SerialPort.cpp 2 WinCE 下 同步方式串口类(本为阻塞方式,但读

    文件说明: 1 XP/2000 下异步方式串口类 SerialPort.h SerialPort.cpp 2 WinCE 下 同步方式串口类(本为阻塞方式,但读写都用了独立的线程,妙哉!) CESeries.h CESeries.cpp 3兼容 WinCE , XP/2000 平台的串口类,同步方式 TSerial.h TSerial.cpp 4 工程 Wince 下串口程序 基于 CTSerial 的 WinCE 下串口收发程序 5 工程 xp_2000 下串口程序 基于 CTSerial 的 PC 平台下串口收发程序 6 gprs class 目录 xp/2000 WinCE 下均兼容的gprs 串口通信类,只实现短信text模式的发送 和短信的接收, 另有windows 下和 WinCe 下应用本类的实例

    标签: SerialPort WinCE 2000 方式

    上传时间: 2017-04-23

    上传用户:banyou

  • JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projec

    JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support: * configuration and dependency management code * a general logging framework * text utilities * user interface classes for displaying information about applications * custom layout managers * a date chooser panel * serialization utilities JCommon is licensed under the terms of the GNU Lesser General Public Licence (LGPL) version 2.1 or later.

    标签: JFreeChart Reporting JCommon Pentaho

    上传时间: 2017-04-23

    上传用户:ynzfm

  • A Design and Implementation of The Online Shopping System Abstract: Along with the development

    A Design and Implementation of The Online Shopping System Abstract: Along with the development of the computer ,the database technique is widespread in the application of Internet, more and more , providing more thoughtful and humanized service for the large network customer. Characteristic services have already become gradually the current as the application of Wed nowadays. This text studied a method of project which composed of characteristic page and dynamic state of technical customer according to the data connection rule, compared with some projects that adopt already on present nets, this project have the advantage of providing customers more simple ,reflective obvious meticulous use and so on..

    标签: Implementation development Abstract Shopping

    上传时间: 2014-12-04

    上传用户:410805624