-
上课时编的 基于对话框的简单计算器程序
完成实数的 加减乘除 四则运算
代码简单 初学者参考...
上课时编的 基于对话框的简单计算器程序
完成实数的 加减乘除 四则运算
代码简单 初学者参考-this is a simple calculator,using vc++
- 2022-01-26 05:56:14下载
- 积分:1
-
简单的控件使用例子!
简单的控件使用例子!-simple example of the use of control!
- 2022-04-09 18:46:18下载
- 积分:1
-
vc++开发的flash播放器能够实现一部分功能
vc++开发的flash播放器能够实现一部分功能-vc++ developed flash player can be realized as part of the functional
- 2022-04-21 16:55:03下载
- 积分:1
-
AutoCad regarding the use of vc programmed target groups examples of a type.
AutoCad中关于使用vc++编程操作组对象的一个类实例。-AutoCad regarding the use of vc programmed target groups examples of a type.
- 2022-08-18 19:25:49下载
- 积分:1
-
熊猫搜索引擎
全网网盘搜索引擎, 文件小而功能强大
- 2022-03-31 11:01:50下载
- 积分:1
-
图片移动,制作网页的时候,经常需要用到各种移动图片。
图片移动,制作网页的时候,经常需要用到各种移动图片。-Photo Mobile, the production of the homepage, often need to resort to a variety of mobile pictures.
- 2022-01-26 07:21:13下载
- 积分:1
-
排序程序冒泡排序、 unsort、 部分排序
#define PARTIALLYSORTED_30 3
#define PARTIALLYSORTED_50 4
#define PARTIALLYSORTED_70 5
#define RANDOMIZE_QSORT 1
#define MERGE_SORT 2
#define SELECTION_SORT 3
#define BUBBLE_SORT 4
/ *---随机化快速排序---* /
int random_partition (int * arr、 int 开始,int 结束) ;
void random_quick_sort (int * arr、 int 开始,int 结束) ;
/*----------------------------------------------*/
/*-----------Merge Sort--------------------------*/
空的分区 (int arr [],int 低,int 高) ;
void 归并 (int arr [],int 低,年年高 int int) ;
/*------------------------------------------------*/
/ *---选择排序---* /
void sort_select (int n) ;
int; maxind(int m)
void swap1 (int * x int * y);
/*------------------------------------------------*/
/*-----------------Bubble sort--------------------*/
void recursive_bubble (int * 数组、 int 的大小) ;
/*-----------------------------
- 2022-07-02 17:33:19下载
- 积分:1
-
一个VB做的计算器
一个VB做的计算器- a calculator in vb tool.
- 2022-01-30 15:07:37下载
- 积分:1
-
canny自适应边缘检测
opencv2.4.9+vs2010 由于opencv里面自带的canny算子无法自适应选取阈值,必须人工给予合适的上下阈值,所以只能检测单张图像,无法检测视频流或者多张图像,本人采用大津法实现了自适应阈值的边缘检测。代码图片都齐全,只需安装好环境就可以了,效果还可以~
- 2022-10-25 02:25:05下载
- 积分:1
-
大唐科源直流屏的规约格式转化成以太网103的协议
大唐科源直流屏的规约格式转化成以太网103的协议-major source of the Statute DC screen format into 103 Ethernet agreement
- 2022-03-29 06:33:24下载
- 积分:1