-
GuiStaticLib
Guilib的静态库源码,修改了一些编译错误,以及在不同windows上面存在的一些问题(The static library source code of Guilib. Modified some compilation error, and some bugs that exist in different windows version.)
- 2014-02-20 09:41:06下载
- 积分:1
-
bodb_1.0.4
BODB是一套开源的内存数据库系统,基于BOOST开源库开发,支持跨平台编译应用.(Bodb is a boost based software library that implements a simple SQL database engine. Include a sqlparser project.
)
- 2012-03-30 10:54:12下载
- 积分:1
-
实现智能家居基本控制
可实现智能家居基本控制,灯、热水器、语音识别(It can realize basic control of smart home, lamp, water heater and speech recognition.)
- 2020-06-20 02:40:02下载
- 积分:1
-
LEDdianzhen
ATMEG128单片机开发板上自带的LED点阵源程序,给大家分享一下(ATMEG128 microcontroller development board comes with the LED dot matrix source, to share with you)
- 2013-12-17 14:44:46下载
- 积分:1
-
Project
本人用C++写的一个pascal的词法分析器,希望大家多多指正(I use C++ to write a lexical analyzer pascal, a lot of hope that we can correct me)
- 2009-06-29 20:49:31下载
- 积分:1
-
Visio_Tetris
说明: 使用c#控制VISION的生成,学习visio的测试文件,需Microsoft.Office.Interop.Visio(Controlling VISION Generation with c#.)
- 2019-05-29 21:34:36下载
- 积分:1
-
求解梯级水库群优化调度 PSO_for_LTOSP_with_3reservoirs
求解梯级水库群优化调度,考虑了三个梯级水库,约束条件包括水量平衡、出力限制、流量限制等。(Solving cascade reservoir optimal scheduling, taking three steps reservoirs, restrictive conditions, including water balance, output restrictions, traffic restrictions.)
- 2021-03-09 10:39:27下载
- 积分:1
-
The-coding-principle-of-courseware-
详细介绍了编码原理的基础知识,是编程的入门级必备教材(Details the basics of coding theory, is an essential textbook entry-level programming)
- 2013-12-23 19:20:12下载
- 积分:1
-
F405_CAN
主要关于STM32F405开发板上的CAN通信源码,可嵌入到开发板运行,结合LCD显示屏进行数据显示。(About STM32F405 main development board CAN communication source, can be embedded into the development board to run, combined with the LCD monitor for data display.)
- 2016-05-07 17:01:21下载
- 积分:1
-
通过STM32CUbeMX建立USB HID的双向通讯
板子的芯片是STM32F103RCT6 ,使用STM32CUbeMX配置相当简单:1、配置时钟、USB选项及管脚功能,有二个LED和二个按键2、选择USB功能为HID3、配置时钟4、配置IO口功能这样就完成了配置,再生成工程,整个过程不到1分钟。当然还要在工程里面添加必要的应用程序:1、在usbd_custom_hid_if.c文件里面的__ALIGN_BEGIN static uint8_t CUSTOM_HID_ReportDesc_FS2、在usbd_custom_hid_if.c文件里面的int8_t CUSTOM_HID_OutEvent_FS
- 2022-03-13 05:56:01下载
- 积分:1