-
linux C编程 参考手册
C语言编程必备
linux C编程 参考手册
C语言编程必备-linux C programming language programming an essential reference manual for C
- 2022-06-18 13:09:19下载
- 积分: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
-
你是不是也在寻找关于STL的文章呢?看看这些吧,希望你能用得着...
你是不是也在寻找关于STL的文章呢?看看这些吧,希望你能用得着-Did you also find this article on the STL? Look at these now, I hope you can be useful
- 2022-05-19 17:01:19下载
- 积分:1
-
introduced in the 51 transplants, transplant source is given several parts funct...
介绍UCOS在51上的移植方法,给出移植源码几部分函数源码-introduced in the 51 transplants, transplant source is given several parts function FOSS
- 2023-08-06 15:20:04下载
- 积分:1
-
csshtml网页设计,很好的E
CSSHTML网页设计,一本非常好的电子书籍,值得初学者-CSSHTML web design, a very good e-books, it is worth a look for beginners
- 2023-04-12 06:00:36下载
- 积分:1
-
chose the book successive National Undergraduate Electronic Design Contest nine...
本书选择了历届全国大学生 电子设计竞赛中9个有代表性的赛题,从赛题分析,方案讨论,设计过程,测试方法等方面 全面的介绍了电子系统工程设计方法-chose the book successive National Undergraduate Electronic Design Contest nine representative tournament title game from that analysis, discussion program, the design process, testing methods and other aspects of the introduction of the electronic system design
- 2023-02-01 13:00:04下载
- 积分:1
-
2.4嵌入式Linux启动sistemps
Linux startup 2.4 for embedded sistemps
- 2022-02-22 11:09:39下载
- 积分:1
-
S695芯片开发手册包括评估板资料说明,指令集说明、系统说明...
S695芯片开发手册包括评估板资料说明,指令集说明、系统说明-S695 chip development Evaluation Handbook includes information, instruction set that system descriptions
- 2023-06-22 09:10:05下载
- 积分:1
-
University Games Management System documentation, I set up a database class to d...
大学运动会管理系统文档,我数据库课设的时候做的,拿优呢-University Games Management System documentation, I set up a database class to do the time, take priority so
- 2023-04-04 18:55:03下载
- 积分:1
-
FPGA的设计指南
Guide to FPGA design
- 2022-01-25 14:33:30下载
- 积分:1