-
一个非常好的windows和unix、linux使用的线程库,继承该类可以很方便地实现自己的线程...
一个非常好的windows和unix、linux使用的线程库,继承该类可以很方便地实现自己的线程-a very good windows and unix, linux for the use of threads. inheriting such it is easy to realize their own threads
- 2022-02-12 04:58:39下载
- 积分:1
-
llh_to_eci transform
llh_to_eci transform
- 2022-02-14 18:34:44下载
- 积分: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
-
用饱和度分量提取彩色人头图像的论文,有需要的朋友可以下载...
用饱和度分量提取彩色人头图像的论文,有需要的朋友可以下载-Component extracted by saturation of color head image papers, there is a need to look at the friend can be downloaded
- 2022-09-16 11:30:03下载
- 积分:1
-
卫生部于一九九七年印发公布的《医院信息系统软件基本功能规范》(以下简 称《功能规范》),对于加快卫生信息化基础设施建设,规范管理,提高医院信息 系统软件质量,保...
卫生部于一九九七年印发公布的《医院信息系统软件基本功能规范》(以下简 称《功能规范》),对于加快卫生信息化基础设施建设,规范管理,提高医院信息 系统软件质量,保护用户利益,推动医院计算机应用的健康发展,起到了重要的 指导作用。-Issued by the Ministry of Health in 1997 published "hospital information system software, the basic functional specification" (hereinafter referred to as "functional specification"), for speeding up health information technology infrastructure, standardize management, improve the quality of hospital information system software, to protect users interests, and promote the healthy development of the hospital computer applications, has played an important role in guiding.
- 2022-03-02 19:41:12下载
- 积分:1
-
JPG图形API
JPG Graph API
Win 32 JPG API is a 32bit JPEG api dll. You can call it to
show a JPG file in your program by only one sentence.
The only thing that you have to know is how to load a dll
libary and how to call ist functions. A example of Visual
FoxPro is supplied in package.-JPG Graph Win 32 API JPG is a 32bit JPEG ap i dll. You can call it to show a JPG file in your pro gram by only one sentence. The only thing that yo u have to know is how to load a library dll and how to call ist functions. A example of Visual FoxPro i s supplied in package.
- 2022-03-20 08:15:22下载
- 积分: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
-
modbus485协议
应用背景工业控制现场485总线协议,485远距离通信,现场总线控制应用关键技术工业控制modbus485总线协议,STM32F103,物理层使用的是sp3485
- 2022-11-28 08:30:04下载
- 积分:1
-
Linux系统共享windows下的文件夹:(只适用于虚拟机方式,而且是VMware6.0版本)...
Linux系统共享windows下的文件夹:(只适用于虚拟机方式,而且是VMware6.0版本)
- 2022-07-14 16:29:21下载
- 积分:1
-
网上购物系统,包含详细的代码,并且架构很清楚…
网上购物系统,有详细的代码,架构也很清晰。希望能对学习开发类似的系统有帮助-Online shopping system, contains a detailed code, and architecture is very clear. Hopes to develop a similar system of learning help
- 2023-05-29 01:25:03下载
- 积分:1