-
test
option pricing using monte carlo
- 2013-01-07 03:06:38下载
- 积分:1
-
hello
说明: win32 二进制,显示hello world(Win32 binary, showing Hello World)
- 2019-02-14 11:10:04下载
- 积分:1
-
admin
说明: 能够自动生成准考证或员工证,并且能够自动添加照片的VBA程序,很实用(Admission ticket can be automatically generated or staff card, and can automatically add photos of VBA procedures, it is practical)
- 2020-12-28 15:59:02下载
- 积分:1
-
AcquireWave
基于LabWindows/CVI数据采集系统,采用PCI-1200数据采集卡.可实现采集,存储功能.(Based on LabWindows/CVI Data Acquisition System, using PCI-1200 data acquisition card. Can realize collection, storage capabilities.)
- 2020-12-16 13:19:12下载
- 积分:1
-
C语言课程设计报告
为学生预约、排队上机实习所作的程序
需要实现功能:
1,查询,根据输入时间,输出机位信息。
2,即为预定,根据输入的日期和时间段查询是否有空机位,若有则预约,若无则提供最近空机时间段。另:若用户要求在非空时间上机,则将用户信息插入该时间段的等待列表.
3,退出预定,根据输入的时间,撤销该时间的预定。
4,查询是否有等待的信息,若有则按顺序显示联系方式,若无则显示提示信息。(Program for student appointment and queuing
Functions need to be implemented:
1, query, according to the input time, output the information of the machine.
2, is a reservation, according to the input date and time to query whether there is an empty space, if there is an appointment, if there is no time to provide the nearest flight time. Also: if the user requests the machine on non empty time, the user information is inserted into the waiting list of the time period.
3, withdrawing from the reservation and revoking the scheduled time according to the time of the input.
4, query whether there is waiting information, if there is the order to display the contact in order, if there is no display of prompt information.)
- 2017-12-09 19:37:12下载
- 积分:1
-
Fert2000
说明: 这是一个变电站的监控程序,数据库采用的是sql server7.0(This is a substation of the monitoring program, the database is used in sql server7.0)
- 2006-03-24 11:54:56下载
- 积分:1
-
invGJ
输入一个矩阵,可以求得该矩阵的逆矩阵,内附解释说明(Enter a matrix, you can obtain the inverse matrix, containing an explanation)
- 2010-08-20 12:17:51下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
SSubTmr
一个外国人写的 VB6 子类和定时器,提供源代码。
- 2013-07-12 11:14:37下载
- 积分:1
-
StoreHouseSystem
使用MFC和Sql Server2000编写的仓库管理系统,具有多功能,查询物资、增加物资、删除物资,具有可视化的界面、并且界面友好。(Sql Server2000 using MFC and the preparation of a warehouse management system, with multi-functional, check materials, to increase supplies, delete material, with a visual interface and user-friendly.)
- 2010-01-06 08:50:19下载
- 积分:1