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

SimPLe

  • PartiTek SDK PartiTek Software Inc. is a professional image processing and barcode software devel

    PartiTek SDK PartiTek Software Inc. is a professional image processing and barcode software development company that produces the SDK to encode & decode PDF417, QR Code, Data Matrix . By using PartiTek software, our users have successfully leveraged many years of university level research into their products, gaining increased reading accuracy and SimPLe barcode creation. QRcode modules FOR Linux.

    标签: PartiTek professional processing Software

    上传时间: 2016-02-18

    上传用户:qiao8960

  • AutoBoot is a generic boot loader that automatically locates, loads, and executes object files from

    AutoBoot is a generic boot loader that automatically locates, loads, and executes object files from multiple types of media. AutoBoot provides a SimPLe, fast, and functional means of loading an OS image while maintaining a small Flash memory footprint. This binary release contains a stand-alone version of AutoBoot for the DbAu1200 development board, designed to replace the YAMON boot loader.

    标签: automatically AutoBoot executes generic

    上传时间: 2014-01-14

    上传用户:海陆空653

  • Summary Many control applications require converting some analog input to a digital format. The ADC

    Summary Many control applications require converting some analog input to a digital format. The ADCINC12 User Module is a general-purpose, 12-bit analog to digital converter (ADC) that does just that. This Application Note is meant to be a SimPLe introduction into its operation. The steps required to define, place, and write software are presented. Examples are developed in both assembly and C.

    标签: applications converting Summary control

    上传时间: 2013-12-01

    上传用户:WMC_geophy

  • Somebody over on the Generation5 forum asked for a "Hello World!" program for genetic algorithms. I

    Somebody over on the Generation5 forum asked for a "Hello World!" program for genetic algorithms. I took it literally and created a very SimPLe program (138 lines of code) that evolves the phrase "Hello world!"

    标签: Generation5 algorithms for Somebody

    上传时间: 2016-03-07

    上传用户:siguazgb

  • Foundations of Python Network Programming leads readers through every aspect of client and server pr

    Foundations of Python Network Programming leads readers through every aspect of client and server programming with Python. Python is a new and innovative scripting language. It is set to replace Perl as the programming language of choice for scripters and for serious application developers wanting a feature rich yet SimPLe language to deploy their products in. This book features extensive examples that not only demonstrate important concepts and practices, but also provide a cadre of fully-functional stand-alone programs. Readers can use the examples as the basis and building blocks for their own software

    标签: Foundations Programming Network readers

    上传时间: 2013-12-16

    上传用户:小码农lz

  • The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices.

    The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices. The first release comes with a SimPLe but effective UI, and a storage limited to the internal RMS only. This makes the application compatible with most of the phones around (minimum requirements are: MIDP2.0, CLDC 1.0, 512k of Storage). The mail synchronization using SyncML 1.2 over HTTP, thus removing any problem related to the access to IMAP or POP ports. The mail client synchonizes its address book with the one on the server, Its design is modular and can be extended in future with other mail protocols, a more sophisticated UI and access to the phone s AddressBook or filesystem for the devices allowing this. See the javadoc for more information on the structure of the library.

    标签: J2ME Funambol devices Client

    上传时间: 2014-01-05

    上传用户:gououo

  • 编译原理课程设计

    编译原理课程设计,SimPLe词法语法语义分析器

    标签: 编译原理

    上传时间: 2014-06-04

    上传用户:nanxia

  • The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a s

    The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a SimPLe synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a SimPLe priority based preemptive Round Robin algorithm. In this project, you will change this to a multilevel feedback scheduling. In addition, you will provide user programs with semaphores, a means to check the system s current time and a mechanism for passing command-line arguments

    标签: scheduling algorithm implement to

    上传时间: 2013-11-27

    上传用户:Late_Li

  • Sector is a system infrastructure software that provides functionality for distributed data storage,

    Sector is a system infrastructure software that provides functionality for distributed data storage, access, and analysis/processing. It automatically manages large volumetric data across servers or clusters, even those over distributed wide area high speed networks. Sector provides SimPLe tools and APIs to access and/or process the data. Data and server locations are transparent to users, as the whole Sector network is a single networked super computer to the users.

    标签: infrastructure functionality distributed software

    上传时间: 2013-12-21

    上传用户:极客

  • Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answ

    Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answer is that a regular expression is a compact way of describing complex patterns in texts. You can use them to search for patterns and, once found, to modify the patterns in complex ways. You can also use them to launch programmatic actions that depend on patterns. A tongue-in-cheek comment by programmers is worth thinking about: "Sometimes you have a programming problem and it seems like the best solution is to use regular expressions now you have two problems." Regular expressions are amazingly powerful and deeply expressive. That is the very reason writing them is just as error-prone as writing any other complex programming code. It is always better to solve a genuinely SimPLe problem in a SimPLe way when you go beyond SimPLe, think about regular expressions. Tutorial: Using regular expressions

    标签: expression the tutorial regular

    上传时间: 2013-12-19

    上传用户:sardinescn