-
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
-
设计模式之Adapter2,设计模式之Adapter2
设计模式之Adapter2,设计模式之Adapter2-Design Model Adapter2, design model Adapter2
- 2022-01-26 04:31:32下载
- 积分:1
-
netfilter中对多连接协议跟踪和NAT实现
netfilter中对多连接协议跟踪和NAT实现-netfilter Connection agreement on the multi-tracking and NAT realize
- 2022-03-09 18:47:21下载
- 积分:1
-
超市销售管理系统
4) 文档里面有完整的需求说明书,详细设计说明书,测试文档等,另外附带有活动、时序图的源设计文件,需要 Power Designer...
超市销售管理系统
4) 文档里面有完整的需求说明书,详细设计说明书,测试文档等,另外附带有活动、时序图的源设计文件,需要 Power Designer 11 才能打开。
-Supermarket sales management system 4) document the demand for which a complete specification, detailed design specification, test documentation, etc. In addition there are ancillary activities, timing diagram of the source of design documents, the need to open Power Designer 11.
- 2022-03-20 17:51:10下载
- 积分:1
-
数字图像处理技术与理论是计算机应用的一个重要领域,许多工程应用都涉及到图像处理,一直有一个强烈的愿望,想系统的写一个关于数字图像处理的讲座,由于工作学习很忙,时...
数字图像处理技术与理论是计算机应用的一个重要领域,许多工程应用都涉及到图像处理,一直有一个强烈的愿望,想系统的写一个关于数字图像处理的讲座,由于工作学习很忙,时至今日才得以实现。-Digital image processing technology and computer application theory is an important area, and many engineering applications related to image processing, has always had a strong desire, I would like to write a system of digital image processing of the talks, due to busy work and study, to only be achieved today.
- 2022-08-19 04:14:01下载
- 积分:1
-
Software architecture
软件架构相关思想,项目构架师的资料项目构架师的资料-Software architecture-related ideas, the project architect of the data items of information architect
- 2023-04-11 03:30:03下载
- 积分:1
-
本文主要讨论了如何在嵌入式实时操作系统μC/OSII下移植实现LwIP这套TCP/IP协议栈,使μC/OS II成为支持网络的RTOS。...
本文主要讨论了如何在嵌入式实时操作系统μC/OSII下移植实现LwIP这套TCP/IP协议栈,使μC/OS II成为支持网络的RTOS。-This article discusses how in the embedded real-time operating system μC/OSII transplanted to achieve this lwIP TCP/IP protocol stack, so that μC/OS II to become the support network of the RTOS.
- 2022-01-26 08:17:38下载
- 积分:1
-
Designed and developed its own operating system, due to large multiple upload, p...
自己设计开发操作系统,由于很大,分多次上传,请大家原谅-Designed and developed its own operating system, due to large multiple upload, please forgive me
- 2022-01-24 13:25:37下载
- 积分:1
-
English papers 78, Dynamic Storage Allocation
英文论文78页,Dynamic Storage Allocation -A Survey and Critical Review by PaulR.Wilson at CS Dept.德州奥斯丁 讲动态存储分配,个人感觉不错-English papers 78, Dynamic Storage Allocation-A Survey and Criti cal Review by PaulR.Wilson at CS Dept.. Dynamic stresses Austin, Texas Storage allocation, personal feeling good
- 2022-03-15 17:03:55下载
- 积分:1
-
dos下打开钱箱的源代码,用tc实现,很好用
dos下打开钱箱的源代码,用tc实现,很好用-dos to open the cash box of the source code, using tc realize, very good use
- 2022-12-05 05:40:03下载
- 积分:1