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

搜索资源列表

  1. ls

    0下载:
  2. LS by Cao Siqin, 2007.7.17 ls [-l/-w/-s][-d/-f][-acpo!?] [path or file name mask1] [mask2 ...] Options: -? : display this help -l : list details -a : list all files -w/s : list in a line, file names are sepatated by tab -p : file n
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:23.04kb
    • 提供者:孙谨
  1. suoha

    0下载:
  2. 用C++编写的梭哈小程序,在控制台在显示,主要用来学习C++语法,以及一些API
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:26.07kb
    • 提供者:虞崇军
  1. vmsSpeedControl

    0下载:
  2. paramics progrmming api c language
  3. 所属分类:控制台(字符窗口)编程

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

    0下载:
  2. NotePad c++版本:实现了注册、登陆以及增删改查功能外,应用了API编程。界面效果很绚丽。-NotePad c++ version: implementation of the register, landing, as well as additions and deletions to search functions, the application of the API programming. Interface effects are brilliant.
  3. 所属分类:Console

    • 发布日期:2017-05-13
    • 文件大小:2.47mb
    • 提供者:韦正海
  1. timer

    0下载:
  2. 显示系统时间,用C语言的控制台程序。API调用系统时间显示出来,设定刷新频率就想电子表一样可以变化-OUTPUT THE SYSTEM TIME
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.17mb
    • 提供者:陈天明
  1. c-hwnd

    0下载:
  2. HWND variables foe send message api etc... normal string convert to hwnd type variables
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:528byte
    • 提供者:temelal
  1. example

    0下载:
  2. 用c语言,不用windows api 拷贝一个50M以上的文件,每次拷贝1kb, unsigned char buffer[1024] 直到文件拷贝结束 -C language without windows api Copy more than a 50M file, every copy 1kb the end of an unsigned char buffer [1024] until the file copy
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1.23mb
    • 提供者:郑文彬
  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. console

    0下载:
  2. 这个是控制台下的一些api,可以方便的画出图形,算出鼠标坐标,避免了学习win编程的难度,又能在学c语言时写出友好的界面和功能,很不错-This is the console under the api, you can easily draw graphics, to calculate the coordinates of the mouse, to avoid the difficulty of learning win programming to write friendly inte
  3. 所属分类:Console

    • 发布日期:2017-11-23
    • 文件大小:38.19kb
    • 提供者:dragonfive
  1. UCOS_API

    0下载:
  2. 任务管理OS_TASK.C(API) 时钟管理OS_TIME.C(API) 信号量 OS_SEM.C(API)-The task management OS_TASK.C (API) the clock management OS_TIME.C (API) the semaphore OS_SEM.C (API)
  3. 所属分类:Console

    • 发布日期:2017-11-17
    • 文件大小:32.01kb
    • 提供者:唐秀君
  1. CTP-traderapi-DEMO

    0下载:
  2. ctp API 交易开发实例,交易连接用C++做的demo
  3. 所属分类:Console

    • 发布日期:2017-05-19
    • 文件大小:5.21mb
    • 提供者:peterxu
  1. IniFile

    0下载:
  2. Windows下读取.ini 配置文件的C++类。 包装了底层API函数。-Under Windows reads. Ini configuration file for C++ classes. Packing the underlying API functions.
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.19kb
    • 提供者:dengyufeng
  1. Public

    0下载:
  2. 项目开发的基础代码,实现快速开发。 没什么用。仅供参考。-Under Windows reads. Ini configuration file for C++ classes. Packing the underlying API functions.
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:9.75kb
    • 提供者:dengyufeng
  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
搜珍网 www.dssz.com