-
这个原代码对学C语言的初学者是有很好的的帮助的,它是个万年历系统,...
这个原代码对学C语言的初学者是有很好的的帮助的,它是个万年历系统,-The original code for the beginners learn C language is a very good help, and it is a calendar system,
- 2023-05-12 22:30:03下载
- 积分:1
-
DV算法使用最短路径模拟石油铺设模拟…
运用DV算法模拟石油管道铺设最短路径模拟,在MFC中实现可视化,简便易行。-DV algorithm is simulated using the shortest path to simulate the laying of oil pipelines in the MFC to achieve visualization easy.
- 2022-01-25 23:29:15下载
- 积分:1
-
中文,人人能懂,可以帮你编写高质量的C++程序,让你两冀生风
中文,人人能懂,可以帮你编写高质量的C++程序,让你两冀生风-A easy user guide in Simplified Chinese, which let you feel the programming is very simple.
- 2022-08-19 20:24:41下载
- 积分:1
-
要编写一个实现剪切和复制命令的函数,就要在你的应用程序中实现选定操作;要编写一个实现粘贴命令的函数,就需要请求剪贴板来检测它是否包含你的应用程序能够支持的数据。...
要编写一个实现剪切和复制命令的函数,就要在你的应用程序中实现选定操作;要编写一个实现粘贴命令的函数,就需要请求剪贴板来检测它是否包含你的应用程序能够支持的数据。下面的代码实现了复制命令,其它实现可仿照进行,在此不再赘言。 -prepared to achieve an order shear and reproduction function, it is necessary to your application process to achieve selected operation; To prepare a sealed order to achieve the function, on the need to request the clipboard to detect whether it contains your applications can support data. The following code to achieve the reproduction order to be modeled on the other to achieve, and in this stop drilling.
- 2023-06-24 14:30:03下载
- 积分:1
-
Multimedia player by E
易语言开发的播放器,功能还可以,希望可以帮上个位的忙-Multimedia player by E-language.
- 2022-01-28 02:04:47下载
- 积分:1
-
万人迷网络电话zhenzzhengdeyuanma
万人迷网络电话zhenzzhengdeyuanma-WRMWLdhyuanma
- 2022-03-31 08:49:45下载
- 积分:1
-
vs2010和 opengl简单源码
用vs2010和 opengl的环境,编写代码,最终画出来的图形为一个边长为1的正方形,注意在编写代码之前写上相应的头文件
#include ,需要写明以什么样的投影方式来观看,比如正交投影,用代码gluOtho2D(-1.0,1.0,-1.0,1.0);等
- 2022-08-25 15:13:54下载
- 积分:1
-
在Windows大行其道的今天,windows界面程序受到广大用户的欢迎。对这些程序的
操作不外乎两种,键盘输入控制和鼠标输入控制。有时,对于繁杂的,或重复...
在Windows大行其道的今天,windows界面程序受到广大用户的欢迎。对这些程序的
操作不外乎两种,键盘输入控制和鼠标输入控制。有时,对于繁杂的,或重复性的输入
操作,我们能否通过编制程序来代替手工输入,而用程序来模拟键盘及鼠标的输入呢?
答案是肯定的。这里主要是通过两个Windows API函数来实现的。
-Windows popular in today, windows interface procedures by the majority of users. The operation of these procedures only two input control keyboard and mouse input control. Sometimes, for complex or repetitive input operations, our ability to process through the development to replace the manual input, and using procedures to simulate the keyboard and mouse input it? The answer is yes. Here mainly through the two Windows API function to be achieved.
- 2022-03-15 12:00:05下载
- 积分:1
-
我已经写了一个隐藏的马尔可夫模型程序。
I have written a hidden markov model program.
- 2022-08-23 14:46:57下载
- 积分:1
-
To implement design template pattern.
To implement design template pattern.
- 2022-01-28 21:01:10下载
- 积分:1