-
计算机虚拟仪器图形编程LabVIEW实验教材
计算机虚拟仪器图形编程LabVIEW实验教材-Virtual Instruments LabVIEW graphical programming experimental materials
- 2022-06-14 02:42:52下载
- 积分:1
-
复杂系统建模与仿真电子讲义,介绍了复杂系统建模与仿真的有关概念,并介绍了相关仿真软件在实践中的应用...
复杂系统建模与仿真电子讲义,介绍了复杂系统建模与仿真的有关概念,并介绍了相关仿真软件在实践中的应用-complex system modeling and simulation of electronic overhead, introduced a complex system modeling and simulation of the concept, and introduced the relevant simulation software in the practice of
- 2022-01-29 04:00:54下载
- 积分:1
-
心报警系统v 1.0.0。开发
Heart Alarm System v 1.0.0. was developed
as healthcare communications application and
emergency alert/ notification system.
This is "call center" with features:
-maintenance pacient s and doctor s information, with editing and storing abilities
-encryption and security abilities
-viewing, searching and removing ecgs from FTP server(FileZilla only tested fully working) and locally
-getting online emergency alerts
-autoupdate (temporarily disabled in source, see update.txt as example script for explanations)
missed features:
-ecg analysis
-providing dynamically updated offline database
The project was written in C# and compiled under MS VS 2008.
Use sklif.sql MYSQL script to create database.-Heart Alarm System v 1.0.0. was developed
as healthcare communications application and
emergency alert/ notification system.
This is "call center" with features:
-maintenance pacient s and doctor s information, with editing and storing abilities
- 2022-01-25 15:10:26下载
- 积分:1
-
The preparation of a treeview with C# examples, and databases connected through...
一个用C#编写treeview的例子,通过WEBSERCIE和数据库相连-The preparation of a treeview with C# examples, and databases connected through WEBSERCIE
- 2023-09-08 15:10:03下载
- 积分:1
-
汇编语言 电子秒表的程序 有需要的下去看下 电子秒表电路,可在开发版上下载运行
汇编语言 电子秒表的程序 有需要的下去看下 电子秒表电路,可在开发版上下载运行-Assembly language electronic stopwatch procedure facie there is a need to continue the electronic stopwatch circuit, can be downloaded in the development version running
- 2022-03-16 17:22:28下载
- 积分:1
-
于背景减除法和时域差分法,并对这两种算法加以了改进,综合二者优点,提出了一种新的运动检测方法。
以便于视觉监视中快速、准确地分割出运动目标。同时把分割出的运...
于背景减除法和时域差分法,并对这两种算法加以了改进,综合二者优点,提出了一种新的运动检测方法。
以便于视觉监视中快速、准确地分割出运动目标。同时把分割出的运动目标用区域而不是轮廓二值图表示。以下的改进方案经实验证明可以实时地分割出运动目标,效果也较好。
- 2022-01-22 04:06:12下载
- 积分:1
-
设计模式之Adapter2,设计模式之Adapter2
设计模式之Adapter2,设计模式之Adapter2-Design Model Adapter2, design model Adapter2
- 2022-01-26 04:31:32下载
- 积分:1
-
ASP生成html静态网页文件
ASP生成html静态网页文件-Html static pages generated ASP files
- 2022-07-24 18:19:22下载
- 积分:1
-
CVI绘制动态图
CVI利用opengl绘制动态图像。cvi界面上描绘函数定义的动态图像,界面由代码控制生成。
- 2022-05-22 21:29:22下载
- 积分:1
-
图书管理系统
1、问题描述: 对一个有N本书籍的图书馆进行计算机管理,通过该系统实现对该图书图的基本功能的管理,包括:增加新书、借书、还书、查询书籍等操作。 2、功能要求: 1)本系统采用一个包含N个数据的结构体数组,每个数据的结构应当包括:书号、书名、作者姓名、借书证号、借还标志、借还书日期等。 2)本系统显示这样的菜单: 请选择系统功能项: a. 增加新书 b. 书籍查询 (1) 按书号查询 (2) 按书名查询 (3) 按作者查询 c. 借还书 (1)借书 (2)还书 d. 退出系统 3)执行一个具体的功能之后,程序将重新显示菜单。也可以通过判断“借书日期”的内容是否为’
- 2022-01-28 15:06:45下载
- 积分:1