-
数据结构 算法与应用 C++语言描述 课后习题答案
数据结构 算法与应用 C++语言描述 课后习题答案-Data structures algorithms and application of C++ language described in the answer to after-school exercise
- 2022-02-10 06:51:49下载
- 积分:1
-
C++编写的屏幕拾色器,拖动鼠标就可以获取屏幕任意一点的的颜色,然后给出16进制和RGB颜色值,并将值存入剪贴板;同时在拖动取色过程中适时显示鼠标位置座标、窗口...
C++编写的屏幕拾色器,拖动鼠标就可以获取屏幕任意一点的的颜色,然后给出16进制和RGB颜色值,并将值存入剪贴板;同时在拖动取色过程中适时显示鼠标位置座标、窗口句柄、窗口类名以及窗口标题,因此,这个程序也可以说成是一个鼠标钩子程序,对研究C++还是有帮助的。-C++ Prepared Found color screen, and drag the mouse on the screen can be accessed at any point of the color, and then given 16 hexadecimal and RGB color value, and value into the clipboard At the same time, drag the color from the process of in a timely display coordinates of the mouse position, window handle, window class name and window title, therefore, this procedure can also be said as a mouse hook procedures, the study of C++ or helpful.
- 2023-07-04 01:05:03下载
- 积分:1
-
直线追踪,鼠标左击,会不断的生成新的直线
直线追踪,鼠标左击,会不断的生成新的直线-straight track, hit the left mouse will keep the new generation of straight-line
- 2022-11-12 02:05:03下载
- 积分:1
-
危险的游戏,我有别人的游戏,但知道,米家其在另一个地方…
The game of risk, i have anothers games but know, mi house its in another place....so when i stay in mi house i send all my works.jejejejej im a begginer student.
- 2022-10-18 17:55:04下载
- 积分:1
-
VC model of the design examples and achieve a strategy mode. To study the use of...
VC实现的设计模式的例子,实现了strategy模式。 用于学习设计模式使用。-VC model of the design examples and achieve a strategy mode. To study the use of design patterns.
- 2023-04-15 21:20:03下载
- 积分:1
-
在乌尔都语书地址
应用背景这个应用是非常有用的在“地址簿在乌尔都语。真的很值得。关键技术视觉基础6是使用了一个开发工具。微软接入作为后台工具;
- 2022-04-18 14:24:40下载
- 积分:1
-
运筹学的程序
本程序实现运筹学--非线形规划中的单纯形法,求fmin(X)=4*(X1-5)*(X1-5)+(X2-6)(X2-6)的具有最小值时的最优解,如需改变所求函数,在子函数f中修改即可-the program tacticians-- non-linear planning for the simplex method, seeking fmin (X) = 4* (X1- 5)* (X1- 5) (X2-6) (X2-6) with the minimum of the optimal solution, and if necessary change change the demand function, f Functions can be modified
- 2022-02-09 17:36:21下载
- 积分:1
-
数独游戏,优化算法,在可接受时间内可以解决36*36数独
数独游戏,优化算法,在可接受时间内可以解决36*36数独-Sudoku games, optimization algorithm, in an acceptable period of time can solve sudoku 36* 36
- 2022-01-24 17:18:05下载
- 积分:1
-
短信网关与Visual Basic 6
这个脚本是一个例子,用PHP创建短信管理。现在我想找对象一样,控件使程序平等与Visual Basic和Windows基础应用
- 2022-04-10 12:51:40下载
- 积分:1
-
簡易使用FTP工具下載,使用Win32建置
一個可以在PC平台執行的FTP client 程式,不讓使用者輸入FTP網站,使用名稱跟密碼,快速連上FTP網站並下載,方便設計者修改成自己要的版本。使用VC++2005的開發環境開發。
- 2022-02-22 10:56:24下载
- 积分:1