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

搜索资源列表

  1. DeleteService

    0下载:
  2. 使用Windows编程,程序可以控制Telnet服务的启动.-Windows programming, control procedures can be initiated Telnet services.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:5.35kb
    • 提供者:
  1. DriverU

    0下载:
  2. 同样为Windows编程,涉及到磁盘编程,主要判断是否为U盘.-the same for Windows programming, involving disk programming, mainly to determine whether U disk.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:5.4kb
    • 提供者:
  1. RegDel

    0下载:
  2. Windows编程,注册表操作,删除特定的键值.-Windows programming, the registry operation, delete specific keys.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:4.95kb
    • 提供者:
  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
    • 文件大小:2kb
    • 提供者:jjs
  1. CCOM

    0下载:
  2. 一个用于WINDOWS环境下串口通讯编程可用的类-A WINDOWS environment for serial communication of the type of programming available
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:6.51kb
    • 提供者:yunling
  1. windows19

    0下载:
  2. windows编程一书附书源代码第十九章的-windows programming book, attached to 19th chapters of the book source code
  3. 所属分类:Console

    • 发布日期:2017-05-08
    • 文件大小:1.6mb
    • 提供者:xiang
  1. Chapter24

    0下载:
  2. 在windows的控制台编程的学习。对初学者很有帮助,收益会很大-Console programming in windows of learning. Useful for beginners, benefits will be great
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:60.41kb
    • 提供者:谢晓
  1. ProgrammingGuide_KinectSDK

    0下载:
  2. KINECT FOR WINDOWS 编程指导英文的原版编程指导-KINECT FOR WINDOWS programming guide English original programming guide
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:449.2kb
    • 提供者:chenshiyong
  1. DBTools.src

    0下载:
  2. 控制台版本的数据库操作工具,基于jdbc编程,提供windows和linux平台启动脚本,支持配置文件-The console version of the database manipulation tools base jdbc programming, startup scr ipts for windows and linux platform are provided, support the configuration file
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:879.73kb
    • 提供者:HM
  1. serial-port

    0下载:
  2. 使用win32控制台编程,其余windows api函数进行串口通信,接收数据-Win32 console programming, and the rest of the windows api function for serial communication, and receive data
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:2.65kb
    • 提供者:施金金
  1. crt3dBy1sum1kua

    0下载:
  2. 自己学习彩票概念,编程实现的例子代码,Windows控制台(字符窗口)编程,工具MSVC++6.0 -Own learning lottery concept the example code programming Windows console (character window) programming tools MSVC++6.0,
  3. 所属分类:Console

    • 发布日期:2017-11-18
    • 文件大小:1.61kb
    • 提供者:wxy
  1. Socket

    1下载:
  2. 基于C_S结构的Socket程序设计。控制台程序:使用控制台界面的多线程Server程序及Client端,WSAAsyncSelect异步窗口程序:使用Windows窗口界面的基于WSAAsyncSelect异步选择机制的Server程序及Client端 -Based on C_S structure Socket programming. Console application: using the console interface, multi-threaded Server prog
  3. 所属分类:Console

    • 发布日期:2017-09-14
    • 文件大小:995kb
    • 提供者:
  1. native_API_yp2

    0下载:
  2. C语言实现基于Windows平台的Native API编程,打开句柄,获得网络接口信息、可用网络列表信息,根据标志位确定当前连接的网络,得到该网络的信息,关闭句柄,释放内存。-C language the Native API programming based on the Windows platform, open handle network interface information, and information available networks list, according
  3. 所属分类:Console

    • 发布日期:2017-11-18
    • 文件大小:3.41mb
    • 提供者:zhangyaping
  1. crisis

    0下载:
  2. 这是一个很好玩的小游戏,是windows控制台编程的一个僵尸危机游戏。-This is a very fun little game that is windows console game programming a zombie crisis.
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:8.64kb
    • 提供者:XiaowenZeng
  1. NETCONQQ

    0下载:
  2. 控制台迷你局域网聊天室 V1.0 1.基于控制台的局域网聊天室程序,用C++编写,VC++6.0 VC++2010编译通过 2.程序中调用了windows API函数,利用了WinSock以及多线程等编程技巧 3.程序采用TCP-IP协议的C/S模式,并且服务端与客户端使用同一程序中 4.程序具有通过您输入的 IP地址自动运行服务端或客户端的功能,无需手动选择 5.本程序非常适合C++初学者学习修改。欢迎大家使用或修改其中的代码!6.输入的IP地址为已经运行作为服务端的机器的IP地址,格式必须如
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:25.97kb
    • 提供者:namejiang
  1. TcpChat_console

    0下载:
  2. windows下socket编程,利用TCP协议通信,运行在控制台环境下,适合应付网络课程通信编程的作业。-the windows socket programming, using TCP protocol, running on the console environment, fit for the online course communication programming jobs.
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1.84kb
    • 提供者:钱里驹
  1. basic_sendAndrece

    0下载:
  2. 使用windows的socket套接字编程,可实现两个窗口接收端和发送端互相通信-Using socket windows socket programming, can achieve two window receiving and sending end to each other
  3. 所属分类:Console

    • 发布日期:2017-05-30
    • 文件大小:11.47mb
    • 提供者:贺雨
  1. C_S-Socket

    1下载:
  2. 控制台程序:使用控制台界面的多线程Server程序及Client端,WSAAsyncSelect异步窗口程序:使用Windows窗口界面的基于WSAAsyncSelect异步选择机制的Server程序及Client端-Based on the structure of C_S Socket programming
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1.28mb
    • 提供者:yangq
  1. winmain_test

    0下载:
  2. windows programming in console test
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1.46mb
    • 提供者:leelee1112
  1. area

    0下载:
  2. 一个简单的高精度计算器模拟程序,基于Windows编程,可以计算超长位数字的计算-A simple calculator simulation program has high precision, based on the Windows programming, super long digit calculation can be calculated
  3. 所属分类:Console

    • 发布日期:2017-12-14
    • 文件大小:73.38kb
    • 提供者:dayubaiz
« 12 »
搜珍网 www.dssz.com