-
该源码讲了vc++对acess数据库的操作
该源码讲了vc++对acess数据库的操作-The source said a vc++ for the operation of the database acess
- 2022-06-02 08:55:47下载
- 积分:1
-
一款扫雷游戏.
类似Microsoft的扫雷游戏
一款扫雷游戏.
类似Microsoft的扫雷游戏-A mine-clearing game. Similar to Microsoft s mine game
- 2022-03-23 05:49:55下载
- 积分:1
-
现象为蜂鸣器频率的鸣响四个拨码开关,拨上去对应的前四个LED灯亮,体现了pld io功能的灵活。请把拨码开关右上方的跳线帽跳上,同时拔掉ADC0804的跳线帽。...
现象为蜂鸣器频率的鸣响四个拨码开关,拨上去对应的前四个LED灯亮,体现了pld io功能的灵活。请把拨码开关右上方的跳线帽跳上,同时拔掉ADC0804的跳线帽。-Phenomenon for the buzzer frequency ringing four DIP switches, dial up the corresponding first four LED lights, reflect the function of flexible pld io. Please dial code switch at the top right of the jumper cap jumped, and pulled out the jumper cap ADC0804.
- 2022-08-14 09:03:42下载
- 积分:1
-
Circle, run the program, the mouse that would draw a circle, you can also locate...
画圆,运行程序,鼠标一点就画出一个圆,还可以定位圆在床楼中的位置。-Circle, run the program, the mouse that would draw a circle, you can also locate the bed floor in the round position.
- 2023-05-13 23:50:02下载
- 积分:1
-
这是一个Pocket pc上dll的呼叫程式,想要练习手持设备上的人可以练习。...
这是一个Pocket pc上dll的呼叫程式,想要练习手持设备上的人可以练习。-This is a dll on Pocket pc call programs, you want to practice hand-held devices can practice.
- 2023-07-25 11:50:03下载
- 积分:1
-
Using a simple calculator written in VC
用VC 编写的简单的计算器,基于对话框的应用程序
-Using a simple calculator written in VC-based dialog application
- 2023-09-09 03:30:04下载
- 积分:1
-
在C++面向对象类样本矩阵
class matrix in C++ OOP sample
- 2022-06-01 03:03:42下载
- 积分:1
-
利用ini文件将你的应用程序放到“收藏夹”里面
利用ini文件将你的应用程序放到“收藏夹”里面-use ini file your applications to "favorites" inside
- 2022-03-18 14:03:49下载
- 积分:1
-
Autotools使用教程,非常实用,最小够用原则的忠实实践。
Autotools使用教程,非常实用,最小够用原则的忠实实践。-The use of Autotools tutorial, very useful, the principle of the smallest faithful enough practice.
- 2022-01-29 04:51:28下载
- 积分:1
-
利用gSoap生成的WebServer服务端提供Add、Sub、Mul、Div等接口
应用背景做为WebServer服务端,提供加、减、乘、除四个WebServer服务的接口。使用C/C++语言进行开发WebServer服务,可以练习使用开源的gSoap框架,区别于用其他语言进行的WebServer服务的开发。关键技术利用gSoap框架,根据calcsoap.h文件,生成wsdl文件和相关的 soapServer.cpp、soapC.cpp、soapH.h、soapStub.h 文件,新建 VC 2008 基于 Win32 控制台的应用程序,作为WebServer服务端,提供 ns__add、ns__sub、ns__mul、ns__div(即加、减、乘、除)四个WebServer服务的接口,并支持利用提供 calcsoap.wsdl 文件给 soap UI 测试工具进行测试。
- 2022-03-18 13:16:42下载
- 积分:1