-
keboard
可以实现模拟键盘,驱动级的。可以当普通键盘一样使用(Can realize analog keyboard, driver class. Like an ordinary keyboard can be used)
- 2020-10-13 23:17:31下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
RevSubStr
长度为N(N很大)的字符串,求最长回文串(Length N (N large) strings, find the longest palindrome string)
- 2013-09-29 11:52:47下载
- 积分:1
-
RS232Demo
MFC编写的RS232 Demo,可供新手借鉴,VS可直接运行。(MFC RS232 Demo)
- 2021-01-04 13:09:01下载
- 积分:1
-
postdata
获取multipart/form-data形式上传文件的函数(Get multipart/form-data forms to upload files function)
- 2013-08-29 17:03:31下载
- 积分: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
-
51354069calculator
计算器,实现了常规的所有计算功能,很好用的(Calculator, to achieve all the computing power of a conventional, well used)
- 2013-12-08 21:10:53下载
- 积分:1
-
caibei
非常经典的C++程序,十分实用对于练习程序来说。(good programme)
- 2013-09-14 21:23:56下载
- 积分:1
-
gys
用VB设计的一个求两数的最大公约数和最小公倍数的程序。(VB design with a number seeking the greatest common divisor and least common multiple of two procedures.)
- 2010-05-28 08:52:07下载
- 积分:1
-
VHRXEX
win32 opengl画线,配置好了glut,h(Win32 opengl draws lines, and glut,h is configured)
- 2018-12-30 07:59:19下载
- 积分:1