-
电力计费项目
应用背景功率计费系统关键技术软件
要求
- 2022-01-22 04:25:07下载
- 积分:1
-
vgv
vgv公司
- 2022-10-24 22:05:03下载
- 积分:1
-
用vb实现橡皮筋技术,实现画树,画线 还可以随机画线
用vb实现橡皮筋技术,实现画树,画线 还可以随机画线 -Using vb to achieve a rubber band technology, the realization of painting the tree, drawing a line can also be a random drawing a line
- 2022-06-03 10:59:29下载
- 积分:1
-
Ericsson_MMSAPI 爱立信彩信应用开发接口介绍
Ericsson_MMSAPI 爱立信彩信应用开发接口介绍-Ericsson_MMSAPI Ericsson MMS application development interface introduced
- 2022-02-01 10:58:46下载
- 积分:1
-
ssd2 的答案啊,还是很好用的,不过需要密码的,没有的可以找我...
ssd2 的答案啊,还是很好用的,不过需要密码的,没有的可以找我-ssd2
- 2022-08-06 05:07:53下载
- 积分:1
-
一篇供开发参考的论文总结介绍了一种采用蓝牙技术的嵌入式多生理参数监护仪,能实时检测人体心电信号(ECG)、心率、血氧饱和度(SpO2)、血压和体温等多生理参数,...
一篇供开发参考的论文总结介绍了一种采用蓝牙技术的嵌入式多生理参数监护仪,能实时检测人体心电信号(ECG)、心率、血氧饱和度(SpO2)、血压和体温等多生理参数,是一种适用于社区医疗和面向家庭的新型多功能监护仪。该监护仪具有蓝牙无线通信功能,能够多路采集,LCD实时显示,二十四小时生理信息存储,生理参数统计分析与诊断,监督报警的功能。采用先进的16/32位RISC ARM7DMI为内核的S3C44B0X芯片和CSR公司单片BLUECORE2-EXTERNAL作为主控制处理器模块和蓝牙通信模块。-For the development of a reference paper presents a summary of the use of Bluetooth technology embedded monitor multiple physiological parameters, real-time detection of human ECG (ECG), heart rate, oxygen saturation (SpO2), blood pressure and body temperature, etc. physiological parameters, is a kind of applied to community medical care and family-oriented new multi-function monitor. The monitor has a Bluetooth wireless communications capabilities, able to multi-channel acquisition, LCD real-time display, 24 hours physical information storage, physiological parameters of statistical analysis and diagnosis, supervision and alarm functions. The use of advanced 16/32-bit RISC ARM7DMI for kernel S3C44B0X monolithic chips and CSR company BLUECOR
- 2022-05-14 01:21:20下载
- 积分:1
-
Introduced a software project in the software implementation, including the defi...
介绍了软件项目中的软件实现,包括定义、目的、流程、建议等等。-Introduced a software project in the software implementation, including the definition, purpose, processes, proposals and so on.
- 2022-06-19 05:24:07下载
- 积分:1
-
药店连锁源码 1 本软件可用于商业用途,但是要email给我 51946@sina.com 2 开发环境 d6 up2,sqlserver2000, win20...
药店连锁源码 1 本软件可用于商业用途,但是要email给我 51946@sina.com 2 开发环境 d6 up2,sqlserver2000, win2000 server 1024*768(笔记本电脑) c/s 3 第三方控件,ehlib2.1,fastreport2.45,xpmenu,snccurrency ,(有可能用到express bar 但是可以在umain删除引用单元,因为没用到)可到51delphi ,cakk.delphibbs.com下载 4 数据库配置方法,在sqlserver2000新建yd数据库,关闭数据库服务器,用压缩包中的数据库文件覆盖原文件 5 编译,首先检测第三方控件是否安装完全,改变udm模块中的adoconn的connstring,使其与yd联接 6 不足 1。无并发控制。多客户端操作容易出错, 2。无社保购药接口,无ic卡,扫描仪接口,出款方式简单,不支持欠帐 3。数据库设计不太理想 4,库存采用加权移动平均法,用先入先出法更合理, 5。程序有些处理方法采用了非正常手段,不易维护 6。报表没有采用票据打印机, 7。统计功能还要完善 8。所在与库存操作都采用一个tcr(tdataset)不合理, 9。没有处理药品折扣-drugstore chain a source software can be used for commercial purposes, but to email me 51946@sina.com 2 development environment d6 up2, sqlserver2000, WIN2000 server 1024* 768 (notebook computer) c/s three third-party controls, ehlib2.1, fastreport2. 45, xpmenu, snccurrency (some might use express bar but it is invoked in umain delete modules, as unused) to 51delphi, four cakk.delphibbs.com download configuration database, the database sqlserver2000 new yd
- 2022-03-26 10:25:38下载
- 积分:1
-
本书深入浅出地介绍了统一建模语言(UML)和Rational Rose软件,通过航空公司与购物推车例子介绍如何用UML和Rose进行项目需求分析、结构规划和生成...
本书深入浅出地介绍了统一建模语言(UML)和Rational Rose软件,通过航空公司与购物推车例子介绍如何用UML和Rose进行项目需求分析、结构规划和生成框架代码,以及如何从现有系统逆向转出工程代码,生成Rose模型,并分章介绍了C++、Java、Visual Basic与CORBA/IDL和XML代码的代码生成与逆向转出工程代码。通过本书学习,项目开发人员可以用这个全新工具紧扣用户需求,方便地开发出符合用户需求的系统或根据用户需求对现有系统进行改造。
-the book easy to introduce a unified modeling language (UML) software and Rational Rose, airlines and shopping carts example of how to use UML and Rose project needs analysis, planning and structural framework for code generation, and how the existing system works to reverse code generation Rose model, and introduced a sub-chapter C, Java, Visual Basic and CORBA/IDL and XML code generation and code reverse engineering transfer code. Through the book learning, project developers can use this new tool interlocking customer demand. Easily develop meet the demands of users of the system or the user needs to transform the existing system.
- 2022-04-02 12:07:01下载
- 积分:1
-
软件工程中的软件设计实例分析是针对目前面相对象软件设计进行的。...
软件工程中的软件设计实例分析是针对目前面相对象软件设计进行的。-software engineering software design example is the view of the current physiognomy target for the software design.
- 2022-01-26 01:42:35下载
- 积分:1