搜索资源列表
2250_USB_Library_ISP_V1.4.zip
- sonix系列mcu USB库汇编代码,用于进行2250系列mcu,Sonix Series mcu USB library compiled code, used in 2250 Series mcu
sha1_c51
- SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。 优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms 代码空间:字节,C支持库148字节(可覆盖) 数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖) -SHA1 algorithm MCS-51 platform, original code, specificall
asm-lib1
- 51单片机语言库,非常经典的汇编语言程序库-51 Singlechip language library, a very classic assembly language library
pcf8583_Application_and_Simulation_in_Proteus
- it consist of PCF8583 assembly driver, Proteus RTC example that is schematic, Proteus library and model files
51asm
- MCS-51单片机实用子程序库(96年版)-51 machines commonly used assembly language subroutine library
nokial6100_ccs_c
- it is the source code to interface the nokia lcd to and avr microcontroller
C51ProgramLibrary
- 包含内容:(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).
dsplib
- 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
floating
- 汇编语言编写的浮点数运算子程序库 FoatHead.ASM 浮点运算库,头文件 FOATCODE.ASM 浮点运算库,代码文件 FLOAT.ASM 浮点运算库,包括完全的头文件说明和代码 FOATTEST.ASM 浮点运算库测试程序-Written assembly language floating-point subroutine library FoatHead.ASM floating-point libraries, header files FOATCODE.A
gmp-5.0.1.tar
- 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 practic
DXPintegrated-library
- dxp 集成库 本指南知道如何在DXP中使用,创建和修改集成库。 集成库将原理图及与他们相联系的PCB封装和(或)SPICE模型或信号完整性分析模型全部编译到一个不可编译的包中。所有的模型信息都从模型库或文件拷贝到集成库里,所以无论原始源库在什么地方,所有的元件信息被存储在一起。这样做集成库真正可以随意移动。 -dxp integrated library DXP this guide to know how to use, create and modify an integrat
GNUPBinutils-assembly-debug
- 本文首先介绍了LX.1164微处理器的特点、目标文件格式ELF的相关内容,分析了BFD库的原理及其符号处理过程。然后,分析了汇编器GAS和连接器GLD中重要的数据结构及各自的运行机制。最后,结合LX.1164微处理器的特点,详细描述了BFD库、汇编器GAS和连接器GLD的移植步骤。-This paper introduces the LX. 1164 microprocessor features, related to ELF object file format, content, anal
High-Precision-Library
- C++语言高精度计算库 可以直接利用dll文件 也可以利用源代码内嵌入项目 国外开放源码资源 质量很高 许多部分利用汇编语言加速,实现精巧-C++ language using high-precision computation library dll file can also be used the source code open-source embedded projects abroad, many parts of resource quality hig
assembly-xsl-2011-08-21
- assemble-xsl库,网上比较难找,我下载下来了,共享一下-assemble-xsl library, more difficult to find online, I downloaded, and shared about
Keil-C51-library-source
- 声 明: 逆向以学习和研究为目的,版权属于Keil公司. 作 者: he_1985@163.com QQ: 1245097804 keil c51的库函数一部分是c语言写的,一部分是汇编写的,c语言写的全部逆向完成,绝大部分生成的汇编和原来的函数一个字节不差-Disclaimer: Reverse to study and research for the purpose of copyright is Keil' s Author: he_1985@163.com Q
assembly
- fdusu的assembly库,是学习php,前端布局,google jsc库的优秀源码-fdusu the assembly library
dnlib-master
- .NET module/assembly reader/writer library written for [de4dot](https://github.com/0xd4d/de4dot/). dnlib was created because de4dot needed a robust .NET assembly library that could handle all types of obfuscated assemblies. de4dot used to u
delphi-hook-library
- wr960204武稀松.2012.2 主页 http://www.raysoftware.cn 通用Hook库. 支持X86和X64. Get 使用了开源的BeaEngine反汇编引擎.BeaEngine的好处是可以用BCB编译成OMF格式的Obj, 被链接进Delphi的DCU和目标文件中.不需要额外带DLL. BeaEngin引擎 http://www.beaengine.org/ 限制: 1.不能Hook代码大小小于
mclettn-assembly
- A library that deals with graphical images is cool
程序
- 经典的DSP的C程序和汇编程序库,对于新手来说入门非常方便(classic DSP c and assembly library)