CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 实现可以用

搜索资源列表

  1. coursesystem

    0下载:
  2. 课程成绩管理程序,用Java RMI实现,具有以下功能: 1.客户端能够录入课程名称、课程编号、授课教师、学号、学生名称、学生成绩; 2.客户端能够按照课程名/课程编号或者学生名称/学号查询成绩; 3.对于成绩不及格的同学,服务器端可以用回调方法通知学生补考时间和地点。 -courses results management process, using Java RMI, has the following functions : 1. Client programs can
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:17451
    • 提供者:li
  1. greedy_three

    0下载:
  2. 用贪心算法求最小生成树的问题是可以由这个程序来实现的。它求出在一棵树中哪些边组成的通路具有最小的权值。-with greedy algorithm for the minimum spanning tree problem can be resolved by this procedure to achieve it. It obtained in a tree in which the edge of the pathway with minimum weight.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:6612
    • 提供者:tom
  1. ProgramForHowtoComlishPrintMutipage

    0下载:
  2. 这是一个实现多页打印的程序,可以实现自动打印,很适于用来学习。-This is a multi-page print procedure, automatic printing, very suitable for the study.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:43721
    • 提供者:lixiuhua
  1. aaadsagdssgdag

    0下载:
  2. 一个网络拦截程序,用vc6实现,很有用的哦,学习网络的朋友可以-a network interception procedure, using vc6 realized, very useful, oh Learning Network can look at the friends
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:58985
    • 提供者:myname
  1. B_Tree

    0下载:
  2. 用控制台实现了经典的数据结构B树,可以通过测试文件.txt加载已有的B树,有插入,删除,查找的功能,加深对数据结构的理解。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:141801
    • 提供者:waleking
  1. ICMP

    0下载:
  2. 用语言实现的一个ICMP请求和响应程序 使用方法: 1.打开控制台应用程序 2.进入程序目录,在控制台用命令运行程序,格式如下: 应用程序名 主机地址 端口号 比如 icmp.exe 192.9.201.25 8080 端口默认是8080,可以在程序中修改
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1628503
    • 提供者:魏木木
  1. superDES

    0下载:
  2. 用des方法实现加密,在控制台下指定要进行加密的文件,再指定输出文件名,可以得到对任意文件进行的des加密.-used encryption method, designated under the console to encrypt a document and then designated output file name, which can be arbitrary files on the DES encryption.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3284
    • 提供者:叶乔
  1. Hopfield.rar

    0下载:
  2. 用VB实现的一个Hopfield网络程序,各位读者可以根据需要定义相关参数,VB achieved with a Hopfield network program, you readers need to define the relevant parameters in accordance with
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:3626
    • 提供者:李华
  1. DoubleList.rar

    0下载:
  2. 用类定义一个双向链表,并定义双向链表的排序插入,删除和输出操作的成员函数,可以实现依据姓名查找结点及修改结点数据的功能,把记录以通讯录形式保存在磁盘上。,Class definition with a two-way linked list, and define the order of two-way linked list insert, delete, and member functions of the output operation can be achieved based o
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:4633
    • 提供者:陈灿
  1. ex5

    4下载:
  2. 用win32同步对象实现自己的PV操作,用VC++实现。是一款简单的基于windows 的编程程序,可以初步了解windows的内核,初步的学习资料-Win32 synchronization object used to achieve their PV operation, using VC++ implementation. Is a simple windows based programming process, can initially understand the windows
  3. 所属分类:Console

    • 发布日期:2015-11-24
    • 文件大小:2048
    • 提供者:jjs
  1. ipconfig

    0下载:
  2. 这是一个用c++程序,可以实现查找本地物理地址,通过IP获取MAC地址,然后转换为十六进制。-This is a c++ program, can realize find local physical address, through the IP for MAC address, and then convert hex.
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:1957
    • 提供者:元宝
  1. merge_sort

    0下载:
  2. 归并算法的C++实现,用C++实现归并算啊,可以对任意大小数组排序。-Merge algorithm C++ achieve the achieve with C++ merge operator, you can sort on any size of array.
  3. 所属分类:Console

    • 发布日期:2017-05-24
    • 文件大小:7958709
    • 提供者:沈宙
  1. vb

    0下载:
  2. 用单片机实现简单的测电压功能,用七段式数码管显示电压,也可以用上位机实现实时电压-With MCU simple voltage measurement function, with a seven-segment-type digital display voltage, you can also use the PC for real-time voltage
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:743
    • 提供者:jia
  1. fangkuai

    0下载:
  2. 用c++实现的俄罗斯方块,可以用键盘来操控,是DOS界面的-Using c++ implementation of Tetris, you can use the keyboard to control, is the DOS interface
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:46983
    • 提供者:feng
  1. vpmotion_walk

    0下载:
  2. vega prime与C++混合编程实例,模拟步行运动,可以实现左转右转,前进后退等功能,遇到障碍物会碰撞,可以调节身高速度等数值,可以用键盘和鼠标互动。-This sample illustrates the use of the walk motion model (vpMotionWalk) and a user defined collision detection position strategy. It defines the class myApp, which is deri
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:870144
    • 提供者:东华
  1. xuhanshu

    0下载:
  2. 利用多态性可以设计和实现一个易于扩展的系统。在C++程序设计中,多态性是指具有不同功能的函数可以用同一个函数名,这样就可以用一个函数名调用不同内容的函数。 -The use of polymorphism can design and implement a scalable system. In C++ programming, polymorphism refers to a function with different functions can use the same funct
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:478013
    • 提供者:yuanyuan
  1. 10_83

    0下载:
  2. 比较同学年龄(用C++实现),也可以用C实现,比较简单,视自己情况而定-Compare students age
  3. 所属分类:Console

    • 发布日期:2017-11-25
    • 文件大小:751
    • 提供者:窦秀丽
  1. ch09_09

    0下载:
  2. 设计一个类模板Exam<T>,实现operator==运算符重载,用于比较各种类型数据是否相等(包括字符串和可以用等号直接进行比较的数据类型)。-Design a class template the Exam <T>, achieve operator overloading operator == for the comparison of various types of data are equal (including the string data type
  3. 所属分类:Console

    • 发布日期:2017-11-16
    • 文件大小:4958481
    • 提供者:王石
  1. test

    0下载:
  2. 运动目标检测,可以很清晰的实现行人检测,并可以用矩形标注出来-Motion pedestrian detection code
  3. 所属分类:Console

    • 发布日期:2017-06-12
    • 文件大小:19794667
    • 提供者:陆健男
  1. troduct

    0下载:
  2. 如何在对话框程序中使用动画控件 VC++实现,可以用-How to use the animation controls in a dialog program vc++ realize, can use
  3. 所属分类:Console

    • 发布日期:2017-12-13
    • 文件大小:42467
    • 提供者:exhibwt
« 12 3 »
搜珍网 www.dssz.com