CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - 窗口程序

搜索资源列表

  1. LZ77算法源代码

    1下载:
  2. 用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。-realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5412
    • 提供者:hjxm
  1. Ruler

    0下载:
  2. 用VC++编写的一个尺子的程序代码。结果是窗口中显示一个尺子。-Using VC++ written a ruler of the program code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:47858
    • 提供者:Lydia
  1. AppletDemo

    0下载:
  2. 这是一个Apple应用程序,该程序能是实现一个窗口在浏览器上显示。-This is an Apple application that is able to achieve a window display in the browser.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:2687
    • 提供者:gujunjun
  1. GetFocus

    0下载:
  2. 取另一程序的键盘输入焦点,关键是两个程序共享输入。 本程序中,输入了窗口标题后,点击GetFocus按钮,(稍候)程序将找到该窗口,并取出该窗口的输入焦点,并显示。如果没有输入焦点,显示为0x0. 也能设置输入焦点,不过只是为了让程序大一些免得通不过审核,你可以自行看一下,应当不难。-Another program to take keyboard input focus, the key is two programs to share input. This program, ent
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:27470
    • 提供者:liyiliang85
  1. test

    0下载:
  2. 简单的静态窗口切分程序,实现了窗口间的通信。-Simple static window segmentation procedures, to achieve communication between windows.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-15
    • 文件大小:22663112
    • 提供者:死鱼
  1. Hello

    0下载:
  2. 小程序 关于创建窗口,适合与初学者进行系统学习 -Small program for creating windows, suitable for beginners to learn the system
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-02
    • 文件大小:2276053
    • 提供者:古惑
  1. huffman

    0下载:
  2. 利用huffman树编写的文件压缩和解压程序,有MFC窗口-Prepared using the huffman tree file compression and decompression procedures, MFC window
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-14
    • 文件大小:3667868
    • 提供者:范佳琪
  1. ex61

    0下载:
  2. 设置一个鼠标程序,将窗口分为5块,分别用画刷填充为白、绿、蓝、黄、红。鼠标点在不同区域时鼠标的形状发生变化,且显示鼠标坐标.-Set a mouse program will be divided into five windows were filled with brush white, green, blue, yellow, red. Point the mouse to change the shape of the mouse in the different regions, an
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1158879
    • 提供者:吴雨林
  1. LZ78_mfc

    0下载:
  2. LZ78算法的mfc程序,有窗口(对话框)显示,简单,visual c++ 6.0编制-LZ78 simple mfc program by vc++ 6.0
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-11
    • 文件大小:2051366
    • 提供者:柳双
  1. 123

    0下载:
  2. 模拟银行业务:(1) 银行每日的现金额固定,工作窗口个数固定(大于1),客户只能在工作窗口办理业务。 (2) 客户出现可以为随机,其办理的业务种类也随机。客户在到达银行时,总是最短的选择队伍排在最后面。 (3) 当客户取款时,如果帐户余额不足,则拒绝其取款;当银行现金额不足时,应请客户等待,银行现金额充足时通知客户,立即为其办理;当客户等待一定时间后现金仍然不足,或者客户主动查询N次之后,现金仍然不足,则会离开银行。 (4) 客户的存款应加入银行当日当前可用现金额。 (5) 动画
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:416370
    • 提供者:Mrzhou
  1. SuperMacket

    0下载:
  2. 使用Java语言编写一个模拟网上超市购物结算功能的程序,要求程序运行后有一个图形用户界面,可供用户输入购买的各种商品相关信息,最后给出用户的购物清单及价格,并且用户可以根据需要查询自己购买的第几项商品的详细信息。 需求分析: 1.用户可以添加购买一种商品,添加的信息包括商品名称、数量和单价 2.用户可以删除已购买的一种商品 3.用户可以查询已购买的一种商品的详细信息,查询时要指明查询的商品的记录号是多少(商品记录号是按照商品购买次序编的),还可以指定查询第一个或最后一个购买的商品
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-28
    • 文件大小:10771
    • 提供者:郭莹楠
搜珍网 www.dssz.com