-
这个程序是创建XML文件
这个程序是创建XML文件-The program is the creation of XML documents
- 2022-02-25 23:18:51下载
- 积分:1
-
一个动态曲线的例子可修改成实时曲线还有一个数码管显示
一个动态曲线的例子可修改成实时曲线还有一个数码管显示-a dynamic curve can be transformed into an example of real-time curve also shows a digital tube
- 2022-02-25 00:01:02下载
- 积分:1
-
do-dicom web
基于fo-dicom医疗dicom 用的开发库,用于web方面开发的例子
- 2022-10-03 19:55:03下载
- 积分:1
-
这是一组能够使RF9E5实现无线通讯的一个初始化程序,虽然比较简单,但是很使用...
这是一组能够使RF9E5实现无线通讯的一个初始化程序,虽然比较简单,但是很使用- This is a group can cause RF9E5 to realize a wireless
communication initialization routine, although quite is simple, but
uses very much
- 2022-03-17 16:18:16下载
- 积分:1
-
a dialog box under the demonstration program, EVC development, using coordinates...
一个WIN CE4.2下的对话框演示程序,用EVC开发,用坐标确定按键位置-a dialog box under the demonstration program, EVC development, using coordinates to determine location of the keys
- 2022-03-18 17:34:57下载
- 积分:1
-
对整个世界而言,你可能只是一个人,但对于某个人而言,你却是整个世界。
学生信息管理系统
大家参考一下吧,毕业设计太头疼了,现在我是有感触了!-To the world you may be one person, but to one person you may be the world
- 2022-08-07 05:41:46下载
- 积分:1
-
获得焦点的窗口和窗口的句柄
应用背景通过使用这个应用程序,您可以轻松地获得标题和当前焦点的窗口句柄的句柄。在这个项目中我们必须使函数调用user32.dll是Windows的API的一部分。两种功能,我们将使用:getforegroundwindow() -得到处理和了解处理我们可以称getwindowtext()获得窗口的标题。关键技术在我们进入代码之前,让我们先添加2个标签,2个文本框和一个计时器。相应地将所有这些名称命名,设置定时器的时间间隔,当然,允许它。现在的代码。首先,我们定义我们的使用报表:使用系统;使用系统;使用system.windows.forms;使用system.runtime.interopservices;我们需要一个命名空间,所以我们可以使用dllimport。然后我们宣布我们的Windows API函数使用dllimport: ; ; ; ; ; ; ;[ dllimport(“user32。dll”)]静态extern int getforegroundwindow();【dllimport(“user32。dll”)]静态extern int GetWindowText(int HWND,StringBuilder文本,int数);最后,我们插入下面的代码,在计时器的滴答声(双按您的定时器在设计视图)事件: ; ; ; ; ; ; ; ; ; ; ; ;const int CHR = 256; ; ; ; ; ; ; ; ; ; ; ;int处理= 0; ; ; ; ; ; ; ; ; ; ; ;StringBuilder缓冲=新的StringBuilder(CHR); ; ; ; ; ; ; ; ; ; ; ;getforegroundwindow()处理=;&n
- 2023-04-09 00:00:03下载
- 积分:1
-
进程查看程序,可以显示各个进程的运行情况,ID号,含有的线程等信息。...
进程查看程序,可以显示各个进程的运行情况,ID号,含有的线程等信息。-Process viewer, you can display the operation of various processes, ID number, and other information contained in the thread.
- 2022-01-31 21:05:26下载
- 积分:1
-
OCR识别基础入门
该程序主要实现机器视觉识别中的OCR识别应用——手动在画板上画出一个数字,然后能够自动识别出数字来。代码包含六个文件:preprocessing.cpp,basicOCR.cpp,main.cpp,basicOCR.h,preprocessing.h。主要进行前期图片处理,然后归一化,分类,训练,测试识别等。然后还有一个文件夹内包含测试和训练所需字符图片,总共10类,每类100张图片,每类中前50张用于训练后50张用于测试。
- 2022-11-11 18:40:03下载
- 积分:1
-
书店管理系统!vb开发,实现图书自动编号,图书的添加、修改、删除,会员的添加、修改删除、以及借书还书,登录分类,会员管理、图书查询等功能!...
书店管理系统!vb开发,实现图书自动编号,图书的添加、修改、删除,会员的添加、修改删除、以及借书还书,登录分类,会员管理、图书查询等功能!-Bookstore Management System! vb develop, implement automated library number of books to add, modify, delete, member add, modify delete, as well as the borrowing and returning books, log classification, members of management, library inquiries and other functions!
- 2022-03-12 03:37:00下载
- 积分:1