-
485通讯协议,一个很有用的资料,介绍了485通讯的若干细节描述...
485通讯协议,一个很有用的资料,介绍了485通讯的若干细节描述-485 communication introduction
- 2022-03-19 17:38:33下载
- 积分:1
-
一个很好的入门教程,实例讲解详细,新朋友…
一份很好的C++入门教程,例子生动,讲解详细,新上手的朋友值得一看-a good introductory tutorial C, vivid examples to explain in detail, the new friends in the business is worth looking at! !
- 2022-08-07 14:07:08下载
- 积分:1
-
//商品管理源程序
//题目要求:输入商品号及各项数据,以一定的方式存于计算机中;按各种条件进行查询、统计、排序及打印等操作。...
//商品管理源程序
//题目要求:输入商品号及各项数据,以一定的方式存于计算机中;按各种条件进行查询、统计、排序及打印等操作。-//Commodity Management source code// subject request: Enter the number of goods and the data stored in a certain way on your computer inquiries by various conditions, statistics, sorting and printing operation.
- 2022-05-26 23:45:02下载
- 积分:1
-
药店GMP管理(带毕业论文)
勉强可以用啦
药店GMP管理(带毕业论文)
勉强可以用啦-Pharmacies GMP Management (with thesis) can barely啦
- 2022-06-15 22:10:08下载
- 积分:1
-
WAVECOM模块GPRS上网设置,不错
WAVECOM模块GPRS上网设置,不错
-WAVECOM Internet GPRS module installed, it is true
- 2022-06-02 19:28:34下载
- 积分:1
-
是清华大学的一位博士后做的关于说话人识别的报告,对于说话人识别的内容总结的很详细。...
是清华大学的一位博士后做的关于说话人识别的报告,对于说话人识别的内容总结的很详细。-Tsinghua University, a post-doctoral do the report on Speaker Recognition, Speaker Recognition for the contents of the summary of very detailed.
- 2022-01-28 19:38:17下载
- 积分:1
-
LIN write software engineering ideas. Programming software engineers need to gra...
林锐写的软件工程思想。软件工程师编程需要掌握的思想!-LIN write software engineering ideas. Programming software engineers need to grasp the idea!
- 2022-07-22 15:26:23下载
- 积分: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
-
大名鼎鼎的coint 是计量经济学最重要的应用软件之一,这是一份重要的说明书...
大名鼎鼎的coint 是计量经济学最重要的应用软件之一,这是一份重要的说明书-famous coint Econometrics is the most important one of the application software, which is an important specification
- 2022-06-29 16:33:57下载
- 积分:1
-
对于CA码发生器完整的VHDL程序vhdlfullcodeforcacodegenerator.rar…
VHDLfullCODEforCAcodeGenerator.rar为CA码发生器的完整VHDL程序,可用于CA码的产生与仿真验证等。-VHDLfullCODEforCAcodeGenerator.rar for the CA code generator complete VHDL program can be used to generate CA code verification and simulation.
- 2022-07-01 21:36:38下载
- 积分:1