-
vb_drwa_code
学习VB的绘图程序设计,比较简单,这里有一个很易学的程序.可以在此基础上编写出很多实用的程序啊.(learning VB mapping program design, relatively simple, Here is a very easy to learn the procedures. This can be prepared on the basis of many practical procedures ah.)
- 2007-03-26 00:51:24下载
- 积分:1
-
gridctrl in mfc view
一个类似EXCEL电子表格VC类库。可以嵌入到MFC程序中增强列表控件显示功能。(A similar class library EXCEL spreadsheet VC. Can be embedded into the MFC list control procedures to enhance display.)
- 2007-12-19 17:07:05下载
- 积分:1
-
RefrainChild
限定MDI子框架窗口的最大、最小尺寸,C++精选学习源码,很好的参考资料。(Defining the maximum, minimum size MDI sub frame window, select learning C++ source code, a good reference.)
- 2013-11-27 07:27:10下载
- 积分:1
-
xiuming
1. 实现方法
1)多窗口界面的制作
2)可视化数据管理器的使用
3)菜单编辑器的使用
4)Access数据库的建立
5)与Access数据库的正确连接
6)通过sql语句的使用实现一些功能
7)DataGrid控件的使用
8)MS FlexGrid控件的使用
2.算法思想与描述
1) 学生成绩管理系统的登录
进入程序,自动跳出学生信息管理系统登陆窗口,点查询可进入菜单选择窗口。
2) 菜单窗口的选择
菜单选择包括学生信息,学生成绩。
3)学生信息的查询
包括学生学号,姓名,性别,出生日期,籍贯,联系电话,政治面貌,系别,班级显示功能。
4)学生成绩查询
通过对学号的输入,对学生姓名,课程,成绩,总分进行成绩查询。
5)about
程序介绍。
6)系统的退出。
(err)
- 2008-04-14 19:35:54下载
- 积分:1
-
crain
池塘夜降彩色雨,可以用的。大家试试看。呵呵(wuu)
- 2009-06-17 10:02:33下载
- 积分:1
-
moses
记录鼠标的操作,让您操作一次之后,即可操作任意次数!(Record mouse operation, allows you to manipulate time after, you can operate any number of times!)
- 2010-05-22 16:01:04下载
- 积分:1
-
faxkt-machine
是一个股票系统,和大家一起分享.下载就可以用.()
- 2018-05-09 07:54:39下载
- 积分:1
-
FILEMANIPULATE
FileManipulate是一个基于对话框的MFC应用程序,实现了文件的删除、复制和移动等功能。(FileManipulate is a dialog-based MFC application that implements file to delete, copy and move functions.)
- 2013-11-18 23:00:28下载
- 积分:1
-
banker
Banker Algorithm
You shoud make table by textfile
- 2009-05-27 20:33:10下载
- 积分:1
-
阻塞率
说明: 呼叫阻塞率的计算和仿真:在时间轴上考虑。无论阻塞与否,下一呼叫到达时刻为当前呼叫到达时刻加上服从参数为1/λ的指数分布的呼叫间隔时间。一个呼叫到达时只需要判断呼叫的到达时刻和各个信道服务完成时刻的先后:如果前者比后者中任意一个大,说明至少有一个信道服务完成时刻比此呼叫到达时刻早,即此信道空闲,此时呼叫成功,应该先把此信道下一个服务完成时刻置为当前呼叫到达时刻,再加上服从参数为μ的指数分布的服务时间;反之,如果前者比后者中全部都小,说明所有信道在此呼叫到达后才会结束服务,即当前忙,此呼叫被阻塞掉了(call blocking probability calculation and simulation : the time frame to consider. Whether or not blocked, the next call arrived at the present moment to call time arrived with a subordinate parameters/ index distribution of the call interval. A call arrived only judgment call and the arrival time each channel service has completed a moment : If the former than the latter an arbitrary, and at least one channel is completed service calls than this moment arrived moments earlier, that this channel is idle, call this success, should first get here Channel a moment of complete services for the current call home arrival time, coupled with the parameters obey the exponential distribution services; Conversely, if the former than the latter, all small, with all the Channel call arrived only aft)
- 2005-11-05 23:39:50下载
- 积分:1