-
asp酒店管理系统,实现在线订房的功能,同时提供论文供大家参考...
asp酒店管理系统,实现在线订房的功能,同时提供论文供大家参考-asp hotel management system, implementation of online booking capabilities, while providing for your thesis
- 2022-03-22 20:00:36下载
- 积分:1
-
雅图图书馆书标打印系统
1、将图书馆用的MARC数据进行处理,
2、然后时进行书标打印;
3、本系统支持多种格式书标打印。
- 2022-03-21 15:23:41下载
- 积分:1
-
photoshop tutorial simple structure and rich in content and learning can give yo...
photoshop教程 内容丰富 结构简单 能给你的学习带来很大的帮助 -photoshop tutorial simple structure and rich in content and learning can give you great help
- 2022-08-24 04:45:34下载
- 积分:1
-
KTV用,收银软件加密狗数据,KTV用,收银软件加密狗数据
KTV用,收银软件加密狗数据,KTV用,收银软件加密狗数据-KTV, and the cash register software, data dongle, KTV, and data on the cash register software dongle
- 2022-11-20 14:10:03下载
- 积分:1
-
这是本人根据经验所些的VisualC++编程之实用篇,绝对在网上找不到的,适合初学者...
这是本人根据经验所些的VisualC++编程之实用篇,绝对在网上找不到的,适合初学者-This is my experience more in accordance with the VisualC++ Programming of practical articles, absolutely can not be found online for beginners
- 2022-01-26 07:04:48下载
- 积分:1
-
多篇基于VC++和MFC的Vega程序设计论文
多篇基于VC++和MFC的Vega程序设计论文-Many articles based on VC++ and MFC of the Vega program design thesis
- 2022-12-13 08:45:09下载
- 积分:1
-
ppp数据格式的分析,挺详细的,对做ppp协议的人是很好的帮助...
ppp数据格式的分析,挺详细的,对做ppp协议的人是很好的帮助-ppp data formats, quite detailed, so ppp agreement on who is a very good help
- 2022-02-11 11:30:25下载
- 积分:1
-
基于MPEG
基于MPEG一4和IP组播技术的分布式视频监控系统基于MPEG一4和IP组播技术的分布式视频监控系统-Based on MPEG-4 and IP Multicast Distributed Video Surveillance System Based on MPEG-4 and IP Multicast Distributed Video Surveillance System
- 2023-06-06 10:25:04下载
- 积分:1
-
以有序表表示静态数据源,使用二分查找指定关键字的数据项的位置。...
以有序表表示静态数据源,使用二分查找指定关键字的数据项的位置。-said in an orderly form of static data sources, the use of two-keyword search for the specified data item position.
- 2022-01-27 12:01:37下载
- 积分:1
-
2 自由机器人手臂运动范围检查
这是 2 自由机器人手臂运动范围检查。公共类 TDraw {私人 PictureBox picbox = null ; 私人位图位图 = null ; 私人图形 = null ; 私人双 xmin,xmax,ymin,ymax ; 논리좌표최소최대 / / 논리좌표를좌표로public 浮球的 xpixelpos (双 xpo) {返回 Convert.ToSingle (picbox。ClientSize.Width/(xmax-xmin) * (xpos-xmin)) ;}公众持股量 ypixelpos (双 ypos) {返回 Convert.ToSingle(-picbox.ClientSize.Height / (ymax-ymin) * (ypos-ymin) + picbox。ClientSize.Height) ;}公众持股量 xpixelsize(double xsize) {返回 Convert.ToSingle (picbox。ClientSize.Width * xsize/(xmax-xmin)) ;}公众持股量 ypixelsize(double ysize) {返回 Convert.ToSingle (picbox。ClientSize.Height * ysize/(ymax-ymin)) ;}pixel좌표를논리좌표로public 双 xposD (浮法 xpixel) {返回 Convert.ToDouble ((xmax-xmin) / picbox。ClientSize.Width * xpixel + xmin);}公共双 yposD (浮法 ypixel) {返回 Convert.ToDouble ((ymax-ymin) / (-picbox。ClientSize.Height) * (ypixel-picbox。ClientSize.Height) + ymin) ;}公共双 xsizeD (浮法 xpixelsize) {返回 Convert.ToDouble (xpixelsize/picbox。ClientSize.Width * (xmax-xmin)) ;}公共双 ysizeD (浮法 ypixelsize) {返回 Convert.ToDouble (ypixelsize/picbox。Clie
- 2022-10-29 14:20:03下载
- 积分:1