CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 控制台程序

搜索资源列表

  1. Csharpcode11

    0下载:
  2. Microsoft.Win32命名空间下面的SystemEvents类,他有一个静态的事件SessionEnding在系统注销或者关机时发生,此事件只有在winform的程序下有效,而在控制台程序下面无效,不能激发事件;还有一点我们必须在程序推出时将加上的事件移除掉,否则就容易造成内存溢出。 -Microsoft.Win32 naming the space below SystemEvents category, He has a static events SessionEnding or
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1545
    • 提供者:高昂
  1. cs

    0下载:
  2. 本章的主要是对C#的基础知识进行简要介绍。其中包括.NET Framework、Common Language Runtime以及C#的特点等。另外,本章还介绍了Visual Studio 2005的安装及使用,MSDN的安装及使用,命名空间的基本概念。本章的最后还给出了两个简单的实例,分别介绍了控制台应用程序和Windows窗体应用程序的编写。
  3. 所属分类:软件工程

    • 发布日期:2014-01-17
    • 文件大小:1011245
    • 提供者:wanqi
  1. javaNIO

    0下载:
  2. 一系列缓冲区类支撑起了 Java 2 平台标准版的新 I/O(NIO)包。这些类的数据容器形成了其它 NIO 操作(如套接字通道上的非阻塞读取)的基础。在本月的 Merlin 的魔力中,常驻 Java 编程专家 John Zukowski 展示了如何操作那些数据缓冲区来执行如读/写原语这样的任务以及如何使用内存映射文件。在以后的文章里,他将把这里所提到的概念扩展到套接字通道的使用。 Java 2 平台标准版(Java 2 Platform Standard Edition,J2SE)1.4 对
  3. 所属分类:文档资料

  1. VS2008简明教程

    0下载:
  2. 写在前面:..............................................................................................................................1 第一章:启动软件............................................................................................................
  3. 所属分类:编程文档

    • 发布日期:2010-10-16
    • 文件大小:1425359
    • 提供者:afd_326
  1. aa

    0下载:
  2. c++派生例子 vs 2005下通过编译 wind.cpp 定义控制台应用程序的入口点。 -c++ derived examples vs 2005 under the definition adopted by the compiler wind.cpp console application entry point.
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2808
    • 提供者:
  1. qiujiecheng

    0下载:
  2. 求阶乘算法(0---10000)标准C++语言控制台应用程序-For factorial algorithm (0--- 10000) Standard C++ language console application
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:2469
    • 提供者:yang
  1. NetBIOS

    0下载:
  2. 基于NetBIOS的局域网控制台聊天程序-NetBIOS
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:13764
    • 提供者:小花猫
  1. command

    0下载:
  2. 软件工程命令模式与装饰者模式结合,控制台程序。比较简单,适合初学者。 开发语言C-Software Engineering Command mode combined with the decorated models, the console program. Simple, suitable for beginners. Development language C++
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:655999
    • 提供者:linda
  1. tongxunlu

    0下载:
  2. 1、 具有添加、删除、显示、修改和查询联系人电话号码的功能。 2、 联系人的信息保存到文件中。 3、 可以实现为控制台程序或图形界面程序。 -1, with add, delete, display, modify, and query functions of contact telephone number. 2, contact information is saved to a file. 3, can be implemented as console program or
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:102091
    • 提供者:李爽
  1. compute_sipf

    0下载:
  2. 根据《大话设计模式》用C++编写的计算器控制台程序,采用简单工厂设计模式。创建加减乘除运算类,继承于基本运算类operate,简单工厂类用于实例化运算符号对象。-According to " lying Design Patterns" written with C++ console calculator program, a simple factory design pattern. Create addition and subtraction multiplicati
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1015257
    • 提供者:William penn
  1. DMX512-C

    1下载:
  2. 512所采用的EIA-485的电气标准是一个总线型的传输线,任何一个接收设备只要接在这两根传输线上,便可接收控制台发出的数据信号。采用DMX512协议标准传送灯光亮度信号,在接收端,数字传输可控硅调光柜需附加一个解码器- DMX512 DMX MEGA8 dmx512 chip DMX512接收程序 485 dmx512 Transceiver DMX512 MEGA8
  3. 所属分类:编程文档

    • 发布日期:2013-01-18
    • 文件大小:6756
    • 提供者:lin
  1. VCPP

    0下载:
  2. 告诉我们什么是控制台程序,什么事Win程序,什么是GUI程序,C++能干什么,VC和C++的区别是什么-Tell us what is the console program, what Win program, what is the GUI program, C++ can do, VC and C++ What is the difference
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3572139
    • 提供者:魏春
  1. windowsCharChatroom

    0下载:
  2. 本文详细介绍了VC控制台终端模式下网络聊天室程序的实现-This paper describes the VC console terminal mode, the implementation of Internet chat room program
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:61435
    • 提供者:liuzg
  1. BankSystem

    0下载:
  2. 一个强大而复杂的银行模拟程序 程序功能要求: 模拟一个持有若干银行账号的银行,银行帐户可以通过控制台窗口提供的一个简单用户界面来访问和操作。用户通过发出简单命令必须能: 开始指定由银行管理的账户数; 在指定帐户上存款; 从指定帐户上提款; 设置指定帐户的利率; 将利息加到所有帐户上; 计算帐户结算; 计算支付给每个帐户的利息; 计算每个帐户的利率; 结束模拟。-A powerful and complex banking simulation prog
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:103156
    • 提供者:幽若小晶
  1. CSVfileClassification

    0下载:
  2. C++控制台程序,实现对CSV文件的读写,并对读取的数据进行分类汇总(以水果分类为例),分类结果写入CSV文件。程序结构清晰。-C++ console program, the CSV file read and write, and data subtotals (fruit classification) classification writes the results to a CSV file. The program structure is clear.
  3. 所属分类:File Formats

    • 发布日期:2017-12-05
    • 文件大小:5990646
    • 提供者:hu
  1. VCPP-Win32_API-sample

    0下载:
  2. 该文档详细描述了基于C++编译环境下win32 API函数的使用指南,尤其对于开发控制台程序具有很大的作用。-This document describes in detail the build environment based C++ win32 API function to use guide, especially for the development of the console program has a significant role.
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:7974
    • 提供者:shiyi
  1. shangrenguohe

    0下载:
  2. 一个用c语言写的控制台程序,模拟商人过河问题的解决,希望对你有所帮助!-A console using c language program to simulate merchants across the river solve the problem, I hope for your help!
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:1164
    • 提供者:黄刚
  1. myschool

    0下载:
  2. c语言myschool系统,控制台程序,初学者的编程经历-C language of myschool system, the console program, beginners programming experience
  3. 所属分类:Document

    • 发布日期:2017-04-12
    • 文件大小:1737
    • 提供者:杨伟杰
  1. CLOCK

    0下载:
  2. 数字时钟,是控制台程序,没有进行MFC设计;-Digital clock, is a console program, no MFC design
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1917
    • 提供者:任生
  1. 实验报告一党旭剑201601001018

    0下载:
  2. 1. 了解Visual C++ 6.0的特点。 2. 熟悉Visual C++ 6.0的开发环境。 3. 学习用Visual C++ 6.0编写标准的C++控制台程序。(1. understand the features of Visual C++ 6. 2. familiar with the development environment of Visual C++ 6. 3. learn to write standard C++ console programs using V
  3. 所属分类:文章/文档

    • 发布日期:2017-12-19
    • 文件大小:83968
    • 提供者:剑哥哥
« 12 »
搜珍网 www.dssz.com