搜索结果
找到约 1,863 项符合
control class 的查询结果
单片机开发 利用list Control实现的条目上移和下移功能
利用list Control实现的条目上移和下移功能
DSP编程 DSP2812控制PWM口C源程序-C source program for PWM control TMS2812
DSP2812控制PWM口C源程序-C source program for PWM control TMS2812
DSP编程 DSP2812SPI口控制C源程序-C source program for SPI control in TMS2812
DSP2812SPI口控制C源程序-C source program for SPI control in TMS2812
DSP编程 DSP2812异步通讯口控制C源程序-C source program for SCI control in TMS2812
DSP2812异步通讯口控制C源程序-C source program for SCI control in TMS2812
Windows CE a bar chart,a good refernce for the control
a bar chart,a good refernce for the control
其他 Microchip company introduction of Motor Control ppts.
Microchip company introduction of Motor Control ppts.
书籍源码 复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) C
复数运算#include<iostream.h>
class Complex
{ public:
Complex( double r =0, double i =0 )
Complex(int a) { Real = a Image = 0 }
void print() const
friend Complex operator+ ( const Complex & c1, const Complex & c2 )
friend Complex operator- ( const Complex & c1, const Complex & c2 )
friend ...
Internet/网络编程 GNU ccAudio2 is a stand-alone portable C++ class framework for manipulating audio data. It has exist
GNU ccAudio2 is a stand-alone portable C++ class framework for manipulating audio data. It has existed for some time as GNU GPL licensed package and has most recently been designated a GNU package. It is commonly used in GNU Bayonne.
Linux/Unix编程 GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with a
GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scripting engine found in GNU Bayonne.
网络 GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications
GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers ...