see

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

by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See

by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See the catalog page for this book.) Learning Perl, 3rd Edition. Table of Contents Copyright Pa

this man file is CRC_32, it is computer CRC 32

this man file is CRC_32, it is computer CRC 32,so it is use look up table to computer,you can first see document.txt,hope you can use that

Jan 04, 2007 1. Add SPI support, see spi.h and spi.c 2. Add driver.h 3. Modified keyboard modu

Jan 04, 2007 1. Add SPI support, see spi.h and spi.c 2. Add driver.h 3. Modified keyboard module and display module 4. Add BitSet support, see bitset.h and bitset.c 5. Fixed some bugs Dec 2

PIC18F1320 bootloader. This a port of the PIC16F87x bootloader to the PIC18F1320. Project includes M

PIC18F1320 bootloader. This a port of the PIC16F87x bootloader to the PIC18F1320. Project includes Microsoft Visual C++ source for the Windows downloader, and assembly source for the PIC core. For mor

Writing Analytically ( 6th Edition )

<strong style="word-wrap:break-word;font-weight:700;font-family:'Microsoft Yahei', Simsun;font-size:14px;line-height:28px;white-space:normal;background-color:#FFFFFF;"><span style="word-wrap:break-wor

一套非常优秀的皮肤组件包

一套非常优秀的皮肤组件包,含源代码。 For Delphi 5, 6, 7, 2005, 2006. For C++Builder 5, 6. See bsfsb.zip with SkinBuilder sources.

That step-by-step electric motor the step-by-step electric motor assembler program , comparison have

That step-by-step electric motor the step-by-step electric motor assembler program , comparison have been resolved well gets it in gear is able to appear to see dead phenomenon

用汇编语言做的一个打字游戏。运行环境是MASN5.0。 1,用户打开软件时先出现欢迎界面,当用户输入字符’1’时,再进入打字界面 当用户按的是”ESC”键时,退出打字游戏 当用户输入不是数字”1”或

用汇编语言做的一个打字游戏。运行环境是MASN5.0。 1,用户打开软件时先出现欢迎界面,当用户输入字符’1’时,再进入打字界面 当用户按的是”ESC”键时,退出打字游戏 当用户输入不是数字”1”或者不是按的”ESC”键时,屏幕不动作,直到用户输入数字”1”或者按的”ESC”键时 2,打字字符从第二行开始显示(双数行为显示打字内容,单数行由用户输入) 打字内容:1), We will s

distmesh

<p> matlab有限元网格划分程序 </p> <p> <p style="font-family:Verdana, Tahoma, Arial, sans-serif;font-size:14.3999996185303px;line-height:normal;white-space:normal;background-color:#FFFFFF;"> DistMesh is a s

Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A spa

Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse. - Non-uniform random generat

A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of

A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archiv

alumni communication

Based on the MVC form of the alumni communication system, is suitable for the class in the message, to see the class, the administrator can publish information to all the people, the general staff can

一款国外的CMS管理系统 PHP-Fusion is a light-weight open-source content management system (CMS) written in PH

一款国外的CMS管理系统 PHP-Fusion is a light-weight open-source content management system (CMS) written in PHP4. It uses a mySQL database to store your site content and includes a simple yet comprehensive admi

The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti

The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used

VIP专区-嵌入式/单片机编程源码精选合集系列(89)

<b>VIP专区-嵌入式/单片机编程源码精选合集系列(89)</b><font color="red">资源包含以下内容:</font><br/>1. 推箱子游戏的PROTEUS仿真,用12864液晶的.<br/>2. VB上位机程序控制DS1302时钟的proteus仿真文件及源文件。是一个很好的用vb对串口操作的示例.<br/>3. 勤研QT2410的核心板原理图.<br/>4. 基于LPC2

数据挖掘分类算法决策树学习算法介绍以及SEE5的使用说明

数据挖掘分类算法决策树学习算法介绍以及SEE5的使用说明

*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ** RELEASE NOTES *** *** *

*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ** RELEASE NOTES *** *** *** *** ***** *** *** *** *** *** *** *** *** *** *** *** *** *** 1) RELEASE NOTES: --- --- ---

c语言编译器

c语言编译器,3.6版本 lcc version 3.x is described in the book "A Retargetable C Compiler: Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1). There are significant differences between 3.

c语言编译器

c语言编译器,跨平台,4.2版本 lcc version 3.x is described in the book "A Retargetable C Compiler: Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1). There are significant differences betwee

求解任意函数指定区间内的所有实根

本程序使用数值分析的方法找出任意函数指定区间内的所有实根。算法是通过一系列Chebyshev多项式毕竟目标函数,然后使用一种高效的数值分析方法(J.P. Boyd [see Appl. Num. Math. 56 pp.1077-1091 (2006)])求解出逼近函数的根。<br />