-
this is a program which
全屏功能的实现,以及按ESC键退出程序实现-this is a program which
- 2022-10-22 01:25:06下载
- 积分:1
-
实现对位图的处理,以及直方图等图像处理功能,对初学vc图像处理者很有帮助...
实现对位图的处理,以及直方图等图像处理功能,对初学vc图像处理者很有帮助-To achieve the handling of bitmap and image processing functions such as histogram, image processing for beginners are very helpful vc
- 2022-05-15 02:52:31下载
- 积分:1
-
屏幕录屏原代码
资源描述支持桌面录屏,也可指定区域,就要录屏的区域,保存的视频文件为标准avi ,可扩展应用到视频会议,视频聊天,纯c++代码,可读性好,结构清晰。
- 2022-03-14 20:07:18下载
- 积分:1
-
利用VC编程在界面上实现3D文字,在VC++环境下开发
利用VC编程在界面上实现3D文字,在VC++环境下开发-VC Programming Interface achieve 3D text, in the development of the VC environment
- 2023-01-05 10:10:03下载
- 积分:1
-
This is achieved using the reference count of a calculator that can be as basic...
这个是用引用计数实现的一个计算器,可以进行加减乘除等基本运算,同时实现了开方运算,自己扩展了一个操作符。如果需要其他方式的计算,可以方便的自己添加-This is achieved using the reference count of a calculator that can be as basic arithmetic computation. while achieving its-rooting their extended an operator. If other forms of computing, can easily add their own
- 2022-02-28 14:21:36下载
- 积分:1
-
The Duine Framework is a (collection of) software libraries that allows develope...
The Duine Framework is a (collection of) software libraries that allows developers to create prediction engines for their own applications. A prediction engine is a component that predicts how interested individual users are in pieces of information. Such predictions can be used to personalise information to users, specifically in recommending to users what information is and is not of interest to them.
Duine is the Irish Gaelic word for person and is pronounced as “dinne” (diner without an ‘r’).
Duine has been developed by the Telematica Instituut/Novay and is based on scientific research on personalisation and specifically into recommender systems. The scientific research results on which the Duine software is based are available at the Telematica Instituut/Novay, you can download the pdf here
- 2022-01-22 06:50:58下载
- 积分:1
-
这是本人自己编写的一个小VB程序,可以实现普通记事本的功能。...
这是本人自己编写的一个小VB程序,可以实现普通记事本的功能。-This is the one I have written a small VB program Notepad can achieve normal function.
- 2022-08-08 18:36:04下载
- 积分:1
-
This code implements the table in the excel input in English, can be automatical...
本代码实现在excel表格中输入英文,可自动转换成中文,输入中文可自动转换程英文的功能-This code implements the table in the excel input in English, can be automatically converted into Chinese processes to input Chinese in English can be automatically converted function
- 2022-01-30 11:04:07下载
- 积分:1
-
通过编译原理的知识做的一个小程序,实现的功能是完成字符串表达式的计算...
通过编译原理的知识做的一个小程序,实现的功能是完成字符串表达式的计算-Principles of knowledge through the compiler to do a small procedure, the function is to realize the completion of the calculation of the string expression
- 2022-02-06 06:29:39下载
- 积分:1
-
已知数组A包含15个互不相等的整数,数组B包含20个互不相等的整数。试编制一程序把既在A中又在B中出现的整数存放于数组C中。
进一步要求数组A和数组B中的数...
已知数组A包含15个互不相等的整数,数组B包含20个互不相等的整数。试编制一程序把既在A中又在B中出现的整数存放于数组C中。
进一步要求数组A和数组B中的数据用键盘输入,且数据个数不定(最大个数受限制)。-Known to the array A contains 15 mutually exclusive, such as integer, array B contains 20 separate integer and so on. Try to develop a procedure in both A and B appear in the integer stored in an array in C. Further requested that the array A and array B data in the keyboard input, and the number of variable data (maximum number of restricted).
- 2023-04-06 05:15:04下载
- 积分:1