CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 简单c程序

搜索资源列表

  1. renyuan_guanli

    0下载:
  2. 我自己些的一个蛮简单的C++小程序,主要练习了一下C++中的继承和派生的用法-some of my own quite a simple procedure in C minor, mainly about the practice of C inheritance and the use of derivatives
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3235
    • 提供者:suifeng
  1. zhuangtailan

    0下载:
  2. 程序在visual c++环境下运行,实现了对状态栏的使用,程序简单明了。-procedures in the visual c + + environment, realizes the right status bar the use of clear and simple procedures.
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:27523
    • 提供者:念江灯
  1. NetTransfer

    0下载:
  2. ACE框架编写了一个简单的C/S程序,完成多线程文件并发发送功能。客户端为窗口程序,可以同时选择多个文件进行上传,并可以得到服务器成功保存的反馈信息。服务器控制台程序,将收到的文件保存在指定的文件夹中。-ACE prepared a framework for a simple C / S process, multi-thread completed document with this function. Client for Windows program, you may also se
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:67935
    • 提供者:voion
  1. VisualCfdgdfgfdgfdgfdg

    0下载:
  2. 一个简单的利用Visual C#做托盘程序,需要的请下载.-a simple Visual C# done tray procedures, the need to download.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:3220
    • 提供者:hack
  1. curcer.txt

    0下载:
  2. 在c语言中应用鼠标的驱动程序,简单,体现了一种方法。-c language in the application of the mouse driver, simple, embodied a method.
  3. 所属分类:系统编程

    • 发布日期:2014-01-14
    • 文件大小:2980
    • 提供者:pcq
  1. nina

    0下载:
  2. c++小程序呀,很有用的呀,对类的使用很简单,可以供刚学的人学习-c minor procedures ah, ah very useful, the right kind of use is very simple, just learning for learning from the people
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6586
    • 提供者:倪娜
  1. C_Image

    0下载:
  2. 此程序演示了C#类如何处理和显示图像的.主要是利用了.PictureBox和Bitmap类。程序很简单,但完全看明白以后对你以后使用C#处理图象的开发很有帮助.-demonstration of this procedure C# class how to handle and display the image. Mainly used. PictureBo x and Bitmap class. Procedures are simple, but do you see the future
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:303032
    • 提供者:debugcn
  1. C_TcpListener

    0下载:
  2. C# 写的通讯例子.以经典的聊天室程序为背景写的.主要用用到的知识点是Sockets通讯,多线程等.程序很简单.还是以练习为主.只要看明白了代码,对以后的学习会很有帮助.-C# examples written communications. To the classic chat room procedures for background writes. Mainly used to use the knowledge is So ckets communications, such as
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:28307
    • 提供者:debugcn
  1. HotEdit2

    0下载:
  2. 特色编辑框也是 c++一个重要的应用面,本厂序只是简单介绍了,特色编辑框的基本程序-characteristics edit box is a c-important application, the plant is only a brief introduction sequence. Box Editor characteristics of the basic procedures
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1732
    • 提供者:历史风
  1. fjkdslajnvlorjoqpejjn

    0下载:
  2. 用C语言编写简单的接口程序源代码-C language simple interface source code ~~~~~~~~~~~~~~~~~~~~
  3. 所属分类:其它

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

    0下载:
  2. 在C#环境中运行,一个简单的屏幕保护程序-in C# environment operation, a simple screen saver
  3. 所属分类:屏幕保护

    • 发布日期:2008-10-13
    • 文件大小:6661
    • 提供者:Dester
  1. students4

    0下载:
  2. 实现4个人选三门课,简单的C++小程序。 初学者,作的比较简单-four candidates achieve three classes, the simple C minor procedures. Beginners, for the relatively simple
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:791
    • 提供者:石慧
  1. LinePicture

    0下载:
  2. 一个简单的基于Visual C++的画线算法程序,主要是掌握画刷和画笔的用法。-based on a simple Visual C line drawing algorithm procedures, focus on mastering the art brush and brush usage.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:25683
    • 提供者:刘海涛
  1. simpleuseofmodel

    0下载:
  2. C++初学者的小程序,可以作为书本学习的例子,实现模板简单的功能。-C beginners small procedure can be used as examples of book-learning and achieving simple template functions.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4388
    • 提供者:merlin
  1. myIEcsust

    0下载:
  2. 简单的IE程序,用C#.NET写的,仅供初学者参考代码的,高手可以跳过-simple procedure, with C#.NET to write the code reference is for beginners and experts can skip
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:14360
    • 提供者:谭德林
  1. SMTP001

    0下载:
  2. C#编程发送邮件客户端程序 , 简单邮件传输协议-C# Programming mail client program, the Simple Mail Transfer Protocol
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:69401
    • 提供者:洪鑫华
  1. fjx

    0下载:
  2. 一个简单的c++查找,删除,添加等程序-c a simple search, delete, add procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:292169
    • 提供者:燕青
  1. mainmfc

    0下载:
  2. virtual C++ 开发的mfc应用程序, 简单调用api 函数。。该原码由 武汉理工计算机协会技术部的我开发-virtual mfc C development of applications, a simple function call api. . The original code from Wuhan Polytechnic Computer Society Technical Development Department of Ha Ha I
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:66644
    • 提供者:plunix
  1. textCount

    0下载:
  2. 该程序可以对文本文件中出现的单词次数进行统计,简单但是对C#初学者有用。-the procedures document to the text of word frequency statistics, but the simple C# useful to beginners.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5551
    • 提供者:钱浩
  1. Calculator

    0下载:
  2. 自己写的一个简单的计算器程序。便于初学者学习C++类的设计,vc基于对话框控件设计等内容-himself wrote a simple computer program. Beginners learning to facilitate the design category C, vc-based dialog design content controls
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:30683
    • 提供者:于子予
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com