搜索结果
找到约 967 项符合
assembly-language 的查询结果
单片机编程 TMS320C6000 Assembly Language
Texas Instruments and its subsidiaries (TI) reserve the right to make changes to their productsor to discontinue any product or service without notice, and advise customers to obtain the latestversion of relevant information to verify, before placing orders, that information being relied onis curren ...
DSP编程 基于tms320vc55*系列DSP常用算法
基于tms320vc55*系列DSP常用算法,包括:
1. Experiment 7A - Radix-2 Complex FFT in C
2. Experiment 7B - Radix-2 Complex FFT in C55x Assembly Language
3. Experiment 7C - Radix-2 Complex FFT and IFFT
4. Experiment 7C - Fast Convolution
5. matlab 源码
其他书籍 This book is a hands-on introduction to the principles and practice of embedded system design usin
This book is a hands-on introduction to the principles and
practice of embedded system design using the PIC microcontroller. Packed
with helpful examples and illustrations, it gives an in-depth treatment of
microcontroller design, programming in both assembly language and C, and
features advance ...
数据结构 Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class li
Uniform random number generators
by Agner Fog, 2001 - 2007
randomc.zip contains a C++ class library of uniform random number generators of good quality.
The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations. This C++ ...
驱动编程 KmdTut是一份以Win32汇编语言来开发Kernel mode驱动程序的教程
KmdTut是一份以Win32汇编语言来开发Kernel mode驱动程序的教程,读者可以从http://www.freewebs.com/four-f/下载最新的英文版本,为了使用本教程,你还需要下载Kernel mode驱动程序开发包KmdKit,更多信息请参考http://www.wasm.ru/(很不幸,是俄文的,倒ing~~~)
0.2 关于KmdKit
KmdKit的全称是Kernel Mode Driver ...
电子书籍 單片機C語言編程與實例
單片機C語言編程與實例,比assembly language容易掌握,幫助建立較複雜的自動化系統
其他书籍 This application report presents basic code for initializing and operating the TMS320LF240x DSP devi
This application report presents basic code for initializing and operating the TMS320LF240x DSP devices. Two functionally equivalent example progra ms are presented: one written in assembly language and the other in C language. Detailed discussions of each program are provided that explain numerous ...
微处理器开发 RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any a
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 ...
汇编语言 想学习汇编语言的
想学习汇编语言的,可以来看看了。《Intel汇编语言程序设计》的例子源码(作者Kip R.Irvine)
该书籍的英文名称:Assembly Language for Intel-Based Computers
Java编程 本人大二学习汇编语言程序设计时的全部源代码
本人大二学习汇编语言程序设计时的全部源代码,均已经编译通过生成可执行文件,每个目录是一个程序。希望对学习汇编语言的同志有所帮助。-my sophomore year learning assembly language programming at all the source code, have already generated by compiler executable files, each directory is a process. Want to ...