Same
共 284 篇文章
Same 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 284 篇文章,持续更新中。
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
Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimen
Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimensions than two). For an introduction, refer to the Wikipedia article on Quaternions.
Quaternion to
Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include
Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include path for jni.h, which is under java_Home\include . set linking path for jvm.lib, which is under java
JBoss, one of the leading java Open Source groups, integrates and develops these services for a full
JBoss, one of the leading java Open Source groups, integrates and develops these services for a full J2EE-based implementation. JBoss provides JBossServer, the basic EJB container, and Java Manage Pre
The i-mode service by NTT DoCoMo is a mobile phone service in Japan that provides its customers wit
The i-mode service by NTT DoCoMo is a mobile phone service in Japan that provides its
customers with both voice and comprehensive data services. With an i-mode phone, users can
exchange i-mode e-mai
转载一个程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named
转载一个程序。
This zip file contains a example of using C++ language COM in a Visual C++ program (named example.zip), and a COM component built by comtool of Matlab and used in a Visual C++ program(named
CBC下写的串口编程
CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of ha
This approach addresses two difficulties simultaneously: 1) the range limitation of mobile robot se
This approach addresses two difficulties simultaneously: 1)
the range limitation of mobile robot sensors and 2) the difficulty of detecting buildings in
monocular aerial images. With the suggested m
Abstract-In this paper, simple autonomous chaotic circuits coupled by resistors are investigated. B
Abstract-In this paper, simple autonomous chaotic circuits
coupled by resistors are investigated. By carrying out computer
calculations and circuit experiments, irregular self-switching phenomenon
基于C8051F340的数据采集器设计
针对众多低成本数据采集需求,采用带有片上USB控制器和D/A转换器的混合信号微处理器C8051F340,设计了一款可通过USB接口和LabVIEW图形用户界面实现与PC机联机的数据采集器,同时借助系统的SD卡存储独立实现现场长时间采集数据。该数据采集器成本低,结构简单,体积小,已成功用于工业现场。
<DL class=en id=eabs>
<DT>Abstract:
<DD> Ai
it is the same for beginners in embedded
it is the same for beginners in embedded
MAXX9257 MAX9258芯片可编程SerDes持续时间计算
<p>
The MAX9257/MAX9258 programmable serializer/deserializer (SerDes) devices transfer both video data and control signals over the same twisted-pair cable. However, control data can only be transmit
pci e PCB设计规范
<p>This document provides practical, common guidelines for incorporating PCI Express interconnect<br />
layouts onto Printed Circuit Boards (PCB) ranging from 4-layer desktop baseboard designs to 10-<
XAPP228 -Virtex器件内的四端口存储器
<div>
This application note describes how the existing dual-port block memories in the Spartan™-IIand Virtex™ families can be used as Quad-Port memories. This essentially involves a dataa
fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memo
fastDNAml is an attempt to solve the same problem as DNAML, but to do so
faster and using less memory, so that larger trees and/or more bootstrap
replicates become tractable. Much of fastDNAml is me
68HC05K0 Infra-red Remote Cont
The MC68HC05K0 is a low cost, low pin count<BR>single chip microcomputer with 504 bytes of user<BR>ROM and 32 bytes of RAM. The MC68HC05K0 is<BR>a member of the 68HC05K series of devices which<BR>are
The widespread use of embedded systems mandates the development of industrial software design method
The widespread use of embedded systems mandates the development of industrial software design methods, i.e. computer-aided design and engineering of embedded applications using formal models (framewor
Circular Convolution of two equal-length vectors. Highlights that circular convolution in the time d
Circular Convolution of two equal-length vectors. Highlights that circular convolution in the time domain is the effectively the same as element-by-element multiplication in the frequency domain.
This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade
This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade.
Simply run C18Fake and select your C18 installation directory (create if necessary) and click Sav
VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applica
VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applications. We created VideoMan to increase our productivity developing computer vision applications, but