您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. ckeditor 网页编辑器源码

  2. .net环境下ckeditor与ckfinder学习笔记 ckeditor 3.0.1学习笔记 一.ckeditor 3.0.1精简 精简前:4.52M 精简后:853K 1.删除_samples和_source文件夹,分别为示例文件和未压缩源程序 2.删除lang文件夹下除zh-cn.js,en.js下的所有语言文件.根据需要删除 3.删除根目录下的changes.html(更新列表),install.html(安装指向),license.html(使用许可). 4.删除skins目录下不需
  3. 所属分类:Javascript

    • 发布日期:2010-04-08
    • 文件大小:1048576
    • 提供者:ydftx
  1. phonehandle

  2. android来电通源代码,但是源代码里少了 com.bt.call.net.ConnectionUtil 类! 那是很简单的联网和下载网络图片的代码,可以自己随意添加进去。
  3. 所属分类:Android

    • 发布日期:2010-04-09
    • 文件大小:728064
    • 提供者:opqshuai
  1. c++源码程序之人机对战五子棋的设计可做毕业论文

  2. // 五子棋Dlg.cpp : implementation file // #include "stdafx.h" #include "五子棋.h" #include "五子棋Dlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif int board[14][14]; //棋盘数组 BOOL ptable[14][14][480]; //人的所
  3. 所属分类:C++

    • 发布日期:2010-04-11
    • 文件大小:97280
    • 提供者:pc_master
  1. W-CDMA and cdma2000 for 3G Mobile Networks

  2. CONTENTS Preface xi Acknowledgments xiii Foreword xv Chapter 1 Introduction 1 Early Systems 2 The Cellular System 4 TDMA System 9 IS-54 and IS-136 9 GSM 11 cdmaOne (Based on IS-95-A and IS-95-B) 13 Personal Communications System 15 Third-Generation
  3. 所属分类:3G/移动开发

    • 发布日期:2010-04-12
    • 文件大小:3145728
    • 提供者:john_wanghe
  1. W-CDMA and cdma2000 for 3G Mobile Networks 2002.pdf

  2. W-CDMA and cdma2000 for 3G Mobile Networks WCDMA,CDMA2000入门好书,推荐 CONTENTS Preface xi Acknowledgments xiii Foreword xv Chapter 1 Introduction 1 Early Systems 2 The Cellular System 4 TDMA System 9 IS-54 and IS-136 9 GSM 11 cdmaOne (Based on IS-95-A an
  3. 所属分类:3G/移动开发

    • 发布日期:2010-04-13
    • 文件大小:2097152
    • 提供者:john_wanghe
  1. GNU MAKE 中文手册

  2. GNU MAKE的详细中文手册,目录如下: 目 录 第一章:概述 1.1 概述 1.2 准备知识 第二章:GNU make 介绍 2.1 Makefile简介 2.2 Makefile规则介绍 2.3 简单的示例 2.4 make如何工作 2.5 指定变量 2.6 自动推导规则 2.7 另类风格的makefile 2.8 清除工作目录过程文件 第三章:Makefile 总述 3.1 Makefile的内容 3.2 makefile文件的命名 3.3 包含其它makefile文件 3.4 变量
  3. 所属分类:其它

    • 发布日期:2010-04-13
    • 文件大小:149504
    • 提供者:augion
  1. 批处理命令大全,详细介绍各种命令和语法

  2. 1.Echo 命令 打开回显或关闭请求回显功能,或显示消息。如果没有任何参数,echo 命令将显示当前回显设置。语法 echo [{on|off}] [message] Sample:echo off / echo hello world 在实际应用中我们会把这条命令和 重定向符号(也称为管道符号,一般用> >> ^)结合来实现输入一些命令到特定格式的文件中.这将在以 后的例子中体现出来。 2.@ 命令 表示不显示@后面的命令,在入侵过程中(例如使用批处理来格式化敌人的硬盘)
  3. 所属分类:C

    • 发布日期:2010-04-15
    • 文件大小:21504
    • 提供者:njbeyond
  1. GNU make 中文手册 网页版

  2. GNU MAKE的详细中文手册,目录如下: 目 录 第一章:概述 1.1 概述 1.2 准备知识 第二章:GNU make 介绍 2.1 Makefile简介 2.2 Makefile规则介绍 2.3 简单的示例 2.4 make如何工作 2.5 指定变量 2.6 自动推导规则 2.7 另类风格的makefile 2.8 清除工作目录过程文件 第三章:Makefile 总述 3.1 Makefile的内容 3.2 makefile文件的命名 3.3 包含其它makefile文件 3.4 变量
  3. 所属分类:其它

    • 发布日期:2010-04-16
    • 文件大小:175104
    • 提供者:augion
  1. VB与sql图书管理系统数据库

  2. vb学习源码 Dim rs As ADODB.Recordset Dim SQL As String Dim msg As String Dim Index As Integer Dim flag As String '判断是新增记录还是修改记录 Private Sub Form_Load() Call LoadData '装载数据 If rs.RecordCount > 0 Then Call ShowData '显示数据 Else '移动控件不可用 For Index = 0 To
  3. 所属分类:VB

    • 发布日期:2010-04-16
    • 文件大小:218112
    • 提供者:typ_pinaster
  1. 非常经典的拓扑分水岭算法

  2. 经典的算法,采用拓扑结构实现 The algorithms are described in the following article : Camille Couprie, Leo Grady, Laurent Najman and Hugues Talbot , "Power Watersheds: A New Image Segmentation Framework Extending Graph Cuts, Random Walker and Optimal Spanning Fore
  3. 所属分类:其它

    • 发布日期:2010-04-16
    • 文件大小:3145728
    • 提供者:houbiao123
  1. 15篇文章贯通大学英语四级(CET4)词汇(英文部分)

  2. Unit1 A Question of Rights   Unfortunately , a crime was about to be committed but at that moment Lesley was unaware of the impending(即将发生的,迫近的) event , which would affect her life so drastically(极端地,彻底地) for the next years .   For the moment at lea
  3. 所属分类:硬件开发

    • 发布日期:2010-04-17
    • 文件大小:285696
    • 提供者:haozr11
  1. Linux下AT&T汇编语法格式简介

  2. Linux下AT&T汇编语法格式简介 一、AT&T 格式Linux 汇编语法格式 在 AT&T 汇编格式中,寄存器名要加上 '%' 作为前缀;而在 Intel 汇编格式中,寄存器名不需要加前缀。例如: AT&T 格式 Intel 格式 pushl %eax push eax 在 AT&T 汇编格式中,用 '$' 前缀表示一个立即操作数;而在 Intel 汇编格式中,立即数的表示不用带任何前缀。例如: AT&T 格式 Intel 格式 pushl $1 push 1 AT&T 和 Intel 格
  3. 所属分类:硬件开发

    • 发布日期:2010-04-17
    • 文件大小:16384
    • 提供者:divent
  1. 3D魔方 C++代码

  2. 部分代码: // FScreen.c // OpenGL SuperBible, Chapter 17 // Program by Richard S. Wright Jr. // This program shows a how to create a full screen // window and render into it with OpenGL. #include #include #include #include #include #include #includ
  3. 所属分类:C++

    • 发布日期:2010-04-18
    • 文件大小:23552
    • 提供者:lovec001
  1. POJ 1002 487-3279 telephone numbers

  2. 487-3279 Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 102808 Accepted: 17241 Descr iption Businesses like to have memorable telephone numbers. One way to make a telephone number memorable is to have it spell a memorable word or phrase.
  3. 所属分类:C

    • 发布日期:2010-04-18
    • 文件大小:1024
    • 提供者:zdy520991740
  1. 2.4 power control algorithm

  2. 2.4 power control algorithm Power control is to adjust the output power that can satisfy the reception of a called party and thus maximize the system capacity in the circumstances of dynamically changing channels, velocities of mobile stations, and
  3. 所属分类:其它

    • 发布日期:2010-04-18
    • 文件大小:3145728
    • 提供者:qioushisan
  1. vb-组态王 一个VB开的调用组态王OPC SERVER

  2. 一个VB开的调用组态王OPC SERVER的客户端程序代码,包括说明书-an open call Kingview OPC Server client code, including brochures
  3. 所属分类:VB

    • 发布日期:2010-04-19
    • 文件大小:603136
    • 提供者:orchid20088
  1. C#100例题 献给c#初学者

  2. 给初学者的简单例题! private System.ComponentModel.IContainer components; private const int kNumberOfRows = 8; private const int kNumberOfTries = 3; private int NumTotalBricks = 0; private int NumBalls = 0; private Ball TheBall = new Ball(); private Paddle Th
  3. 所属分类:C#

    • 发布日期:2010-04-22
    • 文件大小:3145728
    • 提供者:lixiaolinlinlin
  1. Zend_Framework_Zh.chm

  2. Zend Framework手册 中文版 下一页 Zend Framework手册 中文版 Zend Framework 版权 © 2005-2009 Zend Technologies Inc. (http://www.zend.com) 2009-02-01 -------------------------------------------------------------------------------- 目录 1. Zend Framework简介 1.1. 概述 1.2.
  3. 所属分类:Java

    • 发布日期:2010-04-24
    • 文件大小:1048576
    • 提供者:lyz_2608
  1. Json.net for .net3.5

  2. Json.NET http://james.newtonking.com/projects/json-net.aspx http://www.codeplex.com/json/ Descr iption: The Json.NET library makes working with JSON formatted data in .NET simple. Quickly read and write JSON using the JsonReader and JsonWriter or se
  3. 所属分类:C#

    • 发布日期:2010-04-24
    • 文件大小:1048576
    • 提供者:lxbg90058
  1. JAVA调用C

  2. 这是JAVA调用C/C++语言的一个例子。
  3. 所属分类:C

    • 发布日期:2008-01-04
    • 文件大小:3145728
    • 提供者:suki_java
« 1 2 ... 45 46 47 48 49 50»