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

搜索资源列表

  1. whiledatatype

    0下载:
  2. C:\\Documents and Settings\\new\\桌面\\新建文件夹\\whiledatatype.rar-C : \\ Documents and Settings \\ new \\ Desktop \\ New Folder \\ while datatype.rar
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4.52kb
    • 提供者:stephen
  1. finaloverridingillusion

    0下载:
  2. finaloverridingillusion.ziplic class DoWhileDemo { public static void main(String[] args) { String copyFromMe = \"Copy this string until you encounter the letter g .\" StringBuffer copyToMe = new StringBuffer() int i = 0 char
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.36kb
    • 提供者:张竹
  1. ActionScript编程实例

    1下载:
  2. Chapter 2: Getting Started Hello World Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an Actionscr ipt 3.0 class in an application. The Enhanced version adds a name-checking feature. These exam
  3. 所属分类:FlashMX源码

  1. 词法分析程序(编译原理)

    2下载:
  2. 用C语言写的词法分析程序 #include "stdio.h" #include"string.h" #include "stdlib.h" FILE *fp; char filename[20]; char token[100]; int m=0; char getch() { char ch; ch=fgetc(fp); return ch; } char getbc
  3. 所属分类:其它源码

    • 发布日期:2009-04-29
    • 文件大小:1.19kb
    • 提供者:zhimoai
  1. agile-principles-patterns-and-practices-in-c-robe

    0下载:
  2. With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile met
  3. 所属分类:Java Develop

    • 发布日期:2017-05-23
    • 文件大小:7.17mb
    • 提供者:chane
  1. gamelobby

    0下载:
  2. 在这个系统中,我们将实现一个基于 C/S 架构的黑白棋网络对战平台,在这个系统中,服务器提供一个平台使得多个玩家可以同时连接服务器进行双人对战,同时提供友好的图形用户界面。功能有点像qq的游戏大厅,实际上我也是仿照着做的,不过现在里面只有黑白棋一种游戏。-Under this system, we will be based on C/S structure of the network against Riversi platform, in this system, the servers
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5.11mb
    • 提供者:da
  1. BookShop

    0下载:
  2. 随着网络的普及,越来越多的人接触并运用网络,当有人因为各种原因想要出售或购买图书时,就需要一个专门进行网上虚拟物品交易的平台,本系统就在这种情况下产生并不断的发展。该系统用ASP.NET(C# scr ipt)语言和SQL Server2005作为系统的数据库来开发。其主要功能有:用户管理,新书上架,分类查找,图书检索,图书收藏夹,购买流程,图书评论,网站管理等。论文在撰写过程中,力求将理论与实践应用相结合,对各种理论进行阐述的同时配合系统从实际应用和操作技巧上加以说明,希望能够更充分地体现到这
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-05
    • 文件大小:775.57kb
    • 提供者:王雪明
  1. Spring-Reference_zh_CN

    0下载:
  2. Spring为编写企业应用程序提供了轻量的解决方案,同时仍然支持使用声明式事务、 用RMI或web service远程调用、以及使用多种方式来将数据持久化到数据库。Spring提供了全功能的 MVC framework, 以及透明集成AOP到你的软件中的能力。-Spring for the preparation of enterprise applications provides a lightweight solution, while still supporting the use
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2.6mb
    • 提供者:鞠学健
  1. JavaCallintoCpp

    0下载:
  2. 实现Java和C++的交互,使用的技术是称为JNI( Java Native Interface ),C++编写的程序,只要实现JNI生成的接口,则可以让Java程序调用,而Java编写的程序,C++调用,则需要运行Java虚拟机,通过JNI查询调用Java实现的方法。-Java and C++ realization of the interaction, the use of technology is known as the JNI (Java Native Interface), C+
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3.22mb
    • 提供者:tao
  1. 123

    0下载:
  2. FTP分为主动模式和被动模式两种,FTP工作在主动模式使用TCP 21和20两个端口,而工作在被动模式会工作在大于1024随机端口。FTP采用C/S模式,且客户端和服务器处在不对等地位。-FTP is divided into two kinds of active mode and passive mode, FTP work in active mode using the two-port TCP 21 and 20, while working in passive mode worki
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-12
    • 文件大小:2.52mb
    • 提供者:bingbingbing
  1. metadata-extractor-2.4.0

    0下载:
  2. 读取 图片exif信息 并包含获取方法 详细方法// File jpegFile = new File( "C:\\2.jpg" ) // Metadata metadata = JpegMetadataReader.readMetadata(jpegFile) // Directory exif = metadata.getDirectory(ExifDirectory.class ) //这里要稍微注意下 // Iterator tags = exif.getTagIte
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:78.99kb
    • 提供者:yangzhibin
  1. cifa

    0下载:
  2. C++源代码单词扫描程序(词法分析) (关键字:"int","if","cin","while","include","end","main","else","cout","iostream.h")-C++ source code word scanner (lexical analysis) (keyword: " int" , " if" , " cin" , " while" , " include" ,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:36.01kb
    • 提供者:李真
  1. jquery-ui-1.8.7.custom

    0下载:
  2. The Autocomplete widgets provides suggestions while you type into the field. Here the suggestions are tags for programming languages, give "ja" (for Java or Javascr ipt) a try.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-09
    • 文件大小:1.01mb
    • 提供者:陈林
  1. JNI-(2)

    0下载:
  2. JNI: Java 層與C++層的接口 在雙層框架裡 ,上層是Java 框架,而下層是C/C++框架。這兩 層框架之 間會有密切 的溝通。此時JNI(Java Native Interface)就扮演雙方溝通的接口 了 。藉由JNI 接口,可將Java 層的基類 或子類 的函數 實作部份挖空,而移到 JNI 層的C 函數 來 實作之。例 如,原來 在
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:187.68kb
    • 提供者:刘永胜
  1. eoe_SDK

    0下载:
  2. JNI: Java 層與C++層的接口 在雙層框架裡 ,上層是Java 框架,而下層是C/C++框架。這兩 層框架之 間會有密切 的溝通。此時JNI(Java Native Interface)就扮演雙方溝通的接口 了 。藉由JNI 接口,可將Java 層的基類 或子類 的函數 實作部份挖空,而移到 JNI 層的C 函數 來 實作之。例 如,原來 在
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:345.2kb
    • 提供者:刘永胜
  1. Task_Management_System

    0下载:
  2. 这是一个ASP.Net开发的Web应用程序,可以用来学习ASP.net开发,水晶报表的应用等。 功能:可用于员工的任务管理,包括对任务进行注释,上传,下载文件,创建或者编辑存在的项目,员工,客户等,另外还提供制作报表的功能(用水晶报表做的)-This is a web application by which any organization can manage tasks among its employees. This project has various small parts
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-02
    • 文件大小:736.73kb
    • 提供者:
  1. OReilly---JavaScript---The-Definitive-Guide--5Ed.

    0下载:
  2. is an interpreted programming language with object-oriented (OO) capabilities. Syntactically, the core Javascr ipt language resembles C, C++, and Java, with programming constructs such as the if statement, the while loop, and the && operator. The sim
  3. 所属分类:JavaScript

    • 发布日期:2017-04-09
    • 文件大小:2.19mb
    • 提供者:Marcus Arcus
  1. yuntaicontrolserverandclient

    0下载:
  2. 云台控制代码,里面包含有可以烧入嵌入式系统的C代码,同时含有客户端,和服务器端的java代码。-java implementation of PTZ control code, which contains an embedded system can be burned into C code, while with the client, and server-side java code.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:23.04kb
    • 提供者:shijimeng
  1. metadata

    0下载:
  2. 读取 图片exif信息 并包含获取方法 详细方法// File jpegFile = new File( "C:\\2.jpg" ) // Metadata metadata = JpegMetadataReader.readMetadata(jpegFile) // Directory exif = metadata.getDirectory(ExifDirectory.class ) //这里要稍微注意下 // Iterator tags = exif.getTagIterator() //
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1.69mb
    • 提供者:randy
搜珍网 www.dssz.com