搜索结果
找到约 1,375 项符合
one-chip 的查询结果
汇编语言 rtl8019参考
rtl8019参考,his package included three directories. One is for hardware, one is
for software and one is for utility. I gather them from Internet or our server.
文章/文档 Traveling Salesman Problem (TSP) has been an interesting problem for a long time in classical optim
Traveling Salesman Problem (TSP) has been an interesting problem for a long
time in classical optimization techniques which are based on linear and nonlinear
programming. TSP can be described as follows: Given a number of cities to visit
and their distances from all other cities know, an optimal tra ...
Linux/Unix编程 电子书
电子书,傻瓜All-in-One系列丛书,《Linux桌面参考指南》。
VC书籍 Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, refer
Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, references, operator overloading, inheritance and dynamic objects, as well as advanced topics such as the proper use of templates, exceptions and multiple inheritance. The entire effort is woven in a fabri ...
matlab例程 These Simulink blocks contain transfer functions that model the pressure and flow transients for axi
These Simulink blocks contain transfer functions that model the pressure and flow transients for axisymmetric 2D viscous flow of a compressible fluid in a straight rigid circular cross section pipelines. Three models are available:
(1) pressures at the ends
(2) flow rates at the ends
(3) pressure ...
数据结构 用c++实现的hashtable的基本所有操作
用c++实现的hashtable的基本所有操作,有关one-way hash的再另行上传
其他 两种解决方案 Richard just finished building his new house. Now the only thing the house misses is a cute l
两种解决方案 Richard just finished building his new house. Now the only thing the house misses is a cute little wooden fence. He had no idea how to make a wooden fence, so he decided to order one. Somehow he got his hands on the ACME Fence Catalogue 2002, the ultimate resource on cute little wooden ...
VC书籍 This function returns NULL when called for an MDI main frame window (CMDIFrameWnd). In an MDI applic
This function returns NULL when called for an MDI main frame window (CMDIFrameWnd). In an MDI application, the MDI main frame window does not have a view associated with it. Instead, each individual child window (CMDIChildWnd) has one or more associated views. The active view in an MDI application c ...
其他嵌入式/单片机内容 Application Note Abstract This Application Note introduces a complete and detailed PSoC® project
Application Note Abstract
This Application Note introduces a complete and detailed PSoC&reg project. Telephone Call Logger keeps the detailed record of
approximately 945 phone calls (7-digit number is assumed to be one phone call) including date, start time and the duration of
the phone call in the ...
Java编程 A Java application to manage multiple closed answer questions (quiz). Every quiz has many yes/no ans
A Java application to manage multiple closed answer questions (quiz). Every quiz has many yes/no answers, only one answer is correct. All classes should be contained by package "quiz".