-
QuickTest the tutorial will allow you familiar with creating and running automat...
QuickTest
该教程将使您熟悉创建和运行自动测试并分析测试结果的流程。-QuickTest the tutorial will allow you familiar with creating and running automated test and analysis of test results of the process.
- 2022-06-02 06:59:44下载
- 积分:1
-
基于JAVA的网上招聘系统文档没事的时候可以
基于JAVA的网上招聘系统文档没事的时候可以-基于JAVA的网上招聘系统文档没事的时候可以看看
- 2023-07-31 17:40:02下载
- 积分:1
-
《软件工程思想》讲述“软件开发”和“做程序员”的道理,视野独特,构思新颖,内容风趣,不落窠臼,令人耳目一新。堪称难得,以至回味无穷。...
《软件工程思想》讲述“软件开发”和“做程序员”的道理,视野独特,构思新颖,内容风趣,不落窠臼,令人耳目一新。堪称难得,以至回味无穷。-"software engineering thinking" about "software development" and "as a programmer", the unique vision, imaginative, humorous content, the door was a refreshing sight. His rare, and even faithful.
- 2022-11-05 23:20:04下载
- 积分:1
-
是我自己整理的linux常用命令,在我工作的一年来,都在不断的完善。我也常常查询来使用的。...
是我自己整理的linux常用命令,在我工作的一年来,都在不断的完善。我也常常查询来使用的。-Finishing is my own linux common commands, in my work over the past year, are continuing to improve. I also often use queries to.
- 2022-08-07 15:22:12下载
- 积分:1
-
以网上银行为例子,讲述了软件设计的基本方法和流程,适合软件工程的初学者...
以网上银行为例子,讲述了软件设计的基本方法和流程,适合软件工程的初学者-E-banking as an example, describes the basic software design methods and processes for software engineering for beginners
- 2022-10-05 01:35:04下载
- 积分:1
-
jute dept challan listing
jute dept challan listing
- 2022-04-01 02:24:16下载
- 积分:1
-
包含全部zoj的经典例题,每题都有说明题目类型.
包含全部zoj的经典例题,每题都有说明题目类型.-Contains all the classic zoj Example, each type of question have been described topic.
搜索
- 2023-04-14 15:25:04下载
- 积分:1
-
嵌入式uClinux及其应用开发
本章从构建一个针对S3C4510B硬件平台的嵌入式uClinux操作系统...
嵌入式uClinux及其应用开发
本章从构建一个针对S3C4510B硬件平台的嵌入式uClinux操作系统-UClinux and embedded application development in this chapter from S3C4510B to build a hardware platform for embedded uClinux operating system
- 2023-03-04 14:40:03下载
- 积分:1
-
萨尔盖得二手房人大丝丝的感动高 首都高山东人多数人不敢稍动盖得地方...
萨尔盖得二手房人大丝丝的感动高 首都高山东人多数人不敢稍动盖得地方-Saar house was built second-hand housing NPC Cecil moved the majority of the high capital, high-Shandong covered too afraid to move a little place
- 2023-07-15 13:50:04下载
- 积分: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