-
利用vc实现了一个非常漂亮的滚动静态文本
利用vc实现了一个非常漂亮的滚动静态文本-use vc achieve a very beautiful rolling static text
- 2022-12-22 10:20:03下载
- 积分:1
-
使用Java RMI的功能,这一过程需要稳定的音符……
用于javarmi的函数使用,可以说明了解进程
- 2023-07-29 19:05:03下载
- 积分:1
-
几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像...
几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。
作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual C++创建一个多文档应用程序框架,在实现任意BMP图像的读写,打印,以及剪贴板操作的基础上,完成经典的图像几何变换功能。
-geometric transformation is the most common means of image processing, image deformation of geometric correction, can be an accurate picture. Transform common geometric features include image translation, the mirror image transform, image transfer home, image scaling, image rotation and so on. Current digital image processing applications have become wider, and have penetrated into the industrial, aerospace, military and other areas, the national economy will play an increasingly larger role. Digital image processing as a vital part of the work presented in this paper is how to use Visual C programming tools to design a complete application procedures and achieve the classic i
- 2022-03-20 04:33:00下载
- 积分:1
-
单纯形法c++编程,可用于线性规划问题的研究解决优化问题
单纯形法c++编程,可用于线性规划问题的研究解决优化问题-Simplex Method c programming, linear programming can be used to study and solve the problem of optimization problem
- 2023-01-12 00:05:04下载
- 积分:1
-
C# 时间1970年开始的纪元秒 与年月日时分秒的转换 提供16进制
用于纪元秒与时间的转换 ,提供两者之间的互转,时间范围1970-1-1 0:0:0 到 2999-12-31 23:59:59 并把纪元秒转换为16进制的8字节长度供参考,采用WPF编写界面,可用于单片机或嵌入式开发的快速时间转换
- 2022-07-19 10:00:47下载
- 积分:1
-
procedures have only mean of 0 and variance for a random number to produce the m...
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
- 2022-10-24 11:05:03下载
- 积分:1
-
全角转半角, 英文字符和数字,特殊字符都可以, vc6 源码
全角转半角, 英文字符和数字,特殊字符都可以, vc6 源码-Turn half-width full-width English characters and numbers, special characters can be, vc6 source
- 2023-04-12 03:20:03下载
- 积分:1
-
process of chat (client), communicating in time
200405181013101213聊天程序(客户端),及时通信开发-process of chat (client), communicating in time
- 2022-04-07 03:27:25下载
- 积分:1
-
qt写的数独小游戏
qt编写的数独游戏,界面比较简单但是适合初学者使用。并有数独求解器生成器,适合初学者使用
- 2022-02-03 17:23:27下载
- 积分:1
-
可以实现从键盘输入和屏幕显示的功能
能够实现从键盘输入并在显示器上显示的功能-can achieve input from the keyboard and the screen shows the function
- 2022-05-07 00:43:00下载
- 积分:1