Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - CALL
Search - CALL - List
本开发包是为明基扫描仪专门提供的,可以让用户进行二次开发的开发包。该开发包是用VC++ 6.0开发的动态连接库(scan.dll)。接口简单,调用方便,让您可以在最短的时间内实现对明基扫描仪的功能定制。另外,本开发包还提供给用户明基自行开发的影像文件读写库(ImageRW.dll),提供了多种影像格式的支持,让您可以方便的将扫描得到的影像数据存成各种格式(支持的文件格式有BMP, PCX, JPG, TIF, TGA, PNG)的影像文件。本开发包内还附有开发例程,即使你一点都不了解扫描仪的驱动过程, 也能在很短的时间里定制出符合你要求的应用程序(当然,你需要有一定的VC++编程能力), 比如说能在某个特定的区域内用特定的分辨率进行扫描。该例程还提供了如何使用汉王OCR实现文字识别的演示。-the development kits for BenQ to provide specialized scanner, allows users to the development of secondary development package. The development kit is developed by VC 6.0 Dynamic Link Library (scan.dll). Simple interface, call convenience, you can in the shortest period of time right BenQ scanner functional customization. In addition, the development kit is also available to users BenQ develop their own images document literacy library (ImageRW.dll), providing a wide variety of video format support, so you can easily scan will be the image data retention in various formats (supported file formats are BMP, PCX, JPG, TIF , TGA, PNG) image files. The development kit also included within the development routines, even if you do not understand the point scanner-driven process, in a very short p
Date : 2008-10-13 Size : 531.59kb User : 123

操作系统提供的 connect() 系统调用,用来与每一个感兴趣的目标计算机的端口进行连接。如果端口处于侦听状态,那么connect()就能成功。否则,这个端口是不能用的,即没有提供服务。这个技术的一个最大的优点是,你不需要任何权限。系统中的任何用户都有权利使用这个调用。另一个好处就是速度。如果对每个目标端口以线性的方式,使用单独的connect()调用,那么将会花费相当长的时间,你可以通过同时打开多个套接字,从而加速扫描。使用非阻塞 I/O 允许你设置一个低的时间用尽周期,同时观察多个套接字。但这种方法的缺点是很容易被发觉,并且被过滤掉。目标计算机的logs文件会显示一连串的连接和连接是出错的服务消息,并且能很快的使它关闭。 -operating system for the connect () system call, and for every one interested in the computer connect to the port. If the interception at the state port, then connect () can be successful. Otherwise, the port is not used, that is, not provide services. One of the biggest advantages is that you do not have any authority. System of any user has the right to use this call. Another advantage is speed. If each of the target port to a linear manner, the use of separate connect () call, it would take a very long time, you can open multiple socket, thus speeding up the scanning. The use of non-blocking I / O allows you to set up a low exhaustion of the time cycle, while observing a number of sockets. But the shortcomings of this method is very easy to be found, and to filter out. The computer logs
Date : 2008-10-13 Size : 33.14kb User : ms-dos

谁用谁知道,一般人我不告诉他 特点 1.快速扫描指定端口的IP地址 2.快速扫描指定IP地址的端口 3.快速扫描SQL空口令 4.内置SQLShell 5.以上功能直接有互相调用功能,方便了不用复制IP到其他功能 6.部分端口可以调用系统相应软件连接,比如3389就调用mstsc.exe 有兴趣的朋友可以加入我们小组群 群号码:13980424-with who knows who. generally I do not tell him Features 1. Fast scanning designated ports of IP addresses two. Fast scan IP addresses designated ports 3. Fast scanning SQL four empty password. built SQLShell 5. the function directly call each other functions, not easy to copy IP six other functions. some ports can call the system software connectivity, For example, on the 3389 call mstsc.exe interested friends can join our group-group number : 13980424
Date : 2008-10-13 Size : 90.39kb User : 雄仔

