-
ASP.NET 2.0 入门
Beginning ASP.NET 2.0 课程习题例子参考代码讲解1-5
- 2023-06-19 05:55:04下载
- 积分:1
-
sgksjg
php+mysql无限级分类用js联级select控制(php+mysql unlimited classification cascade select control with js)
- 2013-10-10 10:33:56下载
- 积分:1
-
Kei-C51-V8.08
Keil-C51-V8.08安装程序使你的8051工程和开发过程变得简单(Keil-C51-V8.08 installation process so that your 8051 works and the development process becomes simple)
- 2020-06-26 04:00:02下载
- 积分:1
-
guiMemDev
说明: aem 7 实验程序
gui(aem seven experimental procedure gui )
- 2006-05-05 18:43:38下载
- 积分:1
-
lvgl的codeblocks仿真工程
LVGL的codeblocks仿真工程,都配置好的,可以直接打开运行
【核心代码】int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR szCmdLine, int nCmdShow)
{
/*Initialize LittlevGL*/
lv_init();
/*Initialize the HAL for LittlevGL*/
lv_win32_init(hInstance, SW_SHOWNORMAL, 800, 480, NULL);
/*Run the demo*/
lv_demo_widgets();
while(!lv_win32_quit_signal) {
/* Periodically call the lv_task handler.
* It could be done in a timer interrupt or an OS task too.*/
lv_task_handler();
usleep(10000); /*Just to let the system breath*/
}
return 0;
}
- 2021-08-23 00:31:02下载
- 积分:1
-
gov12
宁志地方政府网站管理系统 v2主要为全国各地方协会自助建站提供方便。网站系统无复杂的安装设置要求,适合广大工作人员使用。特点:安全、稳定、美观、实用、易操作,可设管理员权限分配。(The NING local government Web site management system v2 mainly to facilitate for national local associations DIY Website. Site system without complex installation settings suitable for the majority of staff. Features: security, stability, beautiful, practical, easy to operate, can be set to assign administrator privileges.)
- 2013-04-09 16:49:27下载
- 积分:1
-
RN8209C及D初始化及UART通讯参考程序
RN8209C及D初始化及UART通讯参考程序(RN8209C and D initialization and UART communication reference program)
- 2018-08-29 09:08:34下载
- 积分:1
-
DS18B20_51_code
采用DS18B20温度传感器,利用51单片机,结合Labwindows/CVI上位机编程软件开发温度检测系统。(Using DS18B20 temperature sensor, the use of 51 single-chip microcomputer, combined with the Labwindows/CVI PC programming software development temperature detection system.)
- 2015-07-05 16:19:54下载
- 积分:1
-
6.串口通讯(Hello BlueTooth4.0)
网蜂科技开发板CC2530F256实现串口通讯(Realization of Watchdog Timing by Network Bee Technology Development Board CC2530F256)
- 2020-06-18 19:00:02下载
- 积分:1
-
SDI
国外SDI公司的石油钻井通讯协议,包括波特率,帧长,格式等(SDI' s overseas oil drilling communication protocols, including baud rate, frame size, format, etc.)
- 2013-07-30 14:33:36下载
- 积分:1