搜索结果
找到约 462 项符合
Off-line 的查询结果
其他 AVR single-chip developed by a very low threshold, as long as the computer will be able to study the
AVR single-chip developed by a very low threshold, as long as the computer will be able to study the development of AVR microcontroller. Only a single-chip ISP download beginners line, the editing, debugging of software programs through a direct line into the AVR microcontroller, which can develop A ...
单片机开发 AVR single-chip developed by a very low threshold, as long as the computer will be able to study the
AVR single-chip developed by a very low threshold, as long as the computer will be able to study the development of AVR microcontroller. Only a single-chip ISP download beginners line, the editing, debugging of software programs through a direct line into the AVR microcontroller, which can develop A ...
其他书籍 It’s your first day in the lab.Undoubtedly you are experiencing a range of emotions: excitement, cu
It’s your first day in the lab.Undoubtedly you are experiencing a range
of emotions: excitement, curiosity, anxiety. You will be working in
this lab and with a group of people, as well as with your supervisor,
for several years to come. This is the first day of a long commitment
and, for some, a ha ...
Delphi控件源码 TdcHintEx Provides your users with a cool transparent hint. It replaces standard Delphi hint wind
TdcHintEx
Provides your users with a cool transparent hint. It replaces standard Delphi hint window.
Just drop a TdcHintEx in your main form. Set Enabled to True. And run your application.
Oh btw, please set ShowHint to True.. :)
Drop me a line, and tell me what you think of it.
Antony Hoon
ant ...
其他书籍 A large body of computer-aided techniques has been developed in recent years to assist in the proce
A large body of computer-aided techniques has been developed in recent years to assist
in the process of modeling, analyzing, and designing communication systems . These
computer-aided techniques fall into two categories: formula-based approaches, where the
computer is used to evaluate complex formu ...
其他 C programming is a craft that takes years to perfect. A reasonably sharp person can learn the basics
C programming is a craft that takes years to perfect. A reasonably sharp person can learn the basics of
C quite quickly. But it takes much longer to master the nuances of the language and to write enough
programs, and enough different programs, to become an expert. In natural language terms, this is ...
无线通信 trivium_p3
This document specifies trivium, a hardware oriented synchronous stream cipher which aims to provide a flexible trade-off between speed and area.
Matlab Matlab 画三维立体图形
Matlab 画三维立体图形
The aim of geom3d library is to handle and visualize 3D geometric primitives
such as points, lines, planes, polyhedra... It provides low-level functions
for manipulating 3D geometric primitives, making easier the development of more
complex geometric algorithms.  &nbs ...
单片机编程 红外解码程序
/*
 * _168ZHONGDUAN2.c
 *
 * Created: 2014/11/2 15:12:45
 *  Author: lenovo
 */ 
#include <avr/io.h>
#include <avr/iom168pa.h>
#include <avr/interrupt.h>
#include <util/delay.h>
#include <avr/eeprom.h>
//#include <util/delay_basic.h>
//unsigned char const SEGtabl ...