-
matlab使用手册,繁体中文版本,关于各种函数的使用方法和实际例子,介绍了matlab自定义函数库的内容,讲解malab自定义工具的使用规则....
matlab使用手册,繁体中文版本,关于各种函数的使用方法和实际例子,介绍了matlab自定义函数库的内容,讲解malab自定义工具的使用规则.-Matlab user manual Traditional Chinese versions of the various functions and the use of practical examples, introduced Matlab-defined functions for the content on malab-defined rules governing the use of tools.
- 2023-08-08 08:15:03下载
- 积分:1
-
This is program to make simple database using Visual basic 6.0 that can view, ad...
This is program to make simple database using Visual basic 6.0 that can view, add, delete and update databases.
- 2022-08-13 16:34:25下载
- 积分:1
-
数据结构与算法
数据结构与算法-程序、素材创建哈希对象与查找-Data Structures and Algorithms- procedures, materials to create the hash object and find
- 2022-02-03 14:54:13下载
- 积分:1
-
用MFC写的栈和队列的小程序,有漂亮的界面,debug文件夹中有演示...
用MFC写的栈和队列的小程序,有漂亮的界面,debug文件夹中有演示-with MFC wrote Stack and Queue small procedures, beautiful interface, debug folder with demonstration
- 2022-02-26 19:01:10下载
- 积分:1
-
数据结构与算法
数据结构与算法-程序、素材STL向量测试类-Data Structures and Algorithms- procedures, materials testing STL Vector Class
- 2022-04-29 00:53:19下载
- 积分:1
-
电子旅游地图 鹰眼图 地图放大缩小 查询地名等 功能 公交路线查询...
电子旅游地图 鹰眼图 地图放大缩小 查询地名等 功能 公交路线查询-tourist map Hawkeye electronic map map zooming function names inquiries bus routes inquiries
- 2022-04-18 03:56:06下载
- 积分:1
-
Windows GDI接口编程,实现放大镜功能,主要是对DC的操作,适合初学者...
Windows GDI接口编程,实现放大镜功能,主要是对DC的操作,适合初学者-Windows GDI interface programming, realize the magnifying glass feature, mainly for DC operation, suitable for beginners
- 2022-05-16 01:59:50下载
- 积分:1
-
vc实现简单的计算器,非常适合vc初学者入门学习.从这个程序中,可以初步了解到VC的基本编程思想.
vc实现简单的计算器,非常适合vc初学者入门学习.从这个程序中,可以初步了解到VC的基本编程思想.-vc simple calculator, vc very suitable for beginners learning portal. From this procedure, you can understand the initial VC basic programming ideas.
- 2022-04-12 00:06:39下载
- 积分:1
-
PNG美化Button
#ifndef _PNGBUTTON_H
#define _PNGBUTTON_H
#if _MSC_VER >= 1000
#pragma once
#endif
#include
#include "gdiplus.h"
#pragma comment(lib,"gdiplus.lib")
using namespace Gdiplus;
class CPngButton : public CButton
{
DECLARE_DYNAMIC(CPngButton)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-13 22:43:22下载
- 积分:1
-
in VC environment under the control of the hardware. The program CDROM drive on...
在VC环境下实现对硬件设备的控制。本程序实现对光驱CDROM的开关控制。-in VC environment under the control of the hardware. The program CDROM drive on the switch control.
- 2022-11-14 17:55:03下载
- 积分:1