-
touch_key_code
使用AD7147作为电容式的触摸按键设计(Using the AD7147 as a capacitive touch button design)
- 2011-10-26 16:49:40下载
- 积分:1
-
作业—图书管理
大发发发算法库激发发发发发付发发发发发发(dfafaffff fafa faff afaf adfa faf)
- 2017-10-23 16:16:02下载
- 积分:1
-
Responder
抢答器论文及其proteus仿真资料 单片机C51程序(Responder papers and proteus simulation data C51 MCU program)
- 2016-12-22 16:55:12下载
- 积分:1
-
C# 复制当前屏幕上指定区域图像
C#复制当前屏幕上指定区域图像。运行效果如演示截图所示。最核心的两行代码如下所示:
private void button1_Click(object sender, EventArgs e)
{//复制当前屏幕上指定区域图像
Graphics g = this.pictureBox1.CreateGraphics();
g.CopyFromScreen(new Point(1, 1), new Point(0, 0),new Size(1201, 1201));
}
- 2022-02-03 00:21:26下载
- 积分:1
-
200684154022
正弦信号发生器[2005年电子大赛一等奖].files(sinusoidal signal generator [e-Competition in 2005 won first prize]. Files)
- 2006-09-07 21:49:27下载
- 积分:1
-
stm32串口调试程序
本程序是stm32的串口调试程序,仅供大家参考使用,具体应用应按照自己的功能具体设计,此代码是我在做工程时的一段调试串口代码,主要看main.c和usart.c这两个文件,其他文件不用看
- 2023-04-10 06:05:04下载
- 积分:1
-
combobox_text
方便的存储和获取对应每项的数据的复选框(The combobox which can store and get each items data conveniently)
- 2001-01-01 00:00:00下载
- 积分:1
-
lpc1788
tcp dp838481.下载程序2.板子网线连接到电脑端3.板子通过USB转串口线连接电脑端4.打开cmd命令行ping 192.168.0.232,现象如cmd命令行.bmp图所示5.打开本地连接(ip地址设置为192.168.0.30,网关设置为192.168.0.1)6.打开网络调试助手和串口调试助手,设置如网络调试助手&&串口调试助手设置和使用.bmp图所示
- 2022-03-22 18:02:41下载
- 积分:1
-
piwels
图形画椭圆与圆弧中点算法类似:确定一个象素后,接着在两个候选象素的中点(Graphics drawing elliptical and circular arc midpoint algorithm is similar: to determine a pixel, and then at the point of the two candidate pixels)
- 2017-04-08 05:39:21下载
- 积分:1
-
RANSAC
ransac算法的具体实现,里面有实验数据和结果数据。(the implementation of ransac algorithm , there are experimental data and results data.)
- 2021-03-21 22:19:17下载
- 积分:1