-
12864
LCM 128*64 ST7567,ST7565R看,UC1701综合程序
- 2015-12-26 11:49:04下载
- 积分:1
-
VCPP-code
VC++深入详解全书代码,第一章到第20章全部,已通过运行(the code of VC++ thorough explanation book)
- 2013-10-12 20:51:50下载
- 积分:1
-
qt eve实例
QT 实现的,485中控项目,代码是全的。 一个完整的嵌入式项目,代码由将近十人开发,一年多。是一个大项目,如果读懂此项目,对个人是非常有好处的。
- 2023-05-21 22:55:08下载
- 积分:1
-
ZEMAX
基于ZEMAX的激光光束整形技术的研究
匀光技术(The laser beam shaping based on ZEMAX Experimental Study)
- 2013-09-27 17:05:49下载
- 积分:1
-
linux时间编程演示代码
基于linux的时间编程程序,包含time1 time2 time3三个程序(Linux-based time programming program, including time 1 time 2 time 3 three programs)
- 2019-02-15 10:14:53下载
- 积分:1
-
FlowMoon
Vc++ 与Opengl 开发的月亮南瓜灯笼演示程序,能够有效的模拟光源,飘落,旋转,被风吹动和立体的南瓜头造型(Opengl Vc and the development of the moon pumpkin lanterns demo program can effectively simulated light source, floated down. rotation, has been blown action and three-dimensional modeling of pumpkin head)
- 2007-05-29 14:50:44下载
- 积分:1
-
c# 存储 过程操作数据库 附加、分离数据库
c# 存储 过程操作数据库 附加、分离数据库
- 2015-02-05下载
- 积分:1
-
stm32f4 的iic移值
//³õʼ»¯IICvoid IIC_Init(void){ GPIO_InitTypeDef GPIO_InitStructure; RCC_AHB1PeriphClockCmd(MU_IIC_SCL_CLOCK, ENABLE);//ʹÄÜGPIOFʱÖÓ RCC_AHB1PeriphClockCmd(MU_IIC_SDA_CLOCK, ENABLE);//ʹÄÜGPIOFʱÖÓ //GPIOF6,F8³õʼ»¯ÉèÖà GPIO_InitStructure.GPIO_Pin = MU_IIC_SCL_PIN; GPIO_InitStructure.GPIO_Mode = GPIO_Mode_OUT;//ÆÕͨÊä³öģʽ GPIO_InitStructure.GPIO_OType = GPIO_OType_PP;//ÍÆÍìÊä³ö GPIO_InitStructure.GPIO_Speed = GPIO_Speed_50MHz;//50MHz GPIO_InitStructure.GPIO_PuPd = GPIO_PuPd_UP;//ÉÏÀ GPIO_Init(MU_IIC_SCL_GPIOX, &GPIO_InitStructure);//³õʼ»¯ GPIO_InitStructure.GPIO_Pin = MU_IIC_SDA_PIN; GPIO_InitStructure.GPIO_Mode = GPIO_Mode_OUT;//ÆÕͨÊä³öģʽ GPIO_InitStructure.GPIO_OType = GPIO_OType_PP;//ÍÆÍìÊä³ö GPIO_InitStructure.GPIO_Speed = GPIO_Speed_50MHz;//50MHz&nb
- 2023-02-24 13:45:04下载
- 积分:1
-
iic_MAX30102_for_stm32
STM32单片机用使用的心电传感器的参考代码,可以检测人体表面的心电的变化规律(STM32 microcontroller using ecg sensor reference code, can detect the changing rule of the human body surface ecg
)
- 2017-05-11 21:14:39下载
- 积分:1
-
ReportSample
VC很经典的报表控件,功能非常强大,很赞。(VC very classic report control, the function is very powerful, very praise.)
- 2018-08-31 13:44:40下载
- 积分:1