-
JSP+Servlet关于共享租赁的电子商城
该资源是JSP+Servlet关于共享租赁的电子商城,使用数据库mysql
- 2023-03-18 17:20:04下载
- 积分:1
-
Window平台下的串口测试程序
Window平台下的串口测试程序-Window platform Serial testing procedures
- 2023-07-07 21:00:03下载
- 积分:1
-
smartphone2003上用evc编译的画图和文字的基本函数应用程序, 纯api...
smartphone2003上用evc编译的画图和文字的基本函数应用程序, 纯api-Smartphone2003 use EVC compiler drawing and text application of the basic function, pure api
- 2022-09-14 02:20:02下载
- 积分:1
-
According to the agreement written in an MSN chat communication program
根据MSN协议写的一个聊天通讯程序
模拟微软MSN-According to the agreement written in an MSN chat communication program
- 2022-02-22 11:25:30下载
- 积分:1
-
//定义全局变量
const int x=10,y=10 //常量,便于修改
int Available[x] //各资源可利用的数量...
- 2022-01-25 21:29:17下载
- 积分:1
-
复制、剪切和粘贴数据
复制、剪切和粘贴数据
---- 将数据复制或剪切到剪贴板上
---- 1. 确定将要被复制的数据是一个本地数据还是一个嵌入对象或链接。
---- 如果数据是一个嵌入对象或链接,创建一个指向被选定数据的COleClientItem指针。
---- 如果数据是本地化的并且应用程序是一个服务器,那么从COleServerItem继承一个新的类,并创建该对象。否则,为数据建立一个COleDataSource对象。
---- 2. 访问选定对象的CopyToClipboard成员函数。
---- 3. 如果用户选择剪切命令而不是复制,那么从你的应用程序中删除那些数据。
-copy, cut and paste data-replication of data to the clipboard or shear on---- 1. Determined to be copied data is a local data or an embedded object or link.- If the data is embedded in an object or a link to create a pointer to the selected data COleClientItem pointer. Yes- if the localization of the data and applications is a server, and then from COleServerItem succession of a new category, and the creation of the object. Otherwise, the data for the establishment of a COleDataSource targets.---- 2. Visit selected object CopyToClipboard member function.---- 3. If users choose shear order not reproduce, and then from your application to delete those data.
- 2022-07-09 06:39:06下载
- 积分:1
-
IBAN Calculator
只是我写的一个小程序,用来计算出国际银行账号和银行识别码。
- 2022-11-02 09:30:03下载
- 积分:1
-
小车利用红外传感器扫描黑线寻迹,找传感器扫描黑线的最大最小值...
小车利用红外传感器扫描黑线寻迹,找传感器扫描黑线的最大最小值-Car use infrared sensors to scan black line tracing to find black line sensor to scan the largest minimum
- 2022-03-25 09:24:10下载
- 积分:1
-
《C++ In Action》源代码,供学习C++人士共同分享!!希望对大家有帮助...
《C++ In Action》源代码,供学习C++人士共同分享!!希望对大家有帮助- C++ In Action the source code for learning C++ People to share! ! We hope to help
- 2022-02-09 18:35:59下载
- 积分:1
-
摄像机标定openCV
此代码可直接运行,是基于openCV2.4.9版本的摄像机标定技术的代码。在标定过程中需要提供六张以上的标定图片放在代码的指定文件夹下。整个标定过程是自动进行的,只要摄制完标定图片,运行之后会自动计算出相应摄像机内外参数的矩阵
- 2022-02-13 07:39:04下载
- 积分:1