-
真情奉献国际ACM大赛的一些解题报告,供大家交流学习
真情奉献国际ACM大赛的一些解题报告,供大家交流学习-tijie
- 2022-01-25 20:14:46下载
- 积分:1
-
At Ocaml
Define a function runnerup that takes an integer list and returns the...
At Ocaml
Define a function runnerup that takes an integer list and returns the secondly largest element among the elements
- 2022-01-25 18:50:43下载
- 积分:1
-
VB 迷宫求解
一个用VB平台开发的迷宫求解程序。功能强大。
VB 迷宫求解
一个用VB平台开发的迷宫求解程序。功能强大。-VB to solve a maze using VB platform maze solver. Powerful.
- 2022-02-10 02:07:23下载
- 积分:1
-
Canny 边缘检测
Canny 边缘检测器是使用一种多阶段算法来检测图像中的边缘的种类繁多的边缘检测算子。边缘检测的目的一般是显著降低中图像的数据量,同时维护结构的属性,用于图像的后续处理。几种算法存在,并且该工作表着重于特别是一个发达国家由约翰 F.精明 (JFC) 于 1986 年。即使是很老,它已成为标准的边缘检测方法之一,它还被用于研究。
- 2022-08-23 03:38:31下载
- 积分:1
-
cvi入门实验
cvi入门小实验,包括流水灯、定时器、波形显示、串口通信、数据库操作,备有编程感悟,清晰明了,适合Labwindows CVI初学者
- 2022-09-08 07:20:02下载
- 积分:1
-
扫雷
要执行项目。它将用于我的科目。我想知道它如何工作。扫雷是我的项目。我想要你的帮助来做我的项目。我想研究或了解如何在扫雷艇正在使用 c#。而我也教我对它如何工作的朋友。
- 2023-01-11 14:10:04下载
- 积分:1
-
C prepared with a phone call this procedure for the C language learners with
用c编写的一个电话本程序,供C语言学习者用-C prepared with a phone call this procedure for the C language learners with
- 2023-05-19 21:00:04下载
- 积分:1
-
One of the classic book, this book c++ Stl conducted a comprehensive and in
经典书之一,本书对c++stl进行了全面深入的阐述。使用之可极大的提高编程效率-One of the classic book, this book c++ Stl conducted a comprehensive and in-depth exposition. Use can greatly improve the programming efficiency
- 2022-02-12 13:47:19下载
- 积分:1
-
一个网络电话C++build
一个网络电话C++build-a telephone network build C
- 2023-07-14 18:50:05下载
- 积分:1
-
多点触摸操作示例
对于此示例,创建一个CDrawingObject类,可以编程方式平移,旋转或缩放。 AnIManipulationProcessor接口被实例化。一种操纵事件接收器创建接受一个指向theCDrawingObject类,在其构造函数中IManipulationProcessor接口。连接点的IManipulationProcessor在操纵事件接收器实现创建,这样的事件接收器接收由theIManipulationProcessor引发的事件。触摸数据被馈送到IManipulationProcessor界面,然后该接口将提高_IManipulationEvent事件。在CManipulationEventSink类的事件处理程序将通过调用访问器上的指针CDrawingObject更新CDrawingObject的方向。下面的代码显示窗口是如何设置的触摸,以及如何CDrawingObject andIManipulationProcessor被实例化,并传递给CManipulationEventSink构造函数。
- 2022-02-04 04:59:55下载
- 积分:1