-
MGgame
迷宫游戏~~~算法!!!!!供新手参考!!参考!!!!!(~ ~ ~ Algorithm for maze game! ! ! ! ! Reference for the novice! ! Reference! ! ! ! !)
- 2011-04-19 17:07:09下载
- 积分:1
-
BT
说明: B树部分实现。在B-树中查找给定关键字的方法是,首先把根结点取来,在根结点所包含的关键字K1,…,Kn查找给定的关键字(可用顺序查找或二分查找法),若找到等于给定值的关键字,则查找成功;否则,一定可以确定要查找的关键字在Ki与Ki+1之间,Pi为指向子树根节点的指针,此时取指针Pi所指的结点继续查找,直至找到,或指针Pi为空时查找失败。(BTree data structrue)
- 2017-12-09 22:03:02下载
- 积分:1
-
GetPic
抓图小工具REV 3.0 可独立批量抓图
新增批量抓图功能,带更新图片功能,可设置时间间隔、抓取数量、信息提示、放大镜功能、方向键微调功能。
批量抓图技巧:
针对网页验证码需要点击更新再抓取的,勾选[点击更新图片],鼠标拖动[坐标获取]的右边图形移动到需要点击的地方自动获取坐标,设置时间间隔,设置抓取数量,点击批量抓图按钮,完成!
如果不需要点击更新不勾选[点击更新图片]即可
本程序可辅助OCR识别,图形识别与自动控制(Grab a small tool independently REV 3.0 New Batch Capture Batch Capture feature, with updated picture functions, you can set time interval, the number of crawling, information, tips, a magnifying glass function, the arrow keys to fine-tune the functionality. Batch Capture techniques: code for web pages need to click update and then to crawl, check [click Update Photo], drag the mouse [coordinates to obtain] the right of the graph need to click where to move to automatic acquisition coordinates, set the time interval, set the grab the number, click on Batch Capture button to complete! If you do not click the update does not check the [Click the Update Photo] can this program can assist OCR recognition, pattern recognition and automatic control)
- 2009-12-05 12:27:43下载
- 积分:1
-
变色窗体
一个vb变色窗体,非常漂亮,会变色,适合新手(A VB database programming examples: address book program source code)
- 2017-08-17 00:39:19下载
- 积分:1
-
taxi
机动车租赁管理就是对车辆信息和客户信息的管理,主要包括车辆的出租状态、车辆的基本信息、车辆的投保情况、车辆的出厂情况、客户信息的管理等。由于这些过程间的关系复杂,有一对一的关系,一对多的关系,也有多对多的关系,所有这些工作使机动车管理工作变得量大而又复杂,以前包括现在还有很多租赁公司采用人工管理,直接导致了错误的产生,服务质量的低下。机动车租赁管理系统的开发使得这一状况得到了根本的改善。这套管理系统包括涵盖了车辆租赁业务的各个方面。使得机动车租赁服务可以快速、规范地完成,节省了人力物力,提高了服务质量和经济效益。()
- 2008-06-03 15:04:45下载
- 积分:1
-
jisuanqi
计算器,可进行四则运算,并且有符号位,退格,以及小数点。(Calculator, can be carried out in four operations, and the sign bit, backspace, and decimal point.)
- 2013-11-11 12:51:12下载
- 积分:1
-
CoolClockl
Cool Clock Control,You can enjoy it!
- 2010-02-17 01:15:30下载
- 积分:1
-
duotaixingshiyan
多态性实验,强烈建议大家来下载(Polymorphism of the experiment, we strongly recommend you to download)
- 2009-01-01 11:05:30下载
- 积分:1
-
WIN32API
win32编程中常用的API,对于学些WIN32编程非常有用(win32 programm API datasheet, it is very useful for developer of win32)
- 2010-02-10 00:03:04下载
- 积分:1
-
setcover
贪心算法实现集合覆盖问题,不带权的集合覆盖问题,c++源码(Greedy algorithm set cover problem)
- 2021-02-07 16:59:55下载
- 积分:1