CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - WHILE

搜索资源列表

  1. web server监测.zip

    0下载:
  2. This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sends you email when it can t connect, and every so often while the server is still down. It sends a final message when it comes back up. If you have ema
  3. 所属分类:其它

    • 发布日期:
    • 文件大小:1652
    • 提供者:
  1. 编译原理及实践

    1下载:
  2. 目      录 译者序 前言 第1章   概论 1 1.1   为什么要用编译器 2 1.2   与编译器相关的程序 3 1.3   翻译步骤 5 1.4   编译器中的主要数据结构 8 1.5   编译器结构中的其他问题 10 1.6 &
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-04-25
    • 文件大小:7612048
    • 提供者:wesong
  1. 用c编写的N*N的螺旋矩阵源代码

    0下载:
  2. /* 实现效果: 1 2 6 7 15 3 5 8 14 16 4 9 13 17 22 10 12 18 21 23 11 19 20 24 25 */ #include <stdio.h> #define N 5 //阶数,即N*N的螺旋矩阵 void main() {     int i, j, num=1, a[N][N];     for(i=0; i<=N/2; i++) &nb
  3. 所属分类:其他小程序

    • 发布日期:2008-05-05
    • 文件大小:4395
    • 提供者:good@588
  1. 一个增强的数据库类CDataSet

    0下载:
  2. 一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CData
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:33635
    • 提供者:杨葶
  1. adkiller.src

    0下载:
  2. 上网时往往会弹出一些广告,此软件能拦截一般的弹出广告窗口,而放行较大的可能不是广告的窗体;用Delphi7编写而成,拦截广告时会象QQ一样闪动并可伴有声音提示,同时记录所拦截的弹出广告个数,为您上网提供一点方便;同时其占用很少的系统资源,希望给初学者一些托盘编程及消息编程方面一些帮助;程序中用么xpmenu3控件,各位机子上没装的话可以去掉它。-Internet often will pop up advertisements, this software can intercept the g
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:20224
    • 提供者:陈信良
  1. NewsPlayer

    0下载:
  2. Java内核是unicode的,就连class文件也是,但是很多媒体,包括文件/流的保存方式是使用字节流的。因此Java要对这些字节流经行转化。char是unicode的,而byte是字节。Java中byte/char互转的函数在sun.io的包中间有。其中ByteToCharConverter类是中调度,可以用来告诉你,你用的convertor。其中两个很常用的静态函数是-Java kernel is unicode,as well as class files.However,most mu
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4690226
    • 提供者:电子科大
  1. vcvirtual

    0下载:
  2. 课程设计,vc++做的,基本上满足要求,只是页面总数跟随机页面号的范围一样,有待改进;答辩的时候居然问我几个系统函数有什么用,我都郁闷了,分数还没那些抄别人的高。。。。。。虽然作的不好,但怎么说也是我自己做的,无语了。放上来,有需要的拿去改改 基本上都是边查资料边写的,算得上是第一次写,错误是难免的,请大家指教,而且里面变量定义比较乱,懒得改了-curriculum design, vc do basically meet the requirements, but the total numb
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:44529
    • 提供者:白亮
  1. myFiveChess

    0下载:
  2. 本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)-\" quintet game \" this procedure is it is it partly , is it play chess tree search for to use to play chess while being man-
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:246329
    • 提供者:杨杰
  1. 传奇2源码解元可编译版

    3下载:
  2. 游戏源码,对想从事游戏开发的人很有用的哟,我好不容易才弄到的!大家快下载呀,没准哪天就没有了!-game source code,if you want do game making job,it do can help you,I get it not easy,download quickly,maybe one day you can find it while you want it!
  3. 所属分类:模拟服务器

    • 发布日期:2008-10-13
    • 文件大小:508835
    • 提供者:范成涛
  1. 1394CameraDemo

    0下载:
  2. The purpose of this driver set is to provide easy, direct access to the controls and imagery of compliant cameras on the 1394 serial bus. These cameras are capable of transmitting image data at up to 400 mbps* while also offering the ability to contr
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:60779
    • 提供者:楊智斐
  1. ComboTree

    1下载:
  2. The purpose of this driver set is to provide easy, direct access to the controls and imagery of compliant cameras on the 1394 serial bus. These cameras are capable of transmitting image data at up to 400 mbps* while also offering the ability to contr
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:2588505
    • 提供者:楊智斐
  1. ys2dub0711

    0下载:
  2. 伊苏2游戏配音程序源码。给定一个视频,边播放边录制语音。-Ys two games dubbing procedures source. Given a video broadcast side while recording voice.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:39724
    • 提供者:徐剑波
  1. JumpingChess_yu

    0下载:
  2. 可以设定1~6方同时游戏,每一方都可以设定为电脑、网络或本地。左键下子,右键确定。游戏界面美观,很不错。开发工具:VC++6.0 和 MFC -can set a party to six games while, each side can be created for the computer, network or local. Left Now, the right to determine. Games beautiful interface, very good. Developm
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:407001
    • 提供者:余超
  1. Desktop Applications With Ms Visual C 6.0

    0下载:
  2. This course is designed for individuals interested in developing their skills in Microsoft Visual C++ 6.0 while developing desktop applications. Topics include using the Microsoft Solutions Framework (MSF) building applications with the Microsoft Fou
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9127699
    • 提供者:宝宝
  1. tk3

    0下载:
  2. 多功能 信息管理 V3.0 《多功能 信息管理 V3.0》 1)新闻/文章/链接/图片信息发布上传。 2)讨论板/列表/缩略图/三款显示风格。 3)贴子置顶、编辑。 4)5款加密登陆方式。 5)会员3种级别认证。 6)禁止同账号同时多人登陆。 7)记录锁定同账号登陆。 8)站长多附件上传。(共享版没此功能) 9)访客投票、意见留言。 10)图址随机更改,可防图址被别的网站作链接。 11)注册用户邮箱验证(共享版没此功能)-Multifunctional Information Managemen
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:130789
    • 提供者:李乐
  1. MPEG4解码系统

    0下载:
  2. (1)本程序可在Windows 2000、Visual C++ 6.0和DirectX 8.0 环境下编译通过。 (2)编译时直接打开//DECORE/BUILD目录下的DECORE.DSW文件。-1) This program can be built on Windows 2000, Visual C++ 6.0 and DirectX 8.0. 2) While compiling, you can directly open the file DECORE.DSW in the dire
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:138026
    • 提供者:夏晨晨
  1. DirectShow系统

    0下载:
  2. 在DirectX 9下构建filter graph,开发基于数字电视调节卡的程序. 编译代码需要Windows XP及其以上的版本,运行程序需要数字电视卡。同时需要安装DirectX 9。-in DirectX 9 under Construction filter graph, based on the development of digital TV card adjustment procedures. Compiling code need Windows XP and above
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:168835
    • 提供者:夏晨晨
  1. myrichedit

    0下载:
  2. 在CRichEditCtrl控件中我们不能得到这样的操作,同时CRichEditCtrl是能够包含各种格式的内容,就好像Word一样能够写入各种不同的字体,不过CRichEditCtrl没有给我们提供这样的要求,今天我的目的也就是给他添加这样的扩展操作.-in Hyperlink control, we do not get the operation, while Chars can include various types of content, it seems like Microso
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:18229
    • 提供者:ww
  1. while循环正弦波形图

    0下载:
  2. WHLIE 循环正弦波形图,labVIEW中的while循环,显示正弦波形图表(WHLIE cyclic sinusoidal waveform)
  3. 所属分类:LabView编程

    • 发布日期:2018-01-02
    • 文件大小:9216
    • 提供者:阿耶泊
  1. do-while-loop

    0下载:
  2. do and while loop in c
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1144832
    • 提供者:Nivvi
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com