-
Rulek
STDIO has developed a distance measuring tool on a computer called Rulek. Compact and complete application..
- 2018-06-25 12:37:29下载
- 积分:1
-
stsw-stm32047
STM32 F103RB 控制红外的,具备学习功能和发送功能(Implementing receivers for infrared remote control protocols using STM32F10xxx microcontrollers)
- 2013-11-17 09:59:57下载
- 积分:1
-
Laba_2
Default constructor
MyString::MyString()
{
m_szString = NULL
m_aSize = 0
cout << "Default constructor from my sting
"
}
- 2010-01-21 00:08:12下载
- 积分:1
-
iic-89c52
基于AT24C0x和89c52的IIC总线连接与设计及源码(AT24C0x based on the 89C52 and IIC bus connection with the design and source code)
- 2007-05-14 14:23:11下载
- 积分:1
-
MCMixedprogramming
本光盘的程序是《MATLAB7.x与C/C++混合编程》配套的源程序,请对照该书使用(This CD is the procedure " MATLAB7.x with C/C++ mixed programming" complementary source, please use the control book)
- 2013-08-26 21:54:07下载
- 积分:1
-
这是一本非常不错的书,觉得很实用,建议大家看下.
这是一本非常不错的书,觉得很实用,建议大家看下.-This is a very good, very practical, we propose a glance.
- 2022-02-13 02:36:20下载
- 积分:1
-
unit Video
interface
uses
Windows, Messages, SysUtils, Classes, Gr...
unit Video
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls,
ExtCtrls, avicap, mmsystem, dsgnintf
// Types for event-procedures
type
TCapStatusProc = procedure(Sender: TObject) of object
TCapStatusCallback = procedure(Sender: TObject nID: integer status: string)
of object
TVideoStream = procedure(sender: TObject lpVhdr: PVIDEOHDR) of object
TAudioStream = procedure(sender: TObject lpWHdr: PWAVEHDR) of object
// Property Editor for driver selection
type
TDrivereditor = class(TPropertyEditor)
function GetAttributes: TPropertyAttributes override
procedure GetValues(Proc: TGetStrProc) override
function GetValue: string override
procedure SetValue(const Value: string) override
end -unit Video interfaceuses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf// Types for event-procedurestype TCapStatusProc = procedure (Sender: TObject)
- 2022-02-21 02:41:49下载
- 积分:1
-
6875
简单写字板,精选ios编程学习源码,很好的参考资料。(Simple WordPad, selection of learning IOS programming source code, a good reference.)
- 2013-12-13 17:01:37下载
- 积分:1
-
ADC0809
51单片机dac0809驱动程序,包含整个单片机开发。(51 single dac0809 drivers)
- 2013-09-04 21:42:08下载
- 积分:1
-
Qt 中国象棋源码;简单人机博弈算法实现和实现socket网络对战
Qt5.8实现的中国象棋源码;可实现和电脑对战和网络对战版本
- 2022-01-21 19:22:31下载
- 积分:1