like
共 429 篇文章
like 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 429 篇文章,持续更新中。
In addition to all the people who contributed to the first edition, we would like to thank the follo
In addition to all the people who contributed to the first edition, we would like to thank the following individuals for their generous help in writing this edition. Very special thanks go to Jory Pra
In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadl
In a preemptive priority based RTOS, priority inversion
problem is among the major sources of deadline
violations. Priority inheritance protocol is one of the
approaches to reduce priority inversio
Winprint HylaFAX Makes a HylaFAX Server look like a standard Windows printer, as seamless as commer
Winprint HylaFAX
Makes a HylaFAX Server look like a standard Windows printer, as seamless as commercial FAX servers. This project is written in Borland C++ Builder
windows开源代码 Microsoft Windows is a complex operating system. It offers so many features and does so
windows开源代码
Microsoft Windows is a complex operating system. It offers so many features and does so much that it s impossible for any one person to fully understand the entire system. This complexity
a little game,I wish you like it
a little game,I wish you like it
This a USB core stack for the built-in USB device of LPC214x microcontrollers. It handles the ha
This a USB core stack for
the built-in USB device of LPC214x microcontrollers.
It handles the hardware interface and
USB enumeration/configuration.
Also included are application examples like
Linux是一個Open Source的UNIX-like作業系統
Linux是一個Open Source的UNIX-like作業系統,除了有著廣大的支援社群以外,穩定、模組化、擁有廣大的應用免費應用軟體支援是它主要的優點。ARM嵌入式處理器則是目前應用在嵌入式系統領域中,佔有率最高的處理器,同時也是Linux核心目前所能夠支援的處理器之一,然而要使得Linux在ARM嵌入式處理器上運作,勢必要經過移植 (porting) 的過程,也就是要將平台相依 (platf
a system for management of library,this system has implement a lot of fuctions ,I appriciate u will
a system for management of library,this system has implement a lot of fuctions ,I appriciate u will like it
Optimal Spatial Regelarisation of Autocorrelation Estimates in fMRI Analysis,very useful,if you like
Optimal Spatial Regelarisation of Autocorrelation Estimates in fMRI Analysis,very useful,if you like you can download it.
Matlab 画三维立体图形
<p>
Matlab 画三维立体图形
</p>
<p>
The aim of geom3d library is to handle and visualize 3D geometric primitives<br />
such as points, lines, planes, polyhedra... It provides low-level functions<br />
for m
Student status management system is development two aspects that typical information management syst
Student status management system is development two aspects that typical information management system, IMS( MIS), its development includes primarily the background database creates with support and t
% 新波动方程 ASK_like_FM,不考虑pathloss and interface lo
% 新波动方程 ASK_like_FM,不考虑pathloss and interface lo
Streaming refers to the ability of an application to play synchronised media streams like audio and
Streaming refers to the ability of an application to play synchronised media streams like audio and video streams in a continuous way while those streams are being transmitted to the client over a dat
Support servers like Tomcat, Resin, WebSphere, WebLogic etc. Multi-languages(English/Chinese...)
Support servers like Tomcat, Resin, WebSphere, WebLogic etc.
Multi-languages(English/Chinese...)
Support RSS 2.0
RSS syndication
Unlimited XML news source
Customizable fetch time interval
C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ prog
C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of na
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace
Do your applications look a little boring? Would you like to get spectacular yet easy to use visual
Do your applications look a little boring? Would you like to get spectacular yet easy to use visual effects? Billenium Effects will give your applications a different touch without interfering with yo
This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the ar
This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the array, with the Least Significant Byte (LSB) first and the Most Significant Byte (MSB) last, like all
you can play music by the keyboard ,just like play plano.
you can play music by the keyboard ,just like play plano.
JoSQL 1.5的源代码。JoSQL(SQL for Java Objects)为Java开发者提供运用SQL语句来操作Java对象集的能力.利用JoSQL可以像操作数据库中的数据一样对任何Java
JoSQL 1.5的源代码。JoSQL(SQL for Java Objects)为Java开发者提供运用SQL语句来操作Java对象集的能力.利用JoSQL可以像操作数据库中的数据一样对任何Java对象集进行查询,排序,分组。比如要查找所有的Html文件:SELECT * FROM java.io.File Where name $Like "%html"