Welcome![Sign In][Sign Up]
Location:
Search - assembly library

Search list

[SCMmotorola hcs12 LCD 初始化程序

Description: MOTOROALA HCS12系列的初始化LCD及寄存器初始化!-MOTOROALA HCS12 series of LCD and register initialization initialize!
Platform: | Size: 1024 | Author: tao | Hits:

[SCMASM_CRCTEST

Description: modbus的CRC源程序,单片机89S52,汇编语言代码-Modbus CRC source, the microcontroller 89S52, assembly language code
Platform: | Size: 1024 | Author: 刘江 | Hits:

[GUI Developcsharp net Source

Description: There is no license fee or royalty fee to be paid at any time for using the Magic Library. You are however requested to acknowledge the use of the library and provide a link to our home page www.dotnetmagic.com from the About box of your application. You may include the source code, modified source code, signed assembly or modified built assembly within your own projects for either personal or commercial use but excluding the restrictions outlined below. The following restrictions apply to all parts of the library, including all source code, assemblies, samples and documentation... The above items cannot be sold as is, either individually or together. The above items cannot be modified and then sold as a library component, either individually or together. In other words, if you are using the library to enhance your project then you are fine. If you are trying to gain commercically from the library itself rather than using it to enhance your own work then you are prohibited from its use.-There is no license fee or royalty fee to be paid at any time for using the Magic Library. You are however requested to acknowledge the use of the library and provide a link to our home page www.dotnetmagic.com from the About box of your application. You may include the source code, modified source code, signed assembly or modified built assembly within your own projects for either personal or commercial use but excluding the restrictions outlined below. The following restrictions apply to all parts of the library, including all source code, assemblies, samples and documentation... The above items cannot be sold as is, either individually or together. The above items cannot be modified and then sold as a library component, either individually or together. In other words, if you
Platform: | Size: 285696 | Author: 刘发发 | Hits:

[CSharpdiantimonixitong

Description: [问题描述] 设计一个电梯模拟系统。这是一个离散的模拟程序,因为电梯系统是乘客和电梯等 “活动体”构成的集合,虽然他们彼此交互作用,但他们的行为是基本独立的。在离散的模拟中,以模拟时钟决定每个活动体的动作发生的时刻和顺序.系统在某个模拟瞬间处理有待完成的各种事情,然后把模拟时钟推进到某个动作预定要发生的下一个时刻。 [基本要求] (1) 模拟某校五层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。五个楼层由下至上依次称为地下层、第一层、第二层、第三层和第四层,其个第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 (2) 乘客可随机地进出于任何层。对每个入来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 (3) 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要耗费一定的时间单位(简记为t),比如: 有人进出时,电梯每隔40t测试一次,若无人进出,则关门。 关门和开门各需要20t 每个人进出电梯均需要25t 如果电梯在某层静止时间超过300t,则驶回1层候命。 (4) 按时序显示系统状态的变化过程:发生的全部人和电梯的动作序列。-[Problem description : design an elevator simulation system. This is a discrete simulation program, because the lift system for passengers and elevators "body" form of assembly, Although the interaction between them, but their behavior is a basic independent. The discrete simulation, simulation clock to decide on the activities of each of the action takes time and sequence. A simulation system in an instant to be done to deal with the matter, then analog clock advance to a certain action is scheduled to take place the next time. [Basic requirements] (1) simulation of a school teaching floor of the five-story elevator system. Even with an escalator, will stay in the library. Five floors from the bottom to the lower deck were called, the first-, second-, third- and fourth layer, i
Platform: | Size: 49152 | Author: 孙锋志 | Hits:

[Bio-RecognizeMASM-fft

Description: 汇编语言的FFT算法。速度还比较快,网络上好像还有更快的FT变换算法。-assembly language FFT algorithm. Relatively fast speed, the network seems to be faster on the FT algorithm.
Platform: | Size: 32768 | Author: HJ | Hits:

[assembly languageasmlib30

Description: Library of assembly-language subroutines with example source-Library of assembly-language subroutine 's with example source
Platform: | Size: 154624 | Author: soul.wang | Hits:

[assembly languageSVGA

Description: VESA 图形编程的汇编子程序库-VESA graphical programming subroutine library compilation
Platform: | Size: 106496 | Author: txz | Hits:

[Compress-Decompress algrithmszipCompress

Description: 一个完整的ZIP压缩源代码库。其中包括了部分汇编代码模块。-A complete source code ZIP compression library. Including some assembly code modules.
Platform: | Size: 771072 | Author: 王子 | Hits:

[ARM-PowerPC-ColdFire-MIPSrs232

Description: RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1 - 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models. - RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1- 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models.
Platform: | Size: 29696 | Author: 朱桦 | Hits:

[assembly language2250_USB_Library_ISP_V1.4

Description: sonix系列mcu USB库汇编代码,用于进行2250系列mcu-Sonix Series mcu USB library compiled code, used in 2250 Series mcu
Platform: | Size: 2885632 | Author: 可乐 | Hits:

[assembly languageasm-lib1

Description: 51单片机语言库,非常经典的汇编语言程序库-51 Singlechip language library, a very classic assembly language library
Platform: | Size: 4096 | Author: sunke | Hits:

[Otherpcf8583_Application_and_Simulation_in_Proteus

Description: it consist of PCF8583 assembly driver, Proteus RTC example that is schematic, Proteus library and model files
Platform: | Size: 517120 | Author: fatih | Hits:

[SCM51asm

Description: MCS-51单片机实用子程序库(96年版)-51 machines commonly used assembly language subroutine library
Platform: | Size: 17408 | Author: wtsxli | Hits:

[assembly languagenokial6100_ccs_c

Description: it is the source code to interface the nokia lcd to and avr microcontroller
Platform: | Size: 3072 | Author: zeeshan raja | Hits:

[OtherC51ProgramLibrary

Description: 包含内容:(1)C常用算法程序集(共分20章)。 (2)51常用子程序(50多个文件夹,50多个分类)。 (3)mcs51子程序库,一个PDF文档。包含各种常用算法代码。 -Content: (1) C commonly used algorithm for assembly (consists of 20 chapters). (2) 51 common subroutine (more than 50 folders, more than 50 classification). (3) mcs51 subroutine library, a PDF document. Code contains a variety of commonly used algorithms.
Platform: | Size: 2756608 | Author: freebean | Hits:

[DSP programdsplib

Description: The Texas Instruments TMS320C55x DSP Library (DSPLIB) is an optimized DSP Function Library for C programmers on TMS320C55x devices. It includes over 50 C-callable assembly-optimized general-purpose signal processing routines. These routines are typically used in computationally intensive realtime applications where optimal execution speed is critical. By using these routines you can achieve execution speeds considerable faster than equivalent code written in standard ANSI C language.
Platform: | Size: 415744 | Author: shen | Hits:

[assembly languagefloating

Description: 汇编语言编写的浮点数运算子程序库 FoatHead.ASM 浮点运算库,头文件 FOATCODE.ASM 浮点运算库,代码文件 FLOAT.ASM 浮点运算库,包括完全的头文件说明和代码 FOATTEST.ASM 浮点运算库测试程序-Written assembly language floating-point subroutine library FoatHead.ASM floating-point libraries, header files FOATCODE.ASM floating point library, code files FLOAT.ASM floating-point libraries, header files, including complete instructions and code FOATTEST . ASM test procedure library floating-point operations
Platform: | Size: 26624 | Author: luoli | Hits:

[BooksADSandEasyJTAG-H

Description: 有关ADS集成开发环境和EASYJTAG-H仿真器的使用。ADS集成开发环境是ARM公司推出的ARM核微控制器集成开发工具,英文全称为ARM Developer Suite,成熟版本为ADS1.2。ADS1.2支持ARM10之前的所有ARM系列微控制器,支持软件调试及JTAG硬件仿真调试,支持汇编、C、C++源程序,具有编译效率高、系统库功能强等特点,可以在Windows98、Windows XP、Windows2000以及RedHat Linux上运行。 这里将简单介绍使用ADS1.2建立工程,编译连接设置,调试操作等等。最后还介绍了基于LPC2131系列ARM7微控制器的工程模板的使用,EASYJTAG-H仿真器的安装与使用。-The ADS integrated development environment and emulator EASYJTAG-H use. ADS integrated development environment is introduced by ARM' s ARM-core MCU integrated development tool, the English called the ARM Developer Suite, mature version ADS1.2. ADS1.2 supports all ARM family before the ARM10 micro-controller, support software debugging and JTAG debug hardware emulation, support assembly, C, C++ source with compiler efficiency, system library functions and other properties, you can Windows98, Windows XP , Windows2000 and RedHat Linux running on. Here' s a brief introduction to use ADS1.2 building projects, compile connection settings, debugging operation and so on. Finally introduced the series of ARM7-based LPC2131 microcontroller project template to use, EASYJTAG-H Emulator installation and use.
Platform: | Size: 524288 | Author: noname | Hits:

[Algorithmgmp-5.0.1.tar

Description: GMP是The GNU MP Bignum Library,是一个开源的数学运算库,它可以用于任意精度的数学运算,包括有符号整数、有理数和浮点数。它本身并没有精度限制,只取决于机器的硬件情况。-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface.   The main target applications for GMP are cryptography applications and research, Internet security applications, algebra systems, computational algebra research, etc.   GMP is carefully designed to be as fast as possible, both for small operands and for huge operands. The speed is achieved by using fullwords as the basic arithmetic type, by using fast algorithms, with highly optimized assembly code for the most common inner loops for a lot of CPUs, and by a general emphasis on speed.   GMP is faster than any other bignum library. The advantage for GMP increases with the operand sizes for many operations, since GMP uses asymptotically faster algorithms.  
Platform: | Size: 2631680 | Author: | Hits:

[Home Personal applicationassembly

Description: fdusu的assembly库,是学习php,前端布局,google jsc库的优秀源码-fdusu the assembly library
Platform: | Size: 8340480 | Author: 陆家靖 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net