-
basic-can-project-at91sam9263-ek
AT91SAM9263的Keil下的CAN总线的例程文件(AT91SAM9263 under the CAN bus of the Keil routine document)
- 2009-12-11 18:29:01下载
- 积分:1
-
hongwaixian
单片机用作通用红外遥控接收器的设计
PWM调制开关电源的研究 以电子电力学为核心 以整流技术为主(generic microcontroller for infrared remote control receiver design PWM switching power supply of electronic learning for power to the core technology-based rectifier)
- 2006-11-09 10:02:58下载
- 积分:1
-
基于单片机的设计45例仿真图+C语言程序
流水灯,跑马灯,定时器,交通灯,led,看门狗应用,数模转换等。(Water lights, traffic lights, marquees, timer, led, watchdog, DAC etc..)
- 2018-03-29 15:32:16下载
- 积分: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
-
C
说明: 主要实现数表建立,查找功能,实现对数据的管理(Mainly the number of tables to achieve the establishment of search functions, to achieve the data management)
- 2009-12-31 12:34:04下载
- 积分:1
-
ni_9221BOARDTEST
在labview 下进行USB口A/D采样(Under the labview USB port A/D sampling)
- 2013-10-03 22:36:58下载
- 积分:1
-
AnyChatCoreSDK_Win32(MBCS)_V4.1
佰锐多媒体应用开发库,应用例程,库文件,dll文件(Bai Rui multimedia application development library, application routines, library files, dll files)
- 2011-09-27 09:39:54下载
- 积分:1
-
vfuzzforveehe
汽车纵向的模糊控制器,模糊控制制器为通用格式,可根据需要修改。
(Vehicle longitudinal fuzzy controller, fuzzy control system is a common format, and can be modified.)
- 2012-09-30 19:25:47下载
- 积分:1
-
0.96寸OLED-SPI资料
内含多款单片机的程序DEMO,其中原理图和屏幕资料很全,通信方式均采用SPI方式(0.96 inch OLED screen information)
- 2019-03-06 16:23:08下载
- 积分:1
-
C# 混沌图像生成
通过C#实现数字图像混沌加密,首先读入一副图像,然后通过混沌置乱序列将其加密,之后将加密后的图像显示出来,完成整个操作
- 2023-07-17 23:15:03下载
- 积分:1