-
在判断是否一个变形:先画一个多边形然后判断是否…
判断点是否在多变形内:
先画一个多边形
然后判断,如果在多边形内,显示“N”
如果在多边形外,显示“W”-in judgment over whether a deformation : the first draw a polygon then judge if the polygon, show "N" If the polygon, shows that the "W"
- 2023-05-21 11:25:04下载
- 积分:1
-
原码输入法源程序
原码输入法源程序-original source Code
- 2022-02-07 07:38:51下载
- 积分:1
-
网页浏览器源代码,由专家编写的。
一个基于delphi的web浏览器程序,全部功能用编程实现,对于学习来说非常有用-Web browser source code,written by Delphi.
- 2022-01-21 03:01:27下载
- 积分:1
-
由于线性神经元具自适应性,通过给出第一种信号,它能预测第二种信号...
由于线性神经元具自适应性,通过给出第一种信号,它能预测第二种信号-as neurons with linear adaptive, is the first signal, it forecast second signal
- 2023-02-24 19:40:04下载
- 积分:1
-
邮政汇款打印程序
邮政汇款打印程序-postal remittance Print
- 2023-04-21 19:40:03下载
- 积分:1
-
source code of DirectX:MoviePlay
DirectX 源代码:MoviePlay-source code of DirectX:MoviePlay
- 2022-03-11 11:12:24下载
- 积分:1
-
RSA algorithm source code, including large numbers Operational
RSA算法源码,包括大数运算-RSA algorithm source code, including large numbers Operational
- 2022-06-15 16:15:13下载
- 积分:1
-
vb6.0报表控件 6.0中,动态报表很难实现,此程序帮你解决了此类问题...
vb6.0报表控件 6.0中,动态报表很难实现,此程序帮你解决了此类问题-vb6.0 statements Control 6.0, dynamic statements difficult to realize that this procedure will help you solve this kind of problem
- 2022-06-13 11:14:52下载
- 积分:1
-
添加菜单,演示的是一个颜色菜单的添加
添加菜单,演示的是一个颜色菜单的添加-add menu is a demonstration of the menu to add color
- 2022-09-26 23:00:03下载
- 积分:1
-
假设你想给用户修改大小和位置的能力…
Suppose you wanted to give the user the ability to modify the size and position on a certain control? This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the image above). The first thing, you ll need to do is to invoke a CRectTracker and specify given coordinates: -Suppose you wanted to give the user the ability to modify the size and position on a certain control This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the
- 2022-10-29 16:00:03下载
- 积分:1