-
MFC 的树控件实现 可以实现添加 修改 删除等功能
MFC 的树控件实现 可以实现添加 修改 删除等功能-MFC tree control can achieve the functions of adding amendments to delete
- 2022-01-27 12:04:51下载
- 积分:1
-
曲线图函数
曲线图函数
- 2022-04-09 19:13:43下载
- 积分:1
-
Ez-usb 通讯PC端程序,利用DeviceIOControl轻松实现
Ez-usb 通讯PC端程序,利用DeviceIOControl轻松实现USB通讯,另外还带有适时显示获取数据部分,可以把数据动态显示成曲线,VC6编译通过,值得初学者学习借鉴。
- 2022-02-14 16:20:18下载
- 积分:1
-
file are used for project development
file are used for project development
- 2022-08-03 12:05:19下载
- 积分:1
-
通过mfc调用摄像头,实时显示摄像头拍摄到的状况
是用VS2013开发的通过MFC调用摄像头,通过SETTimer函数可是实时的显示函数,显示延时为1S
- 2022-08-23 08:37:04下载
- 积分:1
-
A good source so that we can reference ah I hope we all exchange our ideas ah
一个很好的源码,让大家参考一下啊,希望大家也交流一下思想啊-A good source so that we can reference ah I hope we all exchange our ideas ah
- 2022-03-21 13:07:14下载
- 积分:1
-
win2000 under the direct access to port 1, using install_giveio.bat, call loaddr...
win2000下直接访问端口
1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。
2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。
3、拖一个TPort到窗体上,命名为port。
4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:=
5、status_giveio.sys 查看状态,remove_giveio.sys 反安装驱动。
6、tstio.exe 直接调用bios来发声,可以用来测试是否安装驱动成功。cygwin1.dll是loaddrv.exe 要调用的,因为它是用MinGw32下的gcc编译的。 -win2000 under the direct access to port 1, using install_giveio.bat, call loaddrv.exe, installed into the system giveio.sys. 2, installed after port.pas in delphi the
- 2022-07-16 02:09:50下载
- 积分:1
-
修改系统时间, 通过代码实现 对系统时间的修改,(编程法!)希望掌握更多的VFP使用技巧,该网站上传要求过于复杂。...
修改系统时间, 通过代码实现 对系统时间的修改,(编程法!)希望掌握更多的VFP使用技巧,该网站上传要求过于复杂。-Modify the system time to realize the system time through code changes, (programming method!) Wished to have more VFP tips, the site upload is too complicated.
- 2022-01-26 02:44:05下载
- 积分:1
-
一个使用delphi做的winsock 的别人的东西我转发一下
实现了 词法编译器的功能 在编译成序的 过程中,词法编译是第一步 此程序 是实现对词法的检查,纠错,以及最终的编译!~-realized accidence Compiler Compiler function in sequence into the process, the first step is to compile morphology of this procedure is to check the lexical and correlation, and, ultimately, the compiler! ~
- 2023-01-21 12:05:04下载
- 积分:1
-
Android网上商城
实现简易的android网上商城,卖家通过web端注册上架商品,用户通过android端注册登录浏览商城并选择购买,实现收藏夹、购物车、买卖系统。
使用说明:使用tomcat开启服务器才能访问。android端和web端的url需要修改为自己的服务器,web端jdbc地址密码需要修改。
- 2022-07-16 19:03:48下载
- 积分:1