-
linuxc
linux c 嵌入式编程的好资料,包括有内存的管理和进程,线程的设计(linux c embedded programming good information, including memory management and process design of thread)
- 2009-10-07 08:51:41下载
- 积分:1
-
TETRIS
此文档为visual c++平台实现俄罗斯方块的部分参考代码。已经通过调试通过。(This document is visual c++ platform Tetris part reference code. Has passed through debugging.)
- 2013-10-23 21:46:26下载
- 积分:1
-
Large-wind-farms-stability
大型风电场接入电网的稳定性问题研究,希望对大家有点启发( the problems of Large wind farms connected to the grid stability)
- 2013-07-21 17:39:07下载
- 积分:1
-
01背包
01背包样例,帮助初学者搞懂样板案例,提升学习算法兴趣(01 knapsack sample, help beginners understand the sample case, enhance interest in learning algorithm)
- 2019-04-29 18:31:39下载
- 积分:1
-
DEITELCHowtoProgram(5thEdition)
C How to Program by Dietel in 5th Edition. (EBOOK)
- 2010-11-11 14:03:45下载
- 积分:1
-
Qt-read-write-Excel-with-QAxObject
Qt的windows商业版本提供了ActiveQt这个framework,使用这个组件我们可以在Qt中使用ActiveX控件。
这个代码提供了基本的Excel操作范例:打开 关闭 读写
另外,还实现了如何在Excel中插入散点图图表并添加趋势线,获取趋势线方程。
可以供进一步开发参考之用。
QAxContainer不包含在QtCore里面,所以要使用这里的代码的话还必须要在.pro文件中添加CONFIG+=qaxcontainer。
配套说明详见这里: http://blog.csdn.net/fcqwin/article/details/17885557(Qt provides a commercial version of windows ActiveQt this framework, we can use this component to use ActiveX controls in Qt. This code provides the basic Excel operations Example: opening and closing reader Also, realize how to insert a Scatter chart in Excel and add trend lines to get the trend line equation. Can be used for further development of reference. QAxContainer not included in QtCore inside, so you want to use this code, then you must also want to add CONFIG+ = qaxcontainer in. Pro file. See complete instructions here: http://blog.csdn.net/fcqwin/article/details/17885557)
- 2014-01-05 17:26:51下载
- 积分:1
-
ps2_mouse
Arduino 开发板上用的PS2接口鼠标源码(Arduino PS2mice)
- 2009-03-30 14:39:13下载
- 积分:1
-
cpu_timer
说明: DSP28035的应用程序,是计时器的测试用例,经过验证(The application program of DSP28035 is a test case of timer, which has been verified.)
- 2020-06-18 18:20:01下载
- 积分:1
-
stm32驱动 28BYJ-48 步进电机
【实例简介】stm32驱动 28BYJ-48 步进电机
- 2021-12-27 00:31:18下载
- 积分:1
-
STM32编程简易数字钟
在学习STM32的道路上遇到的问题:I/O不能像51那样成组使用,所以想起来的这个方法,可以控制多个随机组合的I/O,只要你需要,就能配出来。程序集结定时器,中断,按键扫描,数码管操作。
- 2023-07-31 23:40:04下载
- 积分:1