Comments
共 38 篇文章
Comments 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 38 篇文章,持续更新中。
The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pasca
The program SPLAY is a pascal to C translation of a program that
Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees.
This program compresses and decompresses files, and does a pretty goo
mpu6050
<table id="pid2168755" class="plhin" summary="pid2168755" cellspacing="0" cellpadding="0" style="word-wrap:break-word;empty-cells:show;width:630px;margin-bottom:10px;max-width:100%;color:#444444;font-
This version of the book is a DRAFT! The chapters are mostly complete, but not carefully edited. Som
This version of the book is a DRAFT! The chapters are mostly complete, but not carefully edited. Some of the debugging sections are not done, and not all chapters have exercises.
If you have high-
You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for
You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for web client programs to retrieve information about CodeProject.com, such as the latest article update
program to solve a finite difference discretization of Helmholtz equation : (
program to solve a finite difference discretization of Helmholtz equation :
(d2/dx2)u + (d2/dy2)u - alpha u = f using Jacobi iterative method.
COMMENTS: OpenMP versi
HawkVoiceDI Project created and maintained by Phil Frisbie, Jr. <phil@hawksoft.com> HawkVoiceD
HawkVoiceDI Project created and maintained by Phil Frisbie, Jr. <phil@hawksoft.com> HawkVoiceDI has been tested on the following platforms: Win32 (9x, ME, NT 4.0, 2000, XP, CE) Linux (various fl
This example imports a text file into a database table using ADO. Because it uses ADO, it should wor
This example imports a text file into a database table using ADO. Because it uses ADO, it should work with all data sources, though it has only been tested with Access. Usage is explained in the code
Microsoft Press books are available through booksellers and distributors worldwide. For further info
Microsoft Press books are available through booksellers and distributors worldwide. For further information
about international editions, contact your local Microsoft Corporation office or contact Mi
This file came from Planet-Source-Code.com...the home millions of lines of source code You can view
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.a
MATLAB Tutorial : For the beginners in MATLAB, this example code will provide a great jump start.
MATLAB Tutorial : For the beginners in MATLAB, this example code will provide a great jump start.
The code has comprehensive comments to elaborate the functionality explicitly.
图像处理
图像处理,利用bilt 函数
Description: This example shows how to edit (cut,paste,copy) a selection of a bitmap using BitBlt function just like Microsoft Photo Editor does. It s really EASY! Take a look to the s
a zipped example of communication between the Cerebellum 16f877 pic board and the CMUcam. There are
a zipped example of communication between the Cerebellum 16f877 pic board and the CMUcam. There are plenty of comments in the code.
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lowe
ucOS-II SOURCE_CODE with detailed comments all platform
ucOS-II
SOURCE_CODE with detailed comments
all platform
zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data form
zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files ht
The MD5 Message-Digest Algorithm Status of this Memo This memo provides information for the I
The MD5 Message-Digest Algorithm
Status of this Memo
This memo provides information for the Internet community. It does
not specify an Internet standard. Distribution of this memo is
unlimi
Comments on the MISRA coding guidelines for C
Comments on the MISRA coding guidelines for C
tcp ip协议详解 中文版PDF
<p>
很多不同的厂家生产各种型号的计算机,它们运行完全不同的操作系统,但TCP.IP协议族允许它们互相进行通信。这一点很让人感到吃惊,因为它的作用已远远超出了起初的设想。T C P / I P起源于6 0年代末美国政府资助的一个分组交换网络研究项目,到9 0年代已发展成为计算机之间最常应用的组网形式。它是一个真正的开放系统,因为协议族的定义及其多种实现可以不用花钱或花很少的钱就可以公开地得到。