-
医院信息系统的普及版(源码),大多数的医院…
医院信息系统的普及版(非源码),大多数医院的系统,如果用于行业软件,请先与作者联系,取得版权-hospital information system popularized version (FOSS), the majority of the hospital system, if the software for the industry, please contact with the author, copyright
- 2022-01-28 00:45:14下载
- 积分:1
-
超市销售管理系统,实现商品销售,出库,入库的操作
超市销售管理系统,实现商品销售,出库,入库的操作-Supermarket sales management system, sales of merchandise, a library, storage operation
- 2022-08-06 00:42:47下载
- 积分:1
-
primes factor in scheme
primes factor in scheme
- 2023-07-19 23:45:03下载
- 积分:1
-
软件工程课程设计《网上评教系统》,包括系统流程图,数据流程图,系统层次图,数据字典等,比较详细。
软件工程课程设计《网上评教系统》,包括系统流程图,数据流程图,系统层次图,数据字典等,比较详细。-Software Engineering Course Design
- 2022-12-13 07:00:03下载
- 积分:1
-
锅炉自动化,家庭,花园和车库
应用背景/////////////////////////////////////////////////////////////////////////////////;;//代码生成器:BoostC编译器http://www.sourceboost.com;/ /或版/版;及;及;:关键技术当这种情况发生时,该nxm2g会把锅炉点火(省电模式)基于温度和时间,这是自适应。的nxm2g也将抑制对2级点火燃烧器,如果锅炉负荷需求量低,从而保证了目前系统需求的最佳效率。的nxm2g措施供应(流量)和回流温度通过数字传感器(提供的)和监视“热”通过光电隔离器的字符串连接限制。
- 2022-03-12 16:30:33下载
- 积分:1
-
Online Examination
网上考试系统是教育机构发挥考试功能的生命线。&对于一个机构来说,处理考试及其结果是非常重要的。对一个学院来说,不断地对学生进行测试对他们的共同发展是非常有用的。 ;此系统
- 2022-09-12 15:00:03下载
- 积分:1
-
Win32 API::Perl开发5
WIN32::API for perl dev 5-Win32 : : API for perl dev 5
- 2022-03-02 18:35:40下载
- 积分:1
-
国家标准-计算机软件配置管理计划规范
国家标准-计算机软件配置管理计划规范-national standard-Computer Software Configuration Management Initiative Specification
- 2022-02-02 06:38:45下载
- 积分:1
-
C 计算器代码
/ * mustafasırrıinci * /
#include < stdio.h >
#include < stdlib.h >
#include < math.h >
int main ()
{
浮 int1 int2,结果 ;
char 操作 ;
printf("CALCULATORn") ;
开始:
printf ("nnEnter 两个整数 please.n") ;
printf("1.integer:") ;
scanf ("%f"& int1) ;
printf("2.integer:") ;
scanf ("%f"& int2) ;
选择:
printf ("nenter 操作的符号。") ;
printf ("naddition: + nsubtraction:-nmultiplication: * ndivision: /nexponention: ^ nto 退出:! n") ;
scanf ("%s"& 操作) ;
虽然 (操作! = "!")
{
switch(operation)
{
案件 "+":
结果 = int1 + int2 ;
打破 ;
案件 "-":
结果 = int1-int2 ;
打破 ;
案件 " *":
结果 = int1 * int2 ;
打破 ;
- 2022-08-13 04:26:33下载
- 积分:1
-
爱特梅尔公司AT24C512是新推出的I2C总线的容量有512kbit…
AT24C512是ATMEL公司新近推出的具有I2C总线容量达512Kbit(64K×8)的E2PROM,该芯片的主要特性如下:存储容量为65536byte;与100kHz、400kHz、1MHzI2C总线兼容;100000次编程/擦写周期;单电源、读写电压为1.8V~5.5V;ESD保护电压>4kV;数据可保存40年;写保护功能,当WP为高电平时,进入写保护状态;CMOS低功耗技术,最大写入电流为3mA;128byte页写入缓存器;自动定时的写周期;具有8引脚DIP及20引脚SOIC封装等多种封装形式。-ATMEL Corporation AT24C512 is a newly launched I2C bus has a capacity of 512Kbit (64K × 8) of the E2PROM, the chip s main characteristics are as follows: storage capacity for 65536byte with 100kHz, 400kHz, 1MHzI2C Bus compatible 100000 times Programming/rub write cycle single-supply, read and write voltage of 1.8V ~ 5.5V ESD voltage protection> 4kV data can be stored for 40 years write-protect function, when WP is high when entering the write-protected status CMOS low-power technology, Maximum write current of 3mA 128byte page write buffer auto-timing write cycle with 8-pin DIP and 20-pin SOIC package and other packages.
- 2022-10-04 12:40:03下载
- 积分:1