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

资源列表

« 1 2 ... .13 .14 .15 .16 .17 7818.19 .20 .21 .22 .23 ... 8029 »
  1. tring

    1下载:
  2. 四元图灵机程序,用VC++实现的,可以实现四元图灵程序的可视化执行-four yuan Turing machine procedures, with the VC, can achieve four yuan Turing procedures Visualization implementation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.82mb
    • 提供者:华英雄
  1. GOOGLE全球副总裁李开复演讲的其他资料

    1下载:
  2. 李开复在华南理工讲座的资料,涉及好多方面,大家可以认真的阅读一下,有所帮助-Kai-fu Lee talks in the South China Polytechnic information involves many aspects, we can seriously read, help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:24.83mb
    • 提供者:林永铄
  1. socks5协议转http协议源码

    1下载:
  2. 程序说明: 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹 本程序只是实现简单的P2P互发消息.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8.32kb
    • 提供者:吴欢
  1. 编译原理语法分析图片

    1下载:
  2. 编译原理语法分析图片,形象的表示了编译原理语法分析的步骤-compiler theory syntax analysis pictures, image editing, said the principle of syntax analysis steps
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:280.32kb
    • 提供者:
  1. 银行储蓄系统

    1下载:
  2. MFC写的银行储蓄系统,功能完善,自动分配帐号,有密码功能,debug里有exe文件,运行即可,源码在外面,加了注释了!-MFC wrote savings bank system, complete functions, automatic allocation account, password function, debug there are exe files, run can be, the source code on the outside, plus a footnote!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:67.55kb
    • 提供者:张傻
  1. autosale

    1下载:
  2. VHDL编写的自动售货机,带找零、退币功能,数字电路课程设计!内附常态图,和dofile波形模拟文件-VHDL prepared by the vending machines, have sought to bring, the coin features, digital circuit design courses! Enclosing normal map and document dofile waveform simulation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.42kb
    • 提供者:张傻
  1. 在线考试系统完整版

    1下载:
  2. 这是一个用ASP写的在线考试系统.特别一点 就是考试试卷有两种考法,一种为系统自动出卷,另一种是老师出卷考试.前者的实现是参考网上代码.总的来说还是很值得参考的.-This is an ASP write online examination system. One particular point is that the examination papers have two test method, a system for automatically out volumes, and
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.91mb
    • 提供者:曾浩
  1. 党性分析材料

    1下载:
  2. 本文是关于党性分析材料,放入网站供大家分享。-party spirit of this paper is to analyze and placed on the web site for everyone to share.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7.71kb
    • 提供者:佳一
  1. fdtd1

    1下载:
  2. fdtd1.rar 计算2维电磁散射及近——远场变换 求出雷达截面积-fdtd1.rar a 2-dimensional scattering and near -- far-field transform obtained radar cross-sectional area
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.74kb
    • 提供者:yy
  1. 雪蝶图书馆管理系统

    1下载:
  2. 图书馆管理系统是个方便公司使用的系统,提供了很多方便的服务,快点下载-library management system is to enable a company to use the system to provide a lot of convenient services, quickly download a try
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:203.61kb
    • 提供者:黎明
  1. 含括弧的任意精度四则运算的详细解释

    1下载:
  2. 1.本程序主要的功能是利用链表将用户输入的任意精度中缀表达式转换成后缀表达式,为了以便于区分数据和操作符,数据间用下划线将它们区分开来,并且计算出此表达式的值。 2.需要注意的是:此程序所叙述的四则运算是狭义的,并没有显式的要求用户以中括弧“[]”或者是大括弧“{}”进行输入,因为这样会大大的加大程序的代码量,为了简便起见,同时又为了实现四则混合运算的功能,只要用户将含有中括弧或者是大括弧的地方均以小括弧表示即可。-1. This program is the main functio
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.13kb
    • 提供者:刘新夏
  1. olap

    1下载:
  2. 数据立方体的物化算法 用vc的完全实现-data cube of the reification of the algorithm used vc fully realized
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1kb
    • 提供者:蔡军卫
« 1 2 ... .13 .14 .15 .16 .17 7818.19 .20 .21 .22 .23 ... 8029 »
搜珍网 www.dssz.com