Both
共 402 篇文章
Both 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 402 篇文章,持续更新中。
The ZZIPlib provides read access on ZIP-archives. The library uses only the patent-free compression-
The ZZIPlib provides read access on ZIP-archives. The library uses only the patent-free compression-algorithms supported by Zlib. It provides functions that transparently access files being either rea
Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work
Boost provides free peer-reviewed portable C++ source libraries.
We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable ac
fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be releas
fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be released at the DEFCON 12 conference in July, 2004 in Las Vegas.
fwknop implements network access contr
DYMOUM is an implementation of the DYMO (Dynamic Manet On-demand) routing protocol both for Linux ke
DYMOUM is an implementation of the DYMO (Dynamic Manet On-demand) routing protocol both for Linux kernel and ns2 network simulator, written in C and C++.
fft.c - fast Fourier transform and its inverse (both recursively)
fft.c - fast Fourier transform and its inverse (both recursively)
是一本介绍java基础应用的好书 Java For Artists targets both the undergraduate computer science or information te
是一本介绍java基础应用的好书
Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory-level textbook and trade
sscom32
<div class="c_soft_des c_box" id="introduce" style="padding:1px;border:1px solid #A0C597;margin-bottom:6px;clear:both;position:relative;color:#333333;font-family:arial, helvetica, sans-serif;line-heig
mastering dojo The book really rolls out the red carpet for Dojo to emerge with guns blazing! Th
mastering dojo
The book really rolls out the red carpet for Dojo to emerge with guns
blazing! The authors show you how easy it is to use impressive
widgets without installing a thing. I was amaze
juniper_SSG_防火墙VPN配置
<div class="para" label-module="para" style="font-size:14px;color:#333333;margin-bottom:15px;text-indent:2em;line-height:24px;zoom:1;font-family:arial, 宋体, sans-serif;white-space:normal;background-col
We both want to thank everyone at Microsoft Press and all the people who reviewed the manuscript for
We both want to thank everyone at Microsoft Press and all the people who reviewed the manuscript for their kind support throughout this project. Eric Stroo, thanks for your patience as we completed th
RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any a
RS232.C was written to provide all of the basic functionality needed
to employ serial I/O in any application written with Borland C
language compilers. Some features are:
1. Ease of use. No a
密码算法程序包miracl使用手册 The full Manual is available in both MS Word
密码算法程序包miracl使用手册
The full Manual is available in both MS Word
Digital Signal and Image Processing Using MATLAB The most important theoretical aspects of image an
Digital Signal and Image Processing Using MATLAB
The most important theoretical aspects of image and signal processing (ISP) for both deterministic and random signals are covered in this guide to usi
Microphone Arrays : A Tutorial
This report presents a tutorial of fundamental array processing and beamforming theory relevant to microphone array speech processing. A microphone array consists of multiple microphones placed&n
用fpga实现的DA转换器
用fpga实现的DA转换器,有说明和源码,VDHL文件。
A PLD Based Delta-Sigma DAC
Delta-Sigma modulation is the simple, yet powerful,
technique responsible for the extraordinary
performance and low cost of today s audio C
Library and command line program for Huffman encoding and decoding both files and chunks of memory.
Library and command line program for Huffman encoding and decoding both files and chunks of memory. The encoder is a 2 pass encoder. The first pass scans the data and builds the Huffman tree. The seco
点云数据平面提取算法matlab程序
<p align="justify">
对[1]的matlab实现,有所改动,在计算新的点是否属于平面时用点到平面的距离替换MSE,亲测精度不变计算时间大大减少。
</p>
<p align="justify">
referenece
</p>
<p align="justify">
[1]Junhao Xiao, Jianhua Zhang and Jianwei Zhang,'Fast
CNC初级教程
<div class="doc_hd_mini" style="margin:0px;padding:0px;border:0px;list-style:none outside none;position:relative;z-index:9;left:0px;right:0px;top:0px;color:#3C3C3C;font-family:'Microsoft YaHei', 微软雅黑;
北京大学ACM比赛题目 In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard
北京大学ACM比赛题目
In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard Euler in which he made the following conjecture:
Every even number greater than 4 can be
writt
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if
A = 1 2 3 then B