-
本人课程设计时开发的一个医院管理系统,能实现医院管理的基本功能,结帐、药品入库、医生看病等基本功能...
本人课程设计时开发的一个医院管理系统,能实现医院管理的基本功能,结帐、药品入库、医生看病等基本功能-When I developed the curriculum design of a hospital management system, to realize the basic functions of hospital management, checkout, medicine storage, the basic functions of a doctor, etc.
- 2023-05-16 23:35:03下载
- 积分:1
-
aop在项目中的应用,现在是越来越流行了,你应用到了吗?
aop在项目中的应用,现在是越来越流行了,你应用到了吗?-AOR in the project application, it is now increasingly popular, and you applied to?
- 2022-02-26 19:53:07下载
- 积分:1
-
8051 based microcontroller project
8051 based microcontroller project
- 2022-08-20 20:29:32下载
- 积分:1
-
这是一个ASP.DOT.NET的教程.看这个还有益于提高你的英文水平.它将使你走向ASP世界....
这是一个ASP.DOT.NET的教程.看这个还有益于提高你的英文水平.它将使你走向ASP世界.-ASP.DOT.NET curricula. Also look at the benefit to raise your standard of English. It ASP will enable you to the world.
- 2022-01-26 03:55:17下载
- 积分: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
-
#define STRM_FROM_RADIO_TO_MAC 0 #define STRM_FROM_MAC_TO_RADIO 0
#define0 STRM_FROM_RADIO_TO_MAC
#define0 STRM_FROM_MAC_TO_RADIO
/ * 头 processinginterrupt 类型 * /
intrpt_type = op_intrpt_type ();
intrpt_code = op_intrpt_code ();
/ * 检查延迟和优先级的详细信息 * /
intrpt_type = op_intrpt_type
- 2022-05-20 14:11:13下载
- 积分:1
-
vb 客户管理系统,非常好的VB学习案例程序,包括一定的客户信息,适合有VB基础的人学习...
vb 客户管理系统,非常好的VB学习案例程序,包括一定的客户信息,适合有VB基础的人学习
-vb customer management systems, learning VB very good case procedures, including certain customer information, suitable for people who have learning VB basis
- 2022-05-28 03:47:17下载
- 积分:1
-
pda系统,是软件工程上设计的一个桌面小系统,包括日记,天气预报,提醒等很多功能!...
pda系统,是软件工程上设计的一个桌面小系统,包括日记,天气预报,提醒等很多功能!-pda system, the software works on the design of a small desktop systems, including diaries, weather, reminding many other functions!
- 2022-08-18 15:44:33下载
- 积分:1
-
本文简要介绍了SQL Server。在读这本书的一个角。
This document gives brief introduction on SQL server. On reading this book one can easily understand all the frequently used SQL queries like select, update, delete, create etc-This document gives brief introduction on SQL server. On reading this book one can easily understand all the frequently used SQL queries like select, update, delete, create etc..
- 2022-01-31 19:37:43下载
- 积分:1
-
Learning Python, Third Edition
Learning Python, Third Edition
- 2022-04-21 00:07:39下载
- 积分:1