本开发包是为明基扫描仪专门提供的,可以让用户进行二次开发的开发包。该开发包是用VC++ 6.0开发的动态连接库(scan.dll)。接口简单,调用方便,让您可以在最短的时间内实现对明基扫描仪的功能定制。另外,本开发包还提供给用户明基自行开发的影像文件读写库(ImageRW.dll),提供了多种影像格式的支持,让您可以方便的将扫描得到的影像数据存成各种格式(支持的文件格式有BMP, PCX, JPG, TIF, TGA, PNG)的影像文件。本开发包内还附有开发例程,即使你一点都不了解扫描仪的驱动过程, 也能在很短的时间里定制出符合你要求的应用程序(当然,你需要有一定的VC++编程能力), 比如说能在某个特定的区域内用特定的分辨率进行扫描。该例程还提供了如何使用汉王OCR实现文字识别的演示。-the development kits for BenQ to provide specialized scanner, allows users to the development of secondary development package. The development kit is developed by VC 6.0 Dynamic Link Library (scan.dll). Simple interface, call convenience, you can in the shortest period of time right BenQ scanner functional customization. In addition, the development kit is also available to users BenQ develop their own images document literacy library (ImageRW.dll), providing a wide variety of video format support, so you can easily scan will be the image data retention in various formats (supported file formats are BMP, PCX, JPG, TIF , TGA, PNG) image files. The development kit also included within the development routines, even if you do not understand the point scanner-driven process, in a very short p
Date : 2025-12-25 Size : 531kb User : 123

操作系统提供的 connect() 系统调用,用来与每一个感兴趣的目标计算机的端口进行连接。如果端口处于侦听状态,那么connect()就能成功。否则,这个端口是不能用的,即没有提供服务。这个技术的一个最大的优点是,你不需要任何权限。系统中的任何用户都有权利使用这个调用。另一个好处就是速度。如果对每个目标端口以线性的方式,使用单独的connect()调用,那么将会花费相当长的时间,你可以通过同时打开多个套接字,从而加速扫描。使用非阻塞 I/O 允许你设置一个低的时间用尽周期,同时观察多个套接字。但这种方法的缺点是很容易被发觉,并且被过滤掉。目标计算机的logs文件会显示一连串的连接和连接是出错的服务消息,并且能很快的使它关闭。 -operating system for the connect () system call, and for every one interested in the computer connect to the port. If the interception at the state port, then connect () can be successful. Otherwise, the port is not used, that is, not provide services. One of the biggest advantages is that you do not have any authority. System of any user has the right to use this call. Another advantage is speed. If each of the target port to a linear manner, the use of separate connect () call, it would take a very long time, you can open multiple socket, thus speeding up the scanning. The use of non-blocking I/O allows you to set up a low exhaustion of the time cycle, while observing a number of sockets. But the shortcomings of this method is very easy to be found, and to filter out. The computer logs
Date : 2025-12-25 Size : 33kb User : ms-dos

可以查杀U盘中的所有病毒,直接调用系统中的查杀模块,有效的对此进行处理-U disk can be killing all the viruses, a direct call system killing module and effective to deal with this
Date : 2025-12-25 Size : 3.06mb User : 凌雨涵

身份证查询程序,基于VB,很顺利就能查到身份证所在地、性别等信息,查询程序可能会调用网络或读取数据库。-ID card inquiry procedures, based on VB, very smoothly and can be found in the location of ID card, gender and other information, inquiries may call the network or read database.
Date : 2025-12-25 Size : 366kb User : 火月

DL : 0
牛顿迭代法求非线性方程的根 调用格式:f_name函数名; x0初值; xmin,xmax:x坐标; n_point描绘曲线所用点数-Newton iteration of nonlinear equations for root Call format: f_name function names x0 initial value xmin, xmax: x coordinates n_point curve described by points
Date : 2025-12-25 Size : 1kb User : 侯源君

DL : 0
用java写的日历。调用Calendar类实现的。-Using java to write calendar. Call Calendar class achieve.
Date : 2025-12-25 Size : 1kb User : 陈雨

ASP防恶意注册引擎(ValidateClass)自己写的预防各类机器人恶意注册或发布垃圾消息的APS类,调用简单方便。使用后,可根据情况取消验证码哦。除非对方专门针对本算法编写机器人程序或手工注册,否则是不允许注册的哦。 2011-02-19:扩展了类方法,增强了安全性。具体看demo。 2011-02-22:新增验证Referer属性。-ASP anti-malware up engine (ValidateClass) the prevention of various types of robot write up or post malicious spam messages APS class, call the simple and convenient. After use, according to cancel the verification code oh. Unless the other party written specifically for this algorithm the robot program, or manual registration, otherwise it is not allowed to register, oh. 2011-02-19: Extended the class methods, and enhance security. Specifically to see demo. 2011-02-22: Added validation Referer property.
Date : 2025-12-25 Size : 5kb User : 张剑

易语言系统垃圾超级清理器源码例程程序结合易语言应用接口支持库和操作系统功能界面支持库,调用API函数实现系统垃圾清理。-Super easy language system junk cleaner source routines with easy language application program interface supports library interface and operating system support library function call API functions garbage removal system.
Date : 2025-12-25 Size : 217kb User : 小刚
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.