-
had not done a good, scientific calculators!
一个做得还不错的科学型计算器!-had not done a good, scientific calculators!
- 2022-04-12 03:19:55下载
- 积分:1
-
51初始化的源程序
51初始化的源程序-51 initialization source
- 2022-02-03 08:41:03下载
- 积分:1
-
反应扩散的格子blotzmann仿真,用c++编写的反应扩散模拟
反应扩散的格子blotzmann仿真,用c++编写的反应扩散模拟-reation
- 2023-04-01 01:20:04下载
- 积分:1
-
这是一个完整的教务管理系统案例,能够满足日常的教务管理工作,也可以下载学习...
这是一个完整的教务管理系统案例,能够满足日常的教务管理工作,也可以下载学习-This is a complete management system for the teaching cases, to meet the academic management of the daily work, you can download to learn
- 2022-03-24 17:16:31下载
- 积分: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
-
wia 打印机测试
此示例演示如何使用 Windows XP Windows 图像采集 (WIA) 脚本与.NET 和 C#。它可用于与扫描仪、 数字相机、 网络摄像头和仍然视频相结合。
- 2022-03-24 19:22:52下载
- 积分:1
-
通讯录管理
通讯录管理 -directory management directory management
- 2023-06-26 13:00:04下载
- 积分:1
-
WSDN 天气预报实时显示系统源码 下载 WSDN WEB图章自动生成系统的数据库实现,可添加或修改(删除)城市的天气情况,通过数据库显现在图片上,采用Micr...
WSDN 天气预报实时显示系统源码 下载 WSDN WEB图章自动生成系统的数据库实现,可添加或修改(删除)城市的天气情况,通过数据库显现在图片上,采用Microsoft公司C#.NET(GDI+)技术开发.-WSDN forecast real-time display system source code download WSDN WEB seal automatic generation system, the database can be added or modified (deleted) city weather conditions through the database appear in the pictures, using Microsoft C#.NET (GDI) technology.
- 2022-06-12 19:58:31下载
- 积分:1
-
一个网络搜索播放器,上传源码,界面还不错
一个网络搜索播放器,上传源码,界面还不错-A Web search players, upload source code, interface well
- 2022-02-01 21:41:18下载
- 积分:1
-
Visual Basic for learning beginner
Visual Basic for learning beginner
- 2022-01-25 15:29:00下载
- 积分:1