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

搜索资源列表

  1. source_SupportFSM

    0下载:
  2. Windows下的服务程序,一个server,一个client,server监听SOCKET-serve program in windows,a server ,a client , server listen socket
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:9074
    • 提供者:张龙萍
  1. SaveShutDownWindows

    0下载:
  2. 安全关闭windows系统。关闭windows系统可以使用ExitWindowsEx这个API,但是有时关闭时有些进程会没相应,需要人为终止。所以在本程序中我先将用户进程先终止掉,然后再关闭系统。-closed windows security system. Close windows system ExitWindowsEx can use this API, However, sometimes when some of the closure process will be no cor
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1539
    • 提供者:曹京
  1. checktime.c

    0下载:
  2. 此程序是对windows系统进行校时。其他的说明请看程序。-this procedure is to windows at the school system. See the note other procedures.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2057
    • 提供者:abc
  1. XGetopt_demo

    0下载:
  2. XGetopt Windows下的Getopt兼容函数 解决了LINUX下程序向WINDOWS命令行程序部分移植问题-XGetopt the Getopt Windows compatibility function to solve the Linux way Preface to the Windows command line procedures of Transplantation
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:40029
    • 提供者:sasdasd
  1. DeleteService

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

    • 发布日期:2008-10-13
    • 文件大小:5478
    • 提供者:
  1. NewApp

    0下载:
  2. vc工具开发的一个可以运行于windows平台的服务程序模板,可以稍加改动,使程序如系统的服务程序一样运行。-vc development of a tool can be run on the windows platform services for the template, can tamper with the process, if the system of services for the same operation.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:80823
    • 提供者:lvzhuqiang
  1. CmdLineParser_demo

    0下载:
  2. windows下接收命令行参数的演示程序-windows to receive command-line parameters Demonstration Program
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:54836
    • 提供者:STOREIN
  1. consolePipe_demo

    0下载:
  2. MFC 实现控制台程序重定向,需要下载microsft 的Windows templete library
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:37678
    • 提供者:陈国斌
  1. USBTest

    0下载:
  2. windows应用程序,测试USB设备的功能,实现USB各种传输方式的数据测试.对于开发USB设备的朋友有很大帮助.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:78190
    • 提供者:罗弘谞
  1. MSP_2442

    0下载:
  2. JFlash程序。三星ARM平台上用于烧写Nand 和Nor Flash的程序源代码。运行在Windows PC上,可通过并口仿真jtag调试目标环境。(烧写前,host需安装giveio驱动)
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:36056
    • 提供者:henry.s.wang
  1. multi_thread_show

    0下载:
  2. 多窗口演示程序,演示了WINDOWS下如何管理多窗口的实例.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2014-01-17
    • 文件大小:11262
    • 提供者:cock
  1. servicetest

    0下载:
  2. 一般的控制台程序,改写成windows 服务模式 ,这样可以加以自动启动,和失败自动再启动的功能!
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2014-01-17
    • 文件大小:6792
    • 提供者:林夕
  1. dos_simulator

    0下载:
  2. 此程序为模拟windows平台下的dos命令处理程序.-this program to simulate the windows platform dos order processing.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:64627
    • 提供者:黄志成
  1. WinConsole

    0下载:
  2. 在windows控制台下显示自定义对话框的小程序,值得参考-little program displaying selfdefine dialog under windows,worth reference
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3579
    • 提供者:刘平
  1. win控制台程序(可以发送,但接受还需要完善)776

    0下载:
  2. windows控制台程序,可以发送和接受消息,并作出回应。-windows console procedures, can send and receive information, and to respond.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:83681
    • 提供者:杨超
  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. SETFTIME

    4下载:
  2. 我在上个世纪写的一个批量修改文件时间属性的精致实用小程序,在Windows下可用(开发环境:DOS,BC3.1)。 -I write in the last century, a batch of time to modify the file property of the exquisite small practical procedures can be used under Windows [Development Environment: DOS, BC3.1].
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:10072
    • 提供者:谭博远
  1. 2002814164411

    0下载:
  2. windows 程序开放程序,对汇编编程十分有用-assemble window program
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:60105
    • 提供者:dongdong chen
  1. WinMain

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program operating principle and procedure of the preparation process, the process window, handle principle, message queue, the callbac
  3. 所属分类:Console

    • 发布日期:2017-06-09
    • 文件大小:16081154
    • 提供者:萧晓
  1. Auto-shutdow-Windows

    0下载:
  2. 自已写的自动关机小程序,比要点击开始菜单关机方便多了-Auto shutdow Windows
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1368
    • 提供者:hack
« 12 3 4 »
搜珍网 www.dssz.com