搜索结果
找到约 903 项符合
stRing-include 的查询结果
Delphi/CppBuilder unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrl
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: st ...
通讯/手机编程 generation of rectangular shape signal. for a rectangular shape of width 1, sinc result also include
generation of rectangular shape signal. for a rectangular shape of width 1, sinc result also included
VHDL/FPGA/Verilog To increase simulation speed, ModelSim® can apply a variety of optimizations to your design. Thes
To increase simulation speed, ModelSim&reg can apply a variety of optimizations to your design. These include, but are not limited to, mergingprocesses, pulling constants out of loops, clock suppression, and signal collapsing. You control the level of optimization by specifying certain switches when ...
DSP编程 Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each
Welcome to the software files for the ADS8361 to TMS320F2812!
There are two project files in each of the folders McBSP, SPI and Both. Mode II and IV are explored using the McBSP port alone, as well as the SPI port. These projects are located in the SPI and McBSP folders.
Modes I and III are explo ...
编译器/解释器 This package consists of the executable (UCW), a default script file, this file, and the library fi
This package consists of the executable (UCW), a default script file,
this file, and the library files. It is important that the header files
end up in a include subdirectory of the directory where UCW is found.
If you unzip this file using its path information ( use folder names ) this will
automat ...
编译器/解释器 Welcome to UnderC version 1.2.9w This package consists of the executable (UCW), a default script
Welcome to UnderC version 1.2.9w
This package consists of the executable (UCW), a default script file,
this file, and the library files. It is important that the header files
end up in a include subdirectory of the directory where UCW is found.
If you unzip this file using its path information ( us ...
Delphi控件源码 A rich edit control is a window in which the user can enter and edit text. The text can be assigned
A rich edit control is a window in which the user can enter and edit text. The text can be assigned character and paragraph formatting, and can include embedded OLE objects. Rich edit controls provide a programming interface for formatting text.
Internet/网络编程 非常方便的网络Socket类
非常方便的网络Socket类,开发网络程序变得很简单。
支持自定义的string类。
用法:typedef YSocket<CString> CMySocket //CString也可以用自己的string类,从而可以用来atl等任何地方
CMySocket tpSock //声明
tpSock.Create()//建立sock
tpSock.Bind()//绑定
tpSock.Listen()//开始侦听 ...
网络 本程序是一个动态建立链表的程序 分为链表的建立
本程序是一个动态建立链表的程序
分为链表的建立,打印,按照num大小顺序添加节点和删除这四个子函数。源码程序在src和include文件夹里面,可执行程序是Linked_list_demo
Internet/网络编程 类似flashget下载工具代码 本来想在完善了上传的
类似flashget下载工具代码
本来想在完善了上传的,但太忙了,有些功能可能没有实现或存在一些 bug.
编译运行说明
1)安装BCG 9.4把BCGCBPRO940d.dll BCGPStyle2007Luna.dll BCGPStyle2007Obsidian.dll BCGPStyle2007Silver.dll copy 到bin目录下
2)把程序里的SHELLAIP目录下的SHELLAPI.H覆盖vc安装目录下vc98/include/ ...