-
实现了鼠标画图功能:
左键点击,在客户区出现一个图形标记,按住左键拖动,则可绘制图形,双击右键,清除客户区的所有图形。...
实现了鼠标画图功能:
左键点击,在客户区出现一个图形标记,按住左键拖动,则可绘制图形,双击右键,清除客户区的所有图形。-Implementation of the mouse drawing functions: left click in the client area of a graphic mark, hold down the left drag, you can draw graphics, double-click the right to remove all the graphics client area.
- 2022-11-11 07:50:03下载
- 积分:1
-
ASP FLASH landing certification (including ASP and FLASH all source files, also...
ASP+FLASH的登陆验证(包括ASP和FLASH的所有源文件,还有数据库的完整源文件).-ASP FLASH landing certification (including ASP and FLASH all source files, also the integrity of the source database).
- 2022-03-25 01:02:30下载
- 积分:1
-
云搜索引擎
•云计算已成为当今世界流行的词语之一。
•本项目的主要重点为云计算用户和供应商设计的搜索引擎。
•我们要使用云本体的包含一套的云概念,这些概念和那些个人之间的关系的个人.
• 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2023-05-27 23:30:03下载
- 积分:1
-
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价...
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A* algorithm is a heuristic search. It extended node in the order of priority similar to the breadth of search, but in every generation is a sub-node calculated valuation function F, to estimate initial node to the node, the price and it arrived at the target node, and the price; Whenever expansion node, the question has always extended to all nodes with the smallest choosing F value of the node as expansion targets, in order to search as far as possible along the most promising direction.
- 2023-01-19 07:50:04下载
- 积分:1
-
用F-in-box播放透明效果的Flash源代码-With F-in-box to play a transparent effect Flash source code
- 2022-06-11 14:45:09下载
- 积分:1
-
CPU 电子漂移知识,图解准确,耐人寻味
CPU 电子漂移知识,图解准确,耐人寻味-CPU electronic drift of knowledge, diagrams accurate, thought-provoking
- 2022-03-04 19:14:04下载
- 积分:1
-
ssm框架实现的简单进销存管理系统
采用ssm框架实现了简单进销存管理系统。主要有三个模块:档案管理(员工档案、客户档案、商品档案)、销售管理(订货单)以及进货管理(进货单)。采用eclipse,JDK1.6,Tomcat6.0,MYSQL数据库开发,实现了各个子模块的增删改查
- 2023-08-24 12:30:05下载
- 积分:1
-
排序,冒泡算法
一些简单的小程序。就是排序冒泡,算法,是用vc编译的c++程序,全部验证正确,亲身实验!
- 2022-02-21 04:57:58下载
- 积分:1
-
DRM注册类,实现DRM客户端与服务器通讯
DRM注册类,实现DRM客户端与服务器通讯-DRM registration categories, the achievement of DRM client and server communications
- 2022-09-15 17:20:10下载
- 积分:1
-
利用WMI获取系统信息
本程序利用WMI技术获取系统的详细信息,如硬盘,CPU,操作系统,显卡,内存,等,其中WMI包含很多类的信息。可以自己找资料,都是通用的。
- 2022-08-25 05:58:19下载
- 积分:1