-
yizhu
该源码实现电子医嘱管理系统,可以查询、增加、修改、删除病人信息,科室信息,就诊记录信息等。(The source code for electronic prescription management system that can query, add, modify, delete patient information, department information, medical records and other information.)
- 2015-04-22 20:24:26下载
- 积分:1
-
PROEWILDTAPOUTPUT_TURNING
数控加工模块(Pro/Engineer CAM)二次开发,快速选择刀具库项目实例源代码。(CNC machining module (Pro/Engineer CAM) secondary development, quick selection tool library project source code examples.)
- 2013-11-05 15:28:39下载
- 积分:1
-
oRTP
说明: 该源码主要描述了计算机进行数据实时数据传输时所使用的RTP协议,介绍了该协议的基于C++的API函数,及基本的实现过程,有利用实现网络编程。(The main source of data describing the computer real-time data transmission protocol used by RTP, described the agreement based on C++, API functions, and basic implementation process, there is use for network programming.)
- 2010-04-05 14:52:39下载
- 积分:1
-
FLAC3D-zidingyibengoumoxing
flac3d自定义本构模型实例演示,可以帮助数值模拟爱好者学习如何自定义本构模型。(flac3d custom constitutive model examples demonstrate, numerical simulation can help enthusiasts to learn how to customize the constitutive model.)
- 2021-01-28 11:08:35下载
- 积分:1
-
Clock
VC++可切换到数字模式的圆形时钟,VC++编程学习源码,很好的参考资料。(VC++ round the clock to switch to digital mode, VC++ programming learning source, a good reference.)
- 2014-02-08 17:22:58下载
- 积分:1
-
qtstudydoc
QT学习教程,很好用的
差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本(good QT course
1#include <QApplication>
2#include <QLabel>
3 int main(int argc, char*argv[])
4 {
5 QApplication app(argc, argv)
6 QLabel*label = new QLabel("Hello Qt!")
7 label->show()
8 return app.exec()
9 }
)
- 2012-03-10 14:46:07下载
- 积分:1
-
Oraddar11f
对MTD雷达中进行杂波滤除的滤滤波器组,就是多普勒滤波器组的仿真
(MTD radar clutter filter filter filter bank, is the simulation of the Doppler filter)
- 2012-07-19 17:37:12下载
- 积分:1
-
SHOWALLPROCESS_OWN
自编进程查看管理器,visual c++课程设计,visual c++小制作(Self Process View Manager, visual c++ curriculum design, visual c++ small production)
- 2013-12-22 13:15:58下载
- 积分:1
-
D001
用direct show 写的个播放器,可是实现最简单的播放、暂停、停止、截图等。(show with direct write-player, but to achieve the most simple play, pause, stop, and screenshots.)
- 2005-08-10 13:12:16下载
- 积分:1
-
yemianzhihuansuanfa
说明: MFC实现页面置换,可视化!
先入先出法(FIFO)
最优置换算法(OPT)
最久未使用算法(LRU)
(AppWizard has created this group_20 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.)
- 2010-03-24 23:22:08下载
- 积分:1