CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程

资源列表

« 1 2 ... .59 .60 .61 .62 .63 56264.65 .66 .67 .68 .69 ... 58526 »
  1. c4

    0下载:
  2. 1一个最优美的图案。 2有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数-1 One of the most beautiful designs. 2 months integer n to the preceding number of the order of backward-shift position m, and finally the number m of m into the top of the number of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1.4kb
    • 提供者:付博
  1. recognizeCODE

    0下载:
  2. 书中的一个经典实例,在此摘录出来,让C++此方面编程的朋友可以更容易的找得到,压缩包内有3种识别技术的算法实例,需要慢慢研究哦。-A classic example of the book, in this excerpt from, let C++ This regard programming friends can more easily find, compressed packet, there are three kinds of algorithm to identify exam
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:152.73kb
    • 提供者:sdfads
  1. c5

    0下载:
  2. 1时间函数举例4,一个猜数游戏,判断一个人反应快慢。 2有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列)输出到一个新文件C中。-A function of time, for example 4, a guess the number of games, judge a person reaction speed. 2 There are two disk files A and B, the storage of his letters, these t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1.34kb
    • 提供者:付博
  1. LANChat

    0下载:
  2. 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:231.97kb
    • 提供者:sdfads
  1. T-REC-H[1].263-200501-I!!PDF-C

    0下载:
  2. H.363低比特率通信的视频编码标准,中文版的,对视频压缩研究有帮助-Low bit rate H.363 video coding standard communication, the Chinese version of video compression research help
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3.69mb
    • 提供者:zhangjing
  1. VIA

    0下载:
  2. VIA,用于windows控件设置代码-VIA, control settings for the windows code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:11.54kb
    • 提供者:colin
  1. remoteDesktop

    0下载:
  2. 利用CSocket实现远程桌面功能 实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(实际上这一步是模拟出鼠标和键盘的操作),最后将远程桌面再次捕获发回本地,在对话框中显示出来。这样也就实现了系统自带的远程桌面的功能。-CSocket using Remote Desktop feature to achieve the realization of the main idea is: first Remote Deskt
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:163.08kb
    • 提供者:sdfads
  1. compile_work

    0下载:
  2. 从正则表达式到有穷自动机实例 想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输入正则表达式。 -From regular expressions to DFA thorough study of examples like regular expressions, we must know the principles of DFA, this source can give
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:12.53kb
    • 提供者:sdfads
  1. DES3

    0下载:
  2. C编写三层DES的加密算法 使用C编写DES、DESX、DES3加密算法,以及演示如何在Delphi中调用C编写的加密解密算法。-C to prepare three-DES encryption algorithm using C preparation of DES, DESX, DES3 encryption algorithm, as well as demonstrate how to call C in Delphi encryption and decryption algor
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:191.66kb
    • 提供者:sdfads
  1. Number_TO_BITS

    0下载:
  2. === === Convert decimal value to binary ======================================= This code can be used to convert values to binary format (bits: zeros and ones). Use toBIN_WORD() function to convert integers (16 bits), a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2.62kb
    • 提供者:gongxd
  1. Thermometer

    0下载:
  2. thermometer and heater device for demonstration of automatic temperature control. version 2.0 this device (thermometer.exe) comes with full source code (visual basic 6.0) and a sample assembler program (thermometer.asm), that ca
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:16.04kb
    • 提供者:gongxd
  1. TransPic

    0下载:
  2. === === = Transform Picture ! Zoom in, zoom out and change color on fly! This code is free to use for any purpose, you should keep the original copyright: Copyright (C) 2003 Free Code http://www.emu8086.com/vb/ For comments: in
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:18.39kb
    • 提供者:gongxd
« 1 2 ... .59 .60 .61 .62 .63 56264.65 .66 .67 .68 .69 ... 58526 »
搜珍网 www.dssz.com