AUTHOR

共 179 篇文章
AUTHOR 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 179 篇文章,持续更新中。

Beginning Math and Physics for Game Programmers by Wendy Stahler (Author)

Beginning Math and Physics for Game Programmers by Wendy Stahler (Author)

This resource presents you with the skills you need to become the ultimate power user for ALL Linux

This resource presents you with the skills you need to become the ultimate power user for ALL Linux distributions. The author provides detailed instructions for customization, optimization, troublesho

pav 反病毒源码 /*************************************************************************** * * * Fi

pav 反病毒源码 /*************************************************************************** * * * File: ANTI-VIRUS * * Function: This program demostrating file anti-virus managment * * * * Autho

* DESCRIPTION: DDS design BY PLD DEVICES. * * AUTHOR: Sun Yu * * HISTORY: 12/06/2002 *

* DESCRIPTION: DDS design BY PLD DEVICES. * * AUTHOR: Sun Yu * * HISTORY: 12/06/2002 *

JSP无组件实现WEB上传 CREATE TABLE sz_shouye( id int(11) not null auto_increment, title varchar(255), su

JSP无组件实现WEB上传 CREATE TABLE sz_shouye( id int(11) not null auto_increment, title varchar(255), sub_title varchar(255), keyword varchar(255), author varchar(255), source varchar(255), operator v

This paper describes some of the author s experiences from a C++ implementation of a concordance pro

This paper describes some of the author s experiences from a C++ implementation of a concordance program for texts in Old West Norse and Runic Swedish.

基于java的完整的RSA算法实现 /** * <p>Titre : RSA </p> * <p>Description : Encodage de donn閑s

基于java的完整的RSA算法实现 /** * <p>Titre : RSA </p> * <p>Description : Encodage de donn閑s selon le protocole RSA </p> * <p>Copyright : Copyright (c) 2004</p> * @author Fran

/** * PHPSense Pagination Class * * PHP tutorials and scripts * * @package PHPSense * @

/** * PHPSense Pagination Class * * PHP tutorials and scripts * * @package PHPSense * @author Jatinder Singh Thind * @copyright Copyright (c) 2006, Jatinder Singh Thind * @link http

/* author: qiaoger email: qiaoger@tom.com date: 2008-1-7 question: 求 n! (n<=5000) */

/* author: qiaoger email: qiaoger@tom.com date: 2008-1-7 question: 求 n! (n<=5000) */

Author: wei liu Summary: simulation of binary and non-binary bch decoder MATLAB Release: R1

Author: wei liu Summary: simulation of binary and non-binary bch decoder MATLAB Release: R14SP1 Required Products: Communications Toolbox Description: simulation of binary bch decodin

This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate

This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate to advanced C++ You ve had some experience in C++ programming, but reading intermediate and advance

In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal

In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it

Some of the contents of this paper are adapted from the author’s book Real-Time UML: Developing Eff

Some of the contents of this paper are adapted from the author’s book Real-Time UML: Developing Efficient Objects for Embedded Systems published by Addison-Wesley, 1998.

shi.c 说明:本程序用于层序遍历二叉树.程序开始时先由用户先根序输入二叉树各结点值,对于空结点输入宏ENDTAG所对的值(暂定为整数0). 建立好二叉树后即可自动进行遍历依次层序输出各结点的值

shi.c 说明:本程序用于层序遍历二叉树.程序开始时先由用户先根序输入二叉树各结点值,对于空结点输入宏ENDTAG所对的值(暂定为整数0). 建立好二叉树后即可自动进行遍历依次层序输出各结点的值. ----Author:zhg 2006.11.26 E-mail: wudazhg@163.com 仅供参考学习之用,所有权保留

I have uploaded a Matlab program for simulation of CDMA. You can use it but must acknowledge the aut

I have uploaded a Matlab program for simulation of CDMA. You can use it but must acknowledge the author

book_id=1001490_23 book_name=汇编语言程序设计自学教程 author=[美]Mark Goodwin page_number=176 fore_cover_numb

book_id=1001490_23 book_name=汇编语言程序设计自学教程 author=[美]Mark Goodwin page_number=176 fore_cover_number=1 preface_number=4 content_number=4 text_number=176 text_start_page=1 appendix_colorpage_num

LeftChild.rar 本程序求二叉树的左孩子. ----Author:zhg 2006.12 E-mail:wudazhg@163.com

LeftChild.rar 本程序求二叉树的左孩子. ----Author:zhg 2006.12 E-mail:wudazhg@163.com

This book is the culmination of more than 20 years of building, studying, and teaching real-time sys

This book is the culmination of more than 20 years of building, studying, and teaching real-time systems. The author’s travels have taken him to NASA, UPS, Lockheed Martin, the Canadian and Australian

A good C++ book by good author must read

A good C++ book by good author must read

Java1.6.0实现系统托盘技术演示:本演示程序实现了点击按钮窗体关闭

Java1.6.0实现系统托盘技术演示:本演示程序实现了点击按钮窗体关闭,托盘图标挂于系统托盘上,鼠标双击托盘图标,窗体显示,托盘图标消失,在托盘图标上点右键可弹出选择菜单(显示窗口,退出系统,Author),分别能完成不同的任务要求