资源列表
GraphAlgorithms
- Lagrange插值函数lagr1(x0,y0,x)的matlab源程序: function y=lagr1(x0,y0,x) n=length(x0) m=length(x) for i=1:m z=x(i) -Lagrange interpolation function lagr1 (x0, y0, x) Matlab source : lagr1 function y = (x0, y0, x) n = length (x0) m = length (x) for
o020_calendar
- 用vb编写的一个小小的日历程序,对初学vb的同志很有帮助。-prepared with a small calendar procedures for beginners vb comrades helpful.
zhongke98
- 中国科学技术大学1998年研究生入学考试 操作系统试题
Demo8
- 写一个应用程序,要求编写一个Panel的子类MyPanel,MyPanel中有一个文本框和一个按钮,要求MyPanel的实例作为其按钮的ActionEvent事件的监视器,当单击按钮时,程序获取文本框中的文本,并将该文本作为按钮的名称。然后再编写一个Frame的子类,即窗口。窗口的布局为BorderLayout布局。窗口中添加两个MyPanel面板,分别添加到窗口的东部区域和西部区域-MyPanel.Java package cn import java.awt.* import
__Tarakan
- Cockroaches on your desktop.
sy4_1
- 这是一个关于订购飞机票的程序。在一个文本框中输入月份,另一个中输入张数,按“计算”按钮久得出如此订购可以优惠多少。-This is one of the procedures for ordering airline tickets. In a text input box in another few input-by "calculated" button so long come to be ordered how many concessions.
PowerBuilder-Access-DB
- 使用PowerBuilder同时访问多个数据库-use PowerBuilder also visited a number of database
SDFDF
- 内存中断向量物理地址排序-memory physical address Ranking
ListCtrl
- ListCtrl控件的使用说明
nehe_tga
- nehe for GUIwill automatically delete the directory
suanfa1computer
- 模拟计算机进程分配各种资源的数目总和 M个进程对N类资源最大资源需求量 系统可用资源数 M个进程已经得到N类资源的资源量 M个进程还需要N类资源的资源量 请求资源个数
treeview
- treeview与listview和datagridview的联接,可实现电视网络精灵功能-datagridview listview and treeview with the connection, enabling television network wizards
