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

搜索资源列表

  1. DropExDemo

    0下载:
  2. 扩展COleDropTarget类来支持任意窗口拖放-sustain windows drag though COleDropTarget cla
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:19929
    • 提供者:蔡山
  1. LinuxCmdOnWindows

    0下载:
  2. Windows 平台上的 Linux 命令, 适合习惯于 linux 的人使用. 用法: 请在命令行窗口中键入 \"程序名 -?\" 查看帮助. 注: awkprint ... 相当于 linux 下的 awk {print ...} . 因为 windows 下 awk print 效率太低, 所以引入 awkprint
  3. 所属分类:控制台(字符窗口)编程

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

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

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

    0下载:
  2. 使用 CreatePolygonRgn 和 SetWindowRegion 来创建一个“稀奇古怪”的可以动窗口-use CreatePolygonRgn and SetWindowRegion to create strange moving windows
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3377
    • 提供者:黄飞飞
  1. BankSimulation

    0下载:
  2. 一个银行业务的事件驱动模拟系统,银行有两种业务:第一,取款或借款;第二,存款或还款。银行有两个窗口,用两个队列实现。事件表用带头结点的单向链表实现。-A banking system of event-driven simulation, the bank has two operations: first, the withdrawal or loan second, deposit or payment. Bank has two windows, with two queue imple
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:221746
    • 提供者:chaser tang
  1. 由一个和值一个跨度生成3D单选号码

    1下载:
  2. 自己学习彩票概念,编程实现的例子代码,Windows控制台(字符窗口)编程,工具MSVC++6.0;具体内容是用一个和值和一个跨度生成3D单选号码.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2012-10-12
    • 文件大小:1569
    • 提供者:dssz.org.wxy
  1. maidi

    0下载:
  2. 该程序可以实现两个窗口之间的交换以及两个窗口之间的回传,很棒的哟iu-The program can be exchanged between the two windows and return between the two windows, great yo iu
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:1915796
    • 提供者:许葵
  1. Windows_cut

    0下载:
  2. 监视Windows窗口事件拦截,易语言源码-Windows Event Monitoring window, blocking, easy language source
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-04-05
    • 文件大小:98901
    • 提供者:lijun
  1. program

    2下载:
  2. windows控制台窗口画图:实现扫描转换任意一个椭圆,使用windows下的SetPixel函数。算法使用的是中点算法,算法效率较高。-The console windows drawing: realize scanning conversion any elliptic, using the Windows of the SetPixel function. The halfway point algorithm is used, whose efficiency is higher.
  3. 所属分类:Console

    • 发布日期:2015-04-05
    • 文件大小:2896896
    • 提供者:computergeek
  1. Opencv-MineSweeping

    0下载:
  2. 调用OpenCV中的窗口等图像处理函数编写的类似于windows扫雷的小游戏-Similar to windows minesweeping game window in calling OpenCV image processing functions written
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:1649548
    • 提供者:FaLeFengLe
  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-17
    • 文件大小:1646
    • 提供者: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
    • 文件大小:1018880
    • 提供者:
  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. 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-29
    • 文件大小:12022395
    • 提供者:贺雨
  1. TestCMD

    0下载:
  2. 通过代码执行以及获得Windows的CMD命令窗口内容。-Control and read CMD windows with C++ code
  3. 所属分类:Console

    • 发布日期:2017-04-30
    • 文件大小:78434
    • 提供者:GS
  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
    • 文件大小:1340849
    • 提供者:yangq
  1. cmd-windows

    0下载:
  2. 易语言cmd窗口调用源码,里面是实例教程-Easy language cmd window calling source
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1852
    • 提供者:fgfgfg
  1. osgexam1

    1下载:
  2. osg园区视景仿真,实现小车碰撞检测,粒子效果,键盘控制局部窗口,文本显示功能,程序在VS2013下配置osg3.4实现-OSG Park visual simulation, car collision detection, particle effects, keyboard control of local windows, text display, the program in the VS2013 configuration osg3.4
  3. 所属分类:Console

    • 发布日期:2017-06-14
    • 文件大小:23039442
    • 提供者:liumingchun
搜珍网 www.dssz.com