WHILE
共 453 篇文章
WHILE 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 453 篇文章,持续更新中。
学生成绩guanli
<p class="MsoNormal">
#include<stdio.h><o:p></o:p>
</p>
<p class="MsoNormal">
#include<string.h><o:p></o:p>
</p>
<p class="MsoNormal">
#include<stdlib.h><o:p></o:p>
</p>
<p class=
成绩查询系统
<p class="MsoNormal">
#include<stdio.h><o:p></o:p>
</p>
<p class="MsoNormal">
#include<string.h><o:p></o:p>
</p>
<p class="MsoNormal">
#include<stdlib.h><o:p></o:p>
</p>
<p class=
基于多尺度字典的图像超分辨率重建
<span class="fontstyle0">Reconstruction- and example-based super-resolution<br />
(SR) methods are promising for restoring a high-resolution<br />
(HR) image from low-resolution (LR) image(s). Under l
有限差分法
<strong>
<ol start="1" class="dp-cpp" style="padding:0px;list-style-position:initial;list-style-image:initial;border:none;background-color:#FFFFFF;color:#5C5C5C;font-family:Consolas, "white-space
数据结构实验
<div class="dp-highlighter bg_cpp" style="box-sizing:border-box;outline:0px;padding:1px 0px 0px;margin:0px 0px 24px;position:relative;overflow-y:hidden;overflow-x:auto;font-family:Consolas, "back
锂硫电池隔膜
<p style="margin:0px;">
<b>Lithium–sulfur batteries are a promising energy-storage technology due to their relatively low cost and high theoretical energy density. However, one of their major technic
模拟 PWM 输出控制灯的 10 个亮度级别
LED 一般是恒流操作的,如何改变 LED 的亮度呢?答案就是 PWM 控制。在一定的<br />
频率的方波中,调整高电平和低电平的占空比,即可实现。比如我们用低电平点亮一个 LED<br />
灯,我们假设把一个频率周期分为 10 个时间等份,如果方波中的高低电平占空比是 9:1,<br />
这是就是一个比较暗的亮度,如果方波中高低电平占空比是 10:0,这时,全部是高电平,<br />
灯
一个按键控制的 10 级变速跑马灯试验
在本课中,我们要用一个按键来实现跑马灯的 10 级调速。这又会涉及到键的去抖的问<br />
<br />
题。 <br />
<br />
本课的试验结果是,每按一次按键,跑马速度就降低一级,共 10 级。 <br />
这里我们又增加了一个变量 speedlever,来保存当前的速度档次。 <br />
在按键里的处理中,多了当前档次的延时值的设置。 <
12345
<br />
<br />
/****************temic*********t5557***********************************/ <br />
#include <at892051.h> <br />
#include <string.h>
If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood,"
If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood," then Inside the C++ Object Model is for you!
Inside the C++ Object Model focuses on the underlyi
What happens with your machine when you need to move away from the computer for 10 or more minutes?
What happens with your machine when you need to move away from the computer for 10 or more minutes? How secure is your data? Can someone sit on your chair while you are at a coworkers office and play
While faster processors, larger memory, and powerful graphics are fundamental requirements for works
While faster processors, larger memory, and powerful graphics are fundamental requirements for workstations, users
are also demanding a low-cost, solution-based approach wrapped around a standards-ba
RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the
RS_latch using vhdl,
When using static gates as building blocks, the most fundamental latch is the simple SR latch, where S and R stand for set and reset. It can be constructed from a pair of cross-c
This article discusses some issues that a typical Windows C++ programmer will encounter when approac
This article discusses some issues that a typical Windows C++ programmer will encounter when approaching
Symbian OS for the first time. Our experience in developing for three successive versions of S
topwaydisplay 5.7 inches black and while lcd with s1d13700 source code
topwaydisplay 5.7 inches black and while lcd with s1d13700 source code
Steganography is the art of communicating a message by embedding it into multimedia data. It is desi
Steganography is the art of communicating a message by embedding it into multimedia data. It is desired to maximize the
amount of hidden information (embedding rate) while preserving security against
MATSNL is a package of MATLAB M-files for computing wireless sensor node lifetime/power budget and
MATSNL is a package of MATLAB M-files for computing wireless sensor node
lifetime/power budget and solving optimal node architecture choice problems. It is intended
as an analysis and simulation too
Mastering Dojo will teach you how to build an Internet application that will impress your end users
Mastering Dojo will teach you how to build an Internet application
that will impress your end users and delight you while you’re writing
it. The book also explains Dojo’s JavaScript underpinnings, b
simple php do while control program
simple php do while control program
Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each rec
Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each recipe also includes explanations of how and why the approach works, so you can adapt the techniques to