排序:上传时间 相关度 下载量 查看数

CONSOLE 111

按分类查找:

  • 一个简单的Java多线程的小例子。 a) Producer 生产 String

    一个简单的Java多线程的小例子。 a) Producer 生产 String,并保存在 ArrayList 中。Consumer 消耗(读出并显 示)String,并把它从 ArrayList 中删除。生产和消耗应在 console有打印显示。 b) 可指定生产者生产多少个数据,也可以指定消费者消耗多少个数据。完成要求数据 的生产或消费以后,线程自动终止。(应提供相应的构 ...

    /dl/323353.html

    标签: Producer String Java 多线程

    上传时间: 2016-07-22

    上传用户:yimoney

  • 一个J2EE四层架构的实例

    一个J2EE四层架构的实例,采用jsp+javabean+sessionbean+entitybean做的,与大家共享: 1.开发环境用的jbuilder7.0+weblogic7.0+oracle9i(sqlserver2000) 2.sql语句如下: create table ejbAccounts (id varchar(15), bal float, type varchar(15)) 3.现在weblogic console下建立好数据源名:examples-dataSource-mssqlserve ...

    /dl/349641.html

    标签: J2EE 架构

    上传时间: 2016-10-03

    上传用户:zhouchang199

  • sms发送短信的程序

    sms发送短信的程序,对于在linux环境下开发的人员很有用。 SMS-Dispatch is Linux console C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ex. and send it them ...

    /dl/355990.html

    标签: sms 发送 短信 程序

    上传时间: 2014-08-30

    上传用户:pkkkkp

  • sms发送短信的程序

    sms发送短信的程序,可以在windows,和linux两个环境下。 SMS-Dispatch is Linux console C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ex. and send it them a ...

    /dl/355992.html

    标签: sms 发送 短信 程序

    上传时间: 2013-12-23

    上传用户:gdgzhym

  • a Java program that reads in the following values from the standard input device (i.e. Keyboard) an

    a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars and cents (e.g. 150000.00). r: the net annual interest rate, expressed as an integer (e.g ...

    /dl/362110.html

    标签: i.e. following the Keyboard

    上传时间: 2013-12-15

    上传用户:米卡

  • 使用Visual C++ 6.0开发

    使用Visual C++ 6.0开发,纯算法(不涉及进程和线程)模拟银行家算法,测试通过,为我的操作系统实验的雏形。Console模式。

    /dl/380124.html

    标签: Visual 6.0

    上传时间: 2016-12-17

    上传用户:cccole0605

  • 自己编写的String类

    自己编写的String类,可以用于代替<string>中的string类。支持==、!=、<、>等比较运算符,=复制运算符,有多种构造函数,动态分配内存,长度可变。容易转换成char*类型,而且使用深拷贝,指针使用得当。有常用的Index,Insert,Delete,Replace,SubString方法。而且源码中给出了String类的一个小应用。开发环境Visual C++ 6 ...

    /dl/380129.html

    标签: String 编写

    上传时间: 2014-01-05

    上传用户:古谷仁美

  • 用delphi编写的my ie bar

    用delphi编写的my ie bar, ...Console...IE_BAR...IETool...MouseHook

    /dl/409558.html

    标签: delphi bar ie 编写

    上传时间: 2014-08-01

    上传用户:来茴

  • SecureCRT 是高度可定制的终端仿真器

    SecureCRT 是高度可定制的终端仿真器,适用于 Internet 和 Intranet,支持 IPv6 标准。对于连接到运行 Windows、UNIX 和 VMS 的 远程系统来说,SecureCRT 是理想的选择。 主要特性: . 广泛的终端仿真: VT100,VT102,VT220,ANSI,SCO ANSI,Xterm,Wyse 50/60, 和 Linux console 仿真(带有 ANSI 颜色) ...

    /dl/430535.html

    标签: SecureCRT 定制 仿真器

    上传时间: 2013-12-19

    上传用户:kikye

  • 练习多任务实时操作系统下Task 调度、Task 间主要通信手段、I/O 子系统基本应用 等内容

    练习多任务实时操作系统下Task 调度、Task 间主要通信手段、I/O 子系统基本应用 等内容,并形成嵌入式实时应用软件的良好编程习惯。 内容: 1. 创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私 有Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送 消息完成。 2. Task1 ...

    /dl/451532.html

    标签: Task 多任务 实时操作系统 子系统

    上传时间: 2017-06-11

    上传用户:15736969615