-
serial-communications
单片机串口通讯!带protues仿真文件。(Microcontroller serial communications! With protues simulation files.)
- 2013-07-28 10:15:17下载
- 积分:1
-
design_2
this is nto important but it is valuable for me
- 2012-12-02 23:14:14下载
- 积分:1
-
socket
说明: linux下简单的socket通信,包含服务端和客户端(Simple socket communication under Linux,Including server and client)
- 2019-10-30 17:46:56下载
- 积分:1
-
DS1302
基于AVR的实时时钟芯片DS1302驱动程序开发,
在ATmega32下调试通过。(AVR-based real-time clock chip DS1302 driver development, debugging adopted under the ATmega32.)
- 2009-10-28 16:28:27下载
- 积分:1
-
New-WinZip-File
interface keypad with arm7
- 2011-03-30 15:18:32下载
- 积分:1
-
数字频率计
频率测量方法的优化越来越受到重视. 频率计的基本原理是用一个频率稳定度高的频率源作为基准时钟,对比测量其他信号的频率。通常情况下计算每秒内待测信号的脉冲个数,此时我们称闸门时间为1秒。闸门时间也可以大于或小于一秒。闸门时间越长,得到的频率值就越准确,但闸门时间越长则没测一次频率的间隔就越长。闸门时间越短,测的频率值刷新就越快,但测得的频率精度就受影响。本文。数字频率计是用数字显示被测信号频率的仪器,被测信号可以是正弦波,方波或其它周期性变化的信号。如配以适当的传感器,可以对多种物理量进行测试,比如机械振动的频率,转速,声音的频率以及产品的计件等等。因此,数字频率计是一种应用很广泛的仪器
- 2022-04-30 10:35:12下载
- 积分:1
-
SearchFile
说明: 该程序采用多线程技术来进行搜索,即遍历文件的过程中,每当发现一个文件夹时,就新建一个工作线程进行文件搜索(The program multi-thread technology to search, that is, the process of traversing documents, whenever found in a folder, then create a new thread to document the work of the search)
- 2009-08-11 10:51:24下载
- 积分:1
-
C# 动态改变控件在Grid单元格中的位置
c# 动态改变控件在Grid单元格中的位置:
private void button1_Click(object sender, RoutedEventArgs e)
{//动态改变控件在Grid单元格中的位置
if (bOldPos)
{
Grid.SetRow(this.image1, 1);
Grid.SetColumn(this.image1, 2);
this.bOldPos = false;
}
else
{
Grid.SetRow(this.image1, 0);
Grid.SetColumn(this.image1, 0);
this.bOldPos = true;
}
}
- 2022-02-07 14:02:16下载
- 积分:1
-
bp-mip
bp算法,自创.供参考!!!
神经网络的一个重要算法(bp algorithm and create. For reference! ! ! A neural network algorithm important)
- 2007-01-23 10:54:45下载
- 积分:1
-
全国医药招商网 全国医药招商网
全国医药招商网 全国医药招商网 -medicine nationwide network nationwide network investment medicine medicine CMB net investment National Medical Network National Medical CMB net investment nationwide networkmedicine
- 2022-01-25 14:23:56下载
- 积分:1