-
短信网关与Visual Basic 6
这个脚本是一个例子,用PHP创建短信管理。现在我想找对象一样,控件使程序平等与Visual Basic和Windows基础应用
- 2022-04-10 12:51:40下载
- 积分:1
-
can代码
can代码
class CPoint{
private: //私有成员
float m_x, m_y;
protected: //保护成员
void SetPoint(float x, float y) {m_x = x; m_y = y;}
public: //公共成员
CPoint(float x, float y) {m_x = x; m_y = y;} //构造函数
void Move(float x, float y) {SetPoint(m_x + x, m_y + y);}
void Display() {cout
- 2022-04-01 02:38:18下载
- 积分:1
-
C++ High reference manual procedures, a tool, a very good study C++ Language boo...
C++程序高级参考手册,一本工具书,一本非常不错的学习C++语言的书籍-C++ High reference manual procedures, a tool, a very good study C++ Language books
- 2023-07-07 23:45:04下载
- 积分:1
-
Windows Mobile homeskin
windows 手机homeskin-windows mobile homeskin
- 2022-02-05 02:08:15下载
- 积分:1
-
OpenCV for human face
//
- 2022-03-17 02:51:20下载
- 积分:1
-
asio sdk2.2
asio sdk2.2著名的Steinberg的ASIO标准相信对电脑音频熟悉的朋友一定知道。此标准以低延时、低CPU占用、高可靠性的特点霸占了PC专业音频的驱动标准。本SDK是开发任何ASIO不可或缺的最新套件,所有东西一应俱全,实在是好啊。-Steinberg
- 2022-06-14 04:18:16下载
- 积分:1
-
这是用vc++实现的一个扫雷程序,界面和windows的一样
这是用vc++实现的一个扫雷程序,界面和windows的一样-This is using vc++ implementation of a mine-clearing procedures, the same interface and windows
- 2022-08-14 23:04:46下载
- 积分:1
-
Yu compressed by the compression processing
通过压缩处理对Yu进行压缩
- 2022-03-22 03:31:10下载
- 积分:1
-
WINCE驱动开发参考书籍
WINCE驱动开发参考书籍 -WINCE-driven development reference books
- 2022-12-31 18:25:03下载
- 积分:1
-
你可以在你的GIS(地图信息系统)中使用这些源程序,因为它演示了在地图上的图钉效果,运行这个程序你可以在View中移动一些图标,很有意思!...
你可以在你的GIS(地图信息系统)中使用这些源程序,因为它演示了在地图上的图钉效果,运行这个程序你可以在View中移动一些图标,很有意思!-you can in your GIS (Map Information Systems), the use of these sources. because it demonstrated on the maps pushpin effects, the operating procedures you can View Mobile icons, very interesting!
- 2022-12-04 22:40:03下载
- 积分:1