Graphics Gems 源码 a collection of algorithms, programs, and mathematical techniques for the computer graphics programmer.
标签: mathematical collection algorithms techniques
上传时间: 2015-12-01
上传用户:1079836864
1 安装:首先安装MPLAB IDE V7.42的程序,然后再安装C的组件PICC8.05-PL.安装过程中全部确认选择,完毕后重启计算机。 2 激活:(PICC8.05-PL) 运行“开始”菜单下的“HI-TECH SOFTWARE”中的 激活(Complier Activation)程序, 再同时启动算号器程序(HtkeyGen.exe),将Last Name前的勾去掉,填入公司名称,算出相应内 容填入激活程序相应栏目,OK即可完成激活。 3 设置: 3.1 将MPLAB 7.42启动后,在文件栏中打开C的桌面项目文件,在Project栏目中 检查 select language Toolsuite...中的选项,所有路径须指向安装路径如C:\HT-PIC\BIN\PICC.EXE; 3.2 在Project栏目中检查 setlanguage Tool Locations中的HI-TECH ToolsuiteXDGR 相关选项,executables中各程序应指向picc.exe Default Search Paths & Directories中 的相关路径应为安装目录如C:\HT-PIC\include 和C:\HT-PIC\lib; 3.3 设置programmer中的select programmer选项为"MPLAB IED 2"(经验:如果不打开编译器,此选项无法选中)。 3.4 设置单片机型号,在Congfigure中的Select Device选择准确的芯片型号;
上传时间: 2016-01-01
上传用户:Ants
是一款 基于 Windows 2K 操作系统中,对8051单片机的flash programmer,download 速度快.
上传时间: 2014-01-12
上传用户:qb1993225
This Microsoft(R) Macro Assembler Reference lists all MASM instructions, directives, statements, and operators. It also serves as a quick reference to the Programmer’s WorkBench commands, and the commands for Microsoft utilities such as LINK and LIB. This book documents features of MASM version 6.1, and is part of a complete MASM documentation set.
标签: instructions directives statements Microsoft
上传时间: 2016-01-31
上传用户:asddsd
Dr. Dobb s Journal - Issue 402 @ 2007 November - Smart Compilers BUT SMART ENOUGH ? - GRID-ENABLING YOUR APPS - Building Desktop Apps Using Web Technologies - JavaScript & Aspect-Oriented Programming - C++ & Reusable Associations *** A Programmer s MUST-READ magazine... ***
标签: GRID-ENABL Compilers November Journal
上传时间: 2016-03-04
上传用户:hfmm633
This document is designed to aid anyone considering whether to write an emulator for an arcade game machine. It will attempt to answer frequently asked questions, give a step by step tutorial, and provide the resources necessary for a capable programmer to begin work on an emulator for an arcade game.
标签: considering document designed emulator
上传时间: 2014-01-05
上传用户:caixiaoxu26
The BeeStack Application Development Guide describes how to develop an application for BeeStack, including discussions on major considerations for commercial applications. This document is intended for software developers who write applications for BeeStack-based products using Freescale development tools. It is assumed the reader is a programmer with at least rudimentary skills in the C programming language and that the reader is already familiar with the edit/compile/debug process.
标签: BeeStack Application Development application
上传时间: 2016-04-17
上传用户:lijianyu172
一、本程序完成功能要求: 完成两个压缩的8位多字节无符号BCD数相加的程序段。要求提供调试通过的源代码、可执行程序和编程小结readme.txt文件。 两个操作数可以由键盘输入。输出要求:在屏幕上显示出参与运算的两个加数和结果和。 二、使用说明: 点击136_ZHJ.exe文件,然后根据提示输入第一个数字,按回车;屏幕上会提示输入第二个数字,根据提示输入第二个数字, 按回车后屏幕会显示出计算结果。 三、程序结构说明: 共有如下五个子程序: KDISPLAY、 DISPLAY、 BCDADD、 BConvert、 AConvert、 Expand。 其功能分别为: KDISPLAY:显示字符,其中BP中存放要显示的字符的地址,CX中存放要显示的字符个数 DISPLAY:用来显示计算得到的结果 BConvert:将ASCII码字符转换成压缩BCD码 AConvert:将BCD码转换为ASCII字符 BCDADD:将读入后转换为压缩BCD格式,然后相加。
上传时间: 2013-12-21
上传用户:qweqweqwe
Tornado 的manuals 很全面,国内的书大部分是翻译的它。经常需要查阅的。Tornado Online Manuals GDB User s Guide GNU Make User s Guide GNU Toolchain Release Notes GNU Toolkit User s Guide for Pentium GNU Toolkit User s Guide for Simulators, 68K, and SH Tornado API Guide Tornado API Reference Tornado Getting Started Guide (Windows Version) Tornado Migration Guide Tornado Reference Tornado Release Notes Tornado SETUP SDK Developer s Guide Tornado User s Guide (Windows Version) USB Developer s Kit Programmer s Guide USB Developer s Kit Release Notes VxWorks API Reference VxWorks BSP Developer s Guide VxWorks BSP Developer s Reference VxWorks BSP Reference VxWorks Errno Code List VxWorks Network Programmer s Guide VxWorks Programmer s Guide VxWorks for Pentium Architecture Supplement WindView User s Guide WindView User s Reference
标签: Tornado Manuals manuals Online
上传时间: 2016-05-16
上传用户:13215175592
In this book, you will acquire a comprehensive understanding of GIMP Toolkit (GTK+) that can help you to become a proficient graphical programmer. Before continuing, you should be aware that this book is aimed at C programmers, so we will jump right into using GTK+. Time will not be spent covering information you already know.
标签: comprehensive understanding acquire Toolkit
上传时间: 2014-01-22
上传用户:Miyuki