-
Patient_Data
MFC中以ADO的形式连接Access数据库,包括增、删、改、查(MFC in the form of ADO connection to Access database, including add, delete, change, check)
- 2011-08-03 14:51:42下载
- 积分:1
-
onvif-HI3520D
说明: onvif—海思HI3520D,完整代码 ,可以设备上运行(Onvif his3520d, complete code, can be run on the device)
- 2021-02-23 10:43:10下载
- 积分:1
-
STM32f0远程升级程序
STM32F0系列MCU,可使用SD升级程序,稍做修改,则可远程升级。目前很多产品领域自由升级必务程序
- 2022-06-28 13:27:35下载
- 积分:1
-
dcbuscontrol
This code is used in the grid connected inverter. This will control the dc bus voltage to a level you want.
- 2010-04-03 20:37:51下载
- 积分:1
-
图书管理系统
用C++语言编写的小型的图书管理代码
部分代码如下
#include
#include
#include
using namespace std;
const int Max_book=2500; //可保存图书数量的上限
const int Max_reader=2500; //可保存读者数量的上限
const int Max_bor_book=5; //读者借阅图书本数上限
class Book //图书类
{
private:
int num; //设置图书条形码
int flag; //设置删除标记 1:已经删除 0:还未删除
int onshelf;
- 2022-03-17 07:50:15下载
- 积分:1
-
DAC7612
TI的12位双路数模转换芯片DAC7612驱动程序(TI Dual, 12-Bit Serial Input DIGITAL-TO-ANALOG CONVERTER DAC7612 Program)
- 2018-07-20 15:01:47下载
- 积分:1
-
GPS信号的跟踪与捕获 Trackdemo
GPS信号的跟踪与捕获,matlab代码有详细注释!!!!!(GPS signal tracking and capture, matlab code have detailed!!!!!!!!!!!!!!!!!!!!!!!!! Comments)
- 2020-07-02 14:40:02下载
- 积分:1
-
feichuangenzongcekong
本程序实现神州飞船跟踪测控的计算机虚拟,动画中地球、飞船和地面12个测控站同时运动。本程序是有声动画的仿真,使用时只要把bhk_med.wav文件放在D盘里然后运行该程序就Okay了(The Shenzhou spacecraft tracking and control program to achieve a virtual computer, the animation of the Earth, spacecraft and 12 ground control stations at the same time exercise. This program is a sound animation of the simulation, when used as long as the bhk_med.wav file on the D drive in and then run the program on the Okay a)
- 2011-11-04 18:58:33下载
- 积分:1
-
MPI 多线程
并行与分布式计算作业..............................................................................................................................................
- 2023-04-20 05:55:03下载
- 积分:1
-
Music_format_conversion_ource_program
音乐格式转换源码程序Music format conversion source program(Music format conversion source program Music format conversion source program)
- 2010-08-05 04:01:30下载
- 积分:1