虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Main

  • 这用java语言模拟一个银行的操作系统

    这用java语言模拟一个银行的操作系统,Main-class:run 图形界面模式:加参数-graphic 文字模式:加参数-text Client.txt存放客户信息 Compte.txt存放账户信息 Operation.txt账号使用信息 这个版本是法语版的

    标签: java 语言 模拟 操作系统

    上传时间: 2015-05-09

    上传用户:hzy5825468

  • UCOSII V2.52 在三星SNDS4510开发板(国内基本所有的4510b的板子都是抄袭此公板设计的)上移植的成功例子

    UCOSII V2.52 在三星SNDS4510开发板(国内基本所有的4510b的板子都是抄袭此公板设计的)上移植的成功例子,本压缩包内的MBoxMain.c为消息邮箱的例子,使用时请把其更名为Main.c,MSemMain.c为信号量的例子,使用时请把其更名为Main.c。

    标签: UCOSII 4510b 2.52 SNDS

    上传时间: 2015-05-10

    上传用户:003030

  • DS18B20和PIC单片机通讯源程序 DS18B20和PIC单片机通讯源程序 -------------------------------------------------------

    DS18B20和PIC单片机通讯源程序 DS18B20和PIC单片机通讯源程序 -------------------------------------------------------------------------------- PIC单片机 www.pic16.com ORG PIC54 GOTO Main ORG 0

    标签: 18B B20 PIC DS

    上传时间: 2015-05-11

    上传用户:515414293

  • ABAQUS is a general purpose finite element analysis program which is widely used to analyses mechani

    ABAQUS is a general purpose finite element analysis program which is widely used to analyses mechanical, structure and civil engineering problems. Abaqus has some special feature for analysing fracture mechanics problems, and therefore it is a Main tools for the FE-analysis in the Fracture Group at the Mechanical Engineering at Glasgow Universtity. The software which can transfer data from Abaqus into a Matlab readable environment has been developed as a part of a research program in Constraint Estimation in Fracture Mechanics. This research program was funded by a grant from the Defence Research Agency through Prof. J. Sumpter.

    标签: analysis analyses general element

    上传时间: 2015-05-13

    上传用户:xfbs821

  • IBM MQ  Introduction and overview This chapter describes the scope of this book and int

    IBM MQ  Introduction and overview This chapter describes the scope of this book and introduces WebSphere Business Integration Message Broker, WebSphere Business Integration Event Broker, and their Main components.

    标签: Introduction and describes overview

    上传时间: 2015-05-13

    上传用户:xuanjie

  • linux下的人机对话编程

    linux下的人机对话编程,函数库采用GTK+/GNOME,有操作界面,可在界面上进行操作与下层通信。此程序开发已久,源文件较多。可用 gcc -wall -o Main.c ....... gnome-config --cflags --libs gnomeui 进行编译

    标签: linux 人机对话 编程

    上传时间: 2015-05-13

    上传用户:colinal

  • 源代码使用说明 本书全部代码全部在JDK中调试成功

    源代码使用说明 本书全部代码全部在JDK中调试成功,因此一般可在其他开发工具中使用。 注意有些实例只提供了部分模块,因此运行时需要添加其他代码。 光盘中的.java文件可以用任何文本编辑器打开。如果要执行,则使用如下方法: 使用jdk: 编译所有文件,然后仅执行一次有Main的文件。 使用jb: 若已有一个空工程存在,则将所需文件添加到工程(jb9版本)中,然后按F9键。

    标签: JDK 源代码 使用说明 代码

    上传时间: 2015-05-15

    上传用户:脚趾头

  • java 100例子 import javax.swing.JOptionPane //调用method class c { //定义名字 public static void

    java 100例子 import javax.swing.JOptionPane //调用method class c { //定义名字 public static void Main(String[] args) { //开始method JOptionPane.showMessageDialog( null, "错误" ) //显示一条信息 System.exit(0) // 结束程序 } //结束method } //结束class

    标签: JOptionPane import method public

    上传时间: 2015-05-18

    上传用户:gengxiaochao

  • 从dos下装载内核

    从dos下装载内核,运行。AA为工具软件,它在当前目录下读取Image文件,去掉前面的bootsect和setup程序,仅剩下内核 Main.c和loader.asm为主程序文件。

    标签: dos 内核

    上传时间: 2013-11-29

    上传用户:lingzhichao

  • 这是我的课程设计 由于时间有限

    这是我的课程设计 由于时间有限,程序难免有不足。 还请多多指教。 程序建议不要在win2000和win xp的cmd下运行。 推荐在win98或纯dos中装有UCDOS中文DOS平台下运行。 主菜单程序为Main.c 运行此程序,选择相应的菜单,即可运行查看到其他程序。 wnl.c万年历 adstd.c 学生数据库 ply.c小蜜蜂(UFO)游戏 tlife 生存模拟 但是要求Main.c和其他程序的执行文件必须在同一目录里(文件夹)。否则连接其他程序将失败。 建议直接运行我已经编译好的执行文件(在ok目录下)运行Main.exe即可通过菜单对四个程序进行调用。 如果发现不能正常使用本程序,请与我联系。 寝室电话:0732-8370551 7324474 QQ176141729 email:coynnbai@163.com 学生:陈欢 班级:03级计算机6班

    标签:

    上传时间: 2014-01-27

    上传用户:wuyuying