▍1. bad
界面编程的演示,窗口背景的渐变演示实例。(Programming interface presentation, the window shows examples of the background gradient)
界面编程的演示,窗口背景的渐变演示实例。(Programming interface presentation, the window shows examples of the background gradient)
抓图小工具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)
通讯录程序,QT4编程,源代码测试通过,可以从文件中读取数据。(Address book program, QT4 programming, source code test pass, you can read data from the file.)
使用labview来虚拟示波器,可以对输入信号进行显示与分析,效果与示波器相当。(Labview to use a virtual oscilloscope, you can display the input signals and analysis results with the oscilloscope quite.)
VB写的仿WINDOWS的记事本,包含源码 VB写的仿WINDOWS的记事本,包含源码(Written in VB imitation WINDOWS Notepad, including VB source code written in imitation WINDOWS Notepad, including source code)
动态数组应用实例。将动态数组运用于房间的计算,包括房间个数,总面积,平均面积,最大以及最小房间面积等(Dynamic array application example. Dynamic arrays used in the calculation of the room, including the room number, the total area, average size, maximum and minimum room size, etc.)
Pocket PC Application - Battery status(Pocket PC Application- Battery status)
孙鑫C++教程2 C++语言面向对象简析(Sun Xin C++ Tutorial 2 C++ language Object-Oriented Analysis)
给定小波母函数,要求做连续小波变换,变换结果以图像形式给出(尺度-位移),说明并在图像上标出信号有哪几个成分。(For a given mother wavelet function, required to do continuous wavelet transform, transform results are given in the form of images (scale- displacement), indicating that the signal in the image on the marked which of several components.)
更新的广义Mittag-Leffler函数,支持矩阵输入。源码由Igor Podlubny, Martin Kacenak编写。(Updated generalized Mittag-Leffler function, support for matrix input. Source by Igor Podlubny, Martin Kacenak preparation.)
delphi indy控件idhttp的使用方法(delphi indy idhttp )
虚拟鼠标,通过设定鼠标坐标使鼠标移动,不需要实际操控鼠标(A virtual mouse, by setting the mouse coordinates of the mouse movement, mouse does not require actual manipulation of)
有限差分的迭代算法的控制台程序,可以输出每一次迭代的记录。有需要的自己试试吧(Iterative finite difference algorithm console program, you can record the output of each iteration. The need to own a try)
The source code that shows how to get Fast Fourier Transform in Delphi(Pascal).
计算器,实现一个式子的加减计算,多个式子的计算,并测试结果(Calculator, to achieve a statement holds for addition and subtraction, multiple statement holds calculations, and test results)
A simple Matlab program for detecting and extracting text in the image.[JPEG format]. Which can be used for OCR.