-
详细设计英文文档, 详细设计英文文档,详细设计英文文档
详细设计英文文档, 详细设计英文文档,详细设计英文文档-The detailed design of the English documents, the detailed design of the English documents, the detailed design of the English document
- 2022-04-11 22:51:32下载
- 积分:1
-
汇编课程实习题目
汇编课程实习题目 -Compilation of training course topics
- 2022-01-31 04:47:16下载
- 积分:1
-
学生成绩管理系统
学生成绩管理系统,基于c++语言,使用VC 6.0平台开发,包含学生成绩添加,修改,删除,以及班级管理的班级内学生信息,课程的增加删除修改
- 2022-05-16 17:23:59下载
- 积分:1
-
makefile和它的编写方法,语法,以及make命令的使用
makefile和它的编写方法,语法,以及make命令的使用-makefile and its preparation methods, grammar, and make use of command
- 2022-01-24 09:02:24下载
- 积分: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
-
介绍怎样使用modsim6.0进行逻辑设计仿真
介绍怎样使用modsim6.0进行逻辑设计仿真-How to use the introduction to logic design simulation modsim6.0
- 2022-01-26 00:00:57下载
- 积分:1
-
英文版的mpeg2系统结构,对TS帧结构以及PES的帧结构作了详尽的介绍...
英文版的mpeg2系统结构,对TS帧结构以及PES的帧结构作了详尽的介绍-English mpeg2 system structure, as well as the frame structure of the TS of the frame structure of PES detailed introduction
- 2023-02-06 01:25:04下载
- 积分:1
-
软件工程开发文档,包含了软件开发各阶段所需要输出各类文档模板,非常实用。...
软件工程开发文档,包含了软件开发各阶段所需要输出各类文档模板,非常实用。-Software engineering development documentation, including the various stages of software development required for the output types of document templates, very useful.
- 2022-06-02 20:18:17下载
- 积分:1
-
许多公司c/c++笔试出题参考的一篇文档,
许多公司c/c++笔试出题参考的一篇文档,-many companies c/c written out that the reference to a document,
- 2022-03-01 12:06:07下载
- 积分:1
-
车辆停车系统
当用户访问该程序时,他们可以更改登录数据。它是通过从数据库 anddisplayed 在文本框中检索所有字段。用户可以编辑的文本和 SaveChanges 按钮按下时,所有数据都被写回数据库。文字的文本框中添加新的项。它是只是一个临时的值,因为程序将 beloaded,在下一次将刷新组合框与旧值。用户可以登录李静转到欢迎屏幕,所以他们可以再次登录。另外还有 anadmin 帐户。
- 2022-03-16 00:30:10下载
- 积分:1