搜索资源列表

  1. 1.6

    0下载:
  2. 编写一个控制台应用程序,完成下列功能,并写出运行程序后输出的结果。 1) 创建一个类A,在A中编写一个可以被重写的带int类型参数的方法MyMethod, 并在该方法中输出传递的整型值加10后的结果。 2) 再创建一个类B,使其继承自类A,然后重写A中的MyMethod方法,将A中接 收的整型值加50,并输出结果。 3) 在Main方法中分别创建类A和类B的对象,并分别调用MyMethod方法 -Wri
  3. 所属分类:C#编程

    • 发布日期:2024-05-11
    • 文件大小:10240
    • 提供者:
  1. shell

    0下载:
  2. 截获dos控制台输出到屏幕信息的vb源代码,这个比较难,我搞了一周才弄出来,希望大家有用-Tihis is a vb code for geting information of dos screen output
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:36864
    • 提供者:jason
  1. rwLock

    0下载:
  2. VC开发的控制台程序,主要用于演示进程和Windows下信号量的使用,同时演示了将线程启动函数封装到类中的方法。-Console VC6 project that show how to use Semaphore and Thread in windows platform, it also shows a skill that can write the createThread methord in a class.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:1922048
    • 提供者:封泽希
  1. jiegou

    0下载:
  2. 建议通信录,功能不全,见谅,目前可实现增加、删除、修改、查找,还是在控制台应用程序阶段。-Recorded in the proposed communication, failure, will be forgiven, the current can be achieved to add, delete, modify, search, or stage in the console application.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:王富贵
  1. Banksystem

    0下载:
  2. 控制台下的银行管理系统 开发工具:Microsoft Visual C++ 6.0、Visio 2002编程语言:标准C++语言,windows API开发环境:winxp 控制台通信协议:TCP/IP 安全性:DES加密 开发模式:C/S模式 ps:上实习课做的 -Console Management System under the Bank
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:830464
    • 提供者:tiham
  1. liaotian

    0下载:
  2. 基于winsock+控制台编写的一个小巧的聊天程序,是c/s结构的-Winsock+ console based on the preparation of a small chat program, the c/s structure
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:zz
  1. man

    0下载:
  2. 编写一个接口ICaculatable 接口中有一个doCaculte()方法 要求三个类BlackMan WhiteMan YellowMan实现这个方法 BlackMan 实现从控制台输入5个数 排序(正排)输出 WhiteMan 实现从控制台输入5个数 排序(倒排) YellowMan 实现从控制台输入5个数 计算总和 输出 写出一个测试类来测试以上类的功能。 测试类中要有void solvePro
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:11264
    • 提供者:yuxin
  1. EasyLog

    0下载:
  2. 用C#编写的日志记录工具,模仿log4j,支持控制台、文件输出等,支持分级输出。采用了多种设计模式,用于方便扩展、提高速度等。是学习用的好代码。-Prepared using C# logging tools, copying log4j, to support the console output and other documents to support the classification output. Using a var
  3. 所属分类:C#编程

    • 发布日期:2024-05-11
    • 文件大小:30720
    • 提供者:devie
  1. tcp

    0下载:
  2. 控制台的服务器与客户端通信 包括流的应用-Console server and client communications, including the application of flow
  3. 所属分类:C#编程

    • 发布日期:2024-05-11
    • 文件大小:35840
    • 提供者:vera
  1. HuffmanCode

    0下载:
  2. 数据结构课程Huffman编码实验课程作业,具有完整控制台界面,实现功能1.由字符串生成huffman码2.打印huffman树3.由huffman码还原为字符串-Data structure course experiment coursework Huffman coding, with a complete control panel interface, the realization of function 1. Huffma
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:che
  1. splitString

    0下载:
  2. 这是一个控制台程序,主要是分割字符串 输入:一系列的不同的中英文字符,和指定的分割的尺度 输出:分割后的字符串-This is a console program, mainly split the string entered: a series of different Chinese and English characters, and designated the measure of output divided:
  3. 所属分类:系统编程

    • 发布日期:2024-05-11
    • 文件大小:10240
    • 提供者:edison
  1. Calculator

    0下载:
  2. 一个简单的计算器实现功能,从控制台输入 实现 了计算器的加减乘除清零功能-It is a simple calculator
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:丁浩群
  1. inject1

    0下载:
  2. DLL注入、输入法与键盘HOOK\1-火星文输入法外挂(仅拦截并修改输入法,使用WM_DEBUG钩子,对控制台程序也有效,稳定性一般)-dll injection
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:933888
    • 提供者:王河
  1. snake

    0下载:
  2. 在visual c++环境下,编写的控制台贪吃蛇游戏,虽然该游戏很老土,但很经典!-In the visual c++ environment, prepared by the Snake game console, although the game is very old-fashioned, but it' s classic!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:张新强
  1. snake

    0下载:
  2. 基于VC控制台实现的贪吃蛇游戏,能够在定义的边界中完成贪吃蛇的一般功能。-VC-based console to achieve the Snake game, can be completed in defining the boundaries of the general function of Snake.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-11
    • 文件大小:14330880
    • 提供者:summer
  1. source

    0下载:
  2. Java控制台应用程序:骑士飞行棋。在Eclipse调试通过。-Java console application: Cleveland flight chess. Debugging in Eclipse through.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-11
    • 文件大小:11264
    • 提供者:hlm
  1. Console_Tetris

    0下载:
  2. 自己写的基于 windows 控制台的一个只有基本功能的俄罗斯方块小游戏,拿来学习应该是不错的(当时写这个就是为了培训某人)-write by myself, a windows console base tetris game
  3. 所属分类:C#编程

    • 发布日期:2024-05-11
    • 文件大小:11264
    • 提供者:denghe
  1. atmdemo

    0下载:
  2. C 模拟ATM自动取款机源代码(TXT文件存储) C语言模拟ATM自动取款机的源代码,利用TXT存储用户信息,每个用户都会被存到user.txt文本中,另外系统生成4个文件(存款记录、取款记录、转账记录、余额)!实现存、娶转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密!程序生成控制台程序,主要为了展现事务逻辑处理,C语言爱好者请不要错过哦。 -C simulation source code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:27648
    • 提供者:李春雨
  1. [02]ConsoleApplication2

    0下载:
  2. 采用C#控制台应用程序,在其中定义重载的静态方法Max,用于得到两个或三个数的最大值,类型为int、double、decimal。在类似定义Min。在主程序中调用者两个静态方法的不同重载形式。-Using C# console application, in which the overloaded static methods defined in Max, used to get the maximum value of two o
  3. 所属分类:C#编程

    • 发布日期:2024-05-11
    • 文件大小:26624
    • 提供者:D K
  1. Fighter1.0

    0下载:
  2. 控制台打飞机小游戏 源代码 可以选择战机级别和人机难度(warplane You can choose the level of the fighter and the difficulty of the game)
  3. 所属分类:游戏

    • 发布日期:2024-05-11
    • 文件大小:6144
    • 提供者:奇月殿
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org