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

搜索资源列表

  1. romfs.2.0.x.gz

  2. uClinux in the GDB/ARMulator Here are some patches to GDB to allow the existing gdb ARM emulator to run uClinux targets. It can run both little-endian and big-endian code, as well as apcs-32/26 code and Thumb. I have tested little/big endian kernels
  3. 所属分类:硬件开发

    • 发布日期:2009-05-07
    • 文件大小:254976
    • 提供者:ycg198
  1. unix6-ppt格式

  2. 21. _____ popular belief that classical music is too complex, it achieves a simplicity that only a genius can create. A. Subject to B. Contrary to C. Familiar to D. Similar to 22. They’re being very _____ about their holiday plans. A. mysterious B.
  3. 所属分类:C

    • 发布日期:2009-05-07
    • 文件大小:32768
    • 提供者:hsjog
  1. Topographic Independent Component Analysis

  2. 介绍Topographic ICA原理 In ordinary independent component analysis, the components are assumed to be completely independent, and they do not necessarily have any meaningful order relationships. In practice, however, the estimated “independent” component
  3. 所属分类:其它

    • 发布日期:2009-05-08
    • 文件大小:1048576
    • 提供者:allah111111
  1. IBExpert 2009.03.25

  2. •Monitor and optimize database performance with the Plan Analyzer, Performance Analysis, SQL Monitor, Database Statistics, Recompute Selectivity of all Indices, Recompile Procedures and Triggers, global Stored Procedure/Trigger Operations Index anal
  3. 所属分类:其它

    • 发布日期:2009-05-08
    • 文件大小:14680064
    • 提供者:liewjp
  1. camel-manual-1.5.0.pdf

  2. Apache Camel is a Spring based Integration Framework which implements the Enterprise Integration Patterns with powerful Bean Integration. Camel lets you create the Enterprise Integration Patterns
  3. 所属分类:Java

    • 发布日期:2009-05-08
    • 文件大小:2097152
    • 提供者:yin_bp
  1. Matters Computational(pdf)

  2. This is a draft of a book about selected algorithms. The audience in mind are programmers who are interested in the treated algorithms and actually want to create and understand working and reasonably optimized code.
  3. 所属分类:其它

    • 发布日期:2009-05-08
    • 文件大小:4194304
    • 提供者:imA
  1. xunlei same

  2. XMLSpy is an advanced XML editor and XML development environment for modeling, editing, transforming, and debugging XML-related technologies. The XML editor delivers the power you need to create the most advanced XML and Web applications, yet at the
  3. 所属分类:Java

    • 发布日期:2009-05-09
    • 文件大小:9437184
    • 提供者:qinrq
  1. Network Programming With Perl

  2. Network Programming with Perl is a comprehensive, example-rich guide to creating network-based applications using the Perl programming language. Among its many capabilities, modern Perl provides a straightforward and powerful interface to TCP/IP, an
  3. 所属分类:Perl

    • 发布日期:2009-05-09
    • 文件大小:9437184
    • 提供者:Landlord
  1. JPA CRDU Programming Patterns

  2. How to deal with JPA Entities with following operations : C : Create R : Read U : Update D : Delete
  3. 所属分类:C

    • 发布日期:2009-05-09
    • 文件大小:579584
    • 提供者:starlin38
  1. Learning SQL

  2. SQL (Structured Query Language) is a standard programming language for generating, manipulating, and retrieving information from a relational database. If you're working with a relational database--whether you're writing applications, performing adm
  3. 所属分类:其它

  1. 自己编译的UNICODE版任务栏通告操作控件

  2. PB9以上的PB版本适用。 使用只有三个函数,很简单。 这是用PBNI编写的控件,VC6的IDE,VC2003的编译器编译,UNICODE版本。 三个函数的使用说明: of_addtip(unsignedlong winhandle, string tip) 添加一个tip。这是必须首先调用的函数,即:在使用其他两个函数前,必须先调用此函数。 winhandle:窗口句柄,操作tip的窗口的句柄,tip的图标即用此窗口的图标。 tip: tip的字符内容。 of_modify tip(stri
  3. 所属分类:硬件开发

    • 发布日期:2009-05-10
    • 文件大小:45056
    • 提供者:lovemoreh
  1. Lotus Domino WEB 开发技术积累-DOC(313页)

  2. Lotus Domino WEB 开发技术积累-DOC(313页) 1. 选取视图的列的内容 @Trim @DbColumn 6 2. 隐藏判断常用的命令 6 3. 判断当前用户是否是“某个组”的成员,然后来显示和隐藏 6 4. 在Lotus Domino 中显示图 6 5. 链接JS文件 6 6. 删除文档的方法 7 7. $$return 域的使用 8 8. 将表单设计为视图或导航器模板 9 9. 为 Web 定制“表单已处理”确认信息 10 10. 定制出错信息 11 11. $$Htm
  3. 所属分类:Web开发

    • 发布日期:2009-05-11
    • 文件大小:2097152
    • 提供者:lileimsn
  1. c#制作PDF示例代码

  2. try { // step 2: // we create a writer that listens to the document // and directs a PDF-stream to a file PdfWriter.getInstance(document, new FileStream("Chap0101.pdf", FileMode.Create)); // step 3: we open the document document.Open(); // step 4: w
  3. 所属分类:C#

    • 发布日期:2009-05-11
    • 文件大小:631808
    • 提供者:diligence0708
  1. SQL数据库经典自学教程

  2. SQL全称是“结构化查询语言(Structured Query Language)”   SQL(Structured Query Language)是一种数据库查询和程序设计语言,用于存取数据以及查询、更新和管理关系数据库系统。   SQL同时也是数据库脚本文件的扩展名。   SQL是高级的非过程化编程语言,允许用户在高层数据结构上工作。他不要求用户指定对数据的存放方法,也不需要用户了解具体的数据存放方式,所以具有完全不同底层结构的不同数据库系统可以使用相同的SQL语言作为数据输入与管理的接
  3. 所属分类:其它

    • 发布日期:2009-05-11
    • 文件大小:6291456
    • 提供者:sunl3388
  1. WINDOWS 核心编程

  2. 目 录 译者序 前言 第一部分 程序员必读 第1章 对程序错误的处理 1 1.1 定义自己的错误代码 4 1.2 ErrorShow示例应用程序 5 第2章 Unicode 11 2.1 字符集 11 2.1.1 单字节与双字节字符集 11 2.1.2 Unicode:宽字节字符集 12 2.2 为什么使用Unicode 13 2.3 Windows 2000与Unicode 13 2.4 Windows 98与Unicode 13 2.5 Windows CE与Unicode 14 2.6
  3. 所属分类:网络攻防

    • 发布日期:2009-05-11
    • 文件大小:22020096
    • 提供者:ABNORMAL1982
  1. oracle 存储过程的基本语法

  2. 1.基本结构 CREATE OR REPLACE PROCEDURE 存储过程名字 ( 参数1 IN NUMBER, 参数2 IN NUMBER ) IS .......
  3. 所属分类:Oracle

    • 发布日期:2009-05-11
    • 文件大小:1024
    • 提供者:tonny5102
  1. ActionScript3.0

  2. You'll even learn how to link modular Actionscr ipt pieces together to create rock-solid solutions for Flex 2 and Flash applications.
  3. 所属分类:Actionscript

    • 发布日期:2009-05-11
    • 文件大小:872448
    • 提供者:yuejunyan8888
  1. SVN中文帮助手册1.2

  2. SVN中文帮助手册1.2 目录 译者序 前言 序言 读者 怎样阅读本书 本书约定 排版习惯 图标 本书的组织结构 本书是免费的 致谢 来自Ben Collins-Sussman 来自Brian W. Fitzpatrick 来自C. Michael Pilato 1. 介绍 Subversion是什么? Subversion的历史 Subversion的特性 Subversion的架构 安装Subversion Subversion的组件 快速入门 2. 基本概念 版本库 版 本模型 文件共享
  3. 所属分类:Web开发

    • 发布日期:2009-05-11
    • 文件大小:38912
    • 提供者:fengyusheng
  1. g4lmod0.16

  2. Latest Additions and updates. Latest version (late April) now does an auto login on first session, so no need to login with g4l (G 4 L) on first tty. Other ttys will require login. (CtrlAlt F2, etc) Addition of ./fg4l front end scr ipt – scr ipt act
  3. 所属分类:FTP

    • 发布日期:2009-05-12
    • 文件大小:640000
    • 提供者:andrewbeta
  1. 模拟Unix文件系统(C语言版)

  2. (1)多用户 :usr1,usr2 (2个用户) (2)多级目录:具有树形目录结构; (3)具有login (用户登录)和用户身份认证功能; (4)文件的创建: create (5)文件的打开:open (6)文件的读:read (7)文件的写:write (8)文件关闭:close (9)删除文件:delete (10)创建目录(建立子目录):mkdir (11)改变当前目录:cd (12)列出文件目录:dir(列目录时要列出文件名、物理地址和文件长度) (13)退出:logout (14)
  3. 所属分类:C

    • 发布日期:2009-05-13
    • 文件大小:11264
    • 提供者:cyf992002
« 1 2 ... 45 46 47 48 49 50»