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

搜索资源列表

  1. Installing mini-xml along with a sample code

  2. Mini-XML is a small XML library that you can use to read and write XML and XML-like data files in your application without requiring large non-standard libraries. Mini-XML only requires an ANSI C compatible compiler (GCC works, as do most vendors' A
  3. 所属分类:Java

    • 发布日期:2010-03-28
    • 文件大小:63488
    • 提供者:sirishy2k
  1. 创世纪的c++ builder

  2. 告别Hello World的年代 图形程式设计基本概念 具体而微的绘图程式 以C++ Builder处理Windows讯息(Message) 动态链结函式库(DLL-Dynamic Linked Library) Install Shield的使用介绍
  3. 所属分类:C++

    • 发布日期:2010-03-30
    • 文件大小:424960
    • 提供者:li122478722
  1. C/C++常见的面试题

  2. 你都能回答正确吗? Linked Lists -- Can you tell me how to check whether a linked list is circular? What are the different storage classes in C? Can static variables be declared in a header file?
  3. 所属分类:C

    • 发布日期:2010-04-02
    • 文件大小:147456
    • 提供者:elongyang00
  1. 几个VC++实例的讲解教程 CHM

  2. 几个VC++实例的讲解教程 CHM 这不算一个正式的C++教程,仅是对以下几个编程实例的讲解,有图片说明,对入门者有帮助:   告别Hello World的年代   图形程式设计基本概念   具体而微的绘图程式   以C++ Builder处理Windows讯息(Message)   动态链结函式库(DLL-Dynamic Linked Library)   Install Shield的使用介绍
  3. 所属分类:C++

    • 发布日期:2010-04-08
    • 文件大小:622592
    • 提供者:mirage1982
  1. 英语结构句型200佳句

  2. -- 英语结构句型200佳句 t1. According to a recent survey, four million people die each year from diseases linked to smoking. t依照最近的一项调查,每年有4,000,000人死于与吸烟有关的疾病。 t2. The latest surveys show that quite a few children have unpleasant associations with homework.
  3. 所属分类:教育

    • 发布日期:2010-04-17
    • 文件大小:46080
    • 提供者:yangxh101
  1. Opencv基础入门指导

  2. OpenCV的組成為許多圖形處理的資料結構及演算法所疊合而成,因此需要一些基本的資料結構基礎,比如說struct怎麼使用,如何release資料結構的空間等基本操作,會使用到linked list的算少數,算是C語言中級程式設計,有興趣玩的話,國內影像處理領域相關論文演算法幾乎都可以在OpenCV找的到,方便學術界用c語言推演更進階的影像處理演算法,功能好比Matlab,但比Matlab快上許多倍,更可以整合c語言相關函式庫,做更多元強大的功能應用,然而它最大的門檻是比 Matlab的進入障礙
  3. 所属分类:其它

    • 发布日期:2010-04-20
    • 文件大小:1048576
    • 提供者:jack_wong2012
  1. boost库帮助文档

  2. 1. Boost.Accumulators Preface User's Guide Acknowledgements Reference 2. Boost.Any Introduction Examples Reference Acknowledgements 3. Boost.Array Introduction Reference Design Rationale For more information... Acknowledgements 4. Boost.Concept_Chec
  3. 所属分类:Access

    • 发布日期:2010-04-20
    • 文件大小:359424
    • 提供者:baby_bobo
  1. Prototype API 文档--AJAX框架

  2. PROTOTYPE 1.5.1 RC1 API文档API DOCUMENTATIONWelcome to the API documentation for Prototype. The left column contains the main sections. When you activate a section, its detailed contents then appears at the top of the column.We are doing our best to p
  3. 所属分类:Web开发

    • 发布日期:2008-01-07
    • 文件大小:308224
    • 提供者:jinlong0
  1. Cloud Computing Web-Based Applications That Change the Way You Work and Collaborate Online

  2. Cloud Computing: Web-Based Applications That Change the Way You Work and Collaborate On-Line Computing as you know it has changed. No longer are you tied to using expensive programs stored on your computer. No longer will you be able to only access
  3. 所属分类:Access

    • 发布日期:2010-04-26
    • 文件大小:8388608
    • 提供者:gherkin
  1. Pthreads Programming.chm

  2. Chapter 1 - - Why Threads Overview What Are Pthreads? Potential Parallelism Specifying Potential Parallelism in a Concurrent Programming Environment UNIX Concurrent Programming: Multiple Processes Pthreads Concurrent Programming: Multiple Threads Pa
  3. 所属分类:Access

    • 发布日期:2010-04-29
    • 文件大小:9437184
    • 提供者:eitisiks
  1. Tracking Human Position and Lower Body Parts Using Kalman and Particle Filters Constrained by Human Biomechanics

  2. Abstract—In this paper, a novel framework for visual tracking of human body parts is introduced. The approach presented demonstrates the feasibility of recovering human poses with data from a single uncalibrated camera by using a limb-tracking syste
  3. 所属分类:其它

    • 发布日期:2010-05-10
    • 文件大小:1048576
    • 提供者:star142
  1. MindMap 软件

  2. 脑图软件 A mind map is a diagram used to represent words, ideas, tasks, or other items linked to and arranged around a central key word or idea. Mind maps are used to generate, visualize, structure, and classify ideas, and as an aid in study, organizati
  3. 所属分类:专业指导

    • 发布日期:2010-05-11
    • 文件大小:8388608
    • 提供者:anlean
  1. jQuery UI下载

  2. This page demonstrates the widgets you downloaded using the theme you selected in the download builder. We've included and linked to minified versions of jQuery, your personalized copy of jQuery UI (js/jquery-ui-1.7.2.custom.min.js), and css/smoothn
  3. 所属分类:Javascript

    • 发布日期:2010-05-14
    • 文件大小:737280
    • 提供者:laoyao0213
  1. Lexical Analysis with Flex

  2. Flex is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. The flex program reads user-specified input files, or its standard input if no file names are given, for a descr
  3. 所属分类:Web开发

    • 发布日期:2010-05-16
    • 文件大小:672768
    • 提供者:msj522989094
  1. Eclipse中文教程.pdf

  2. Eclipse – 整合开发工具(基础篇) 目录 0.环境说明 7 1.Eclipse简介 8 1.1历史背景 8 1.2开放原始码软件 8 1.3 Eclipse版本介绍 8 1.4跨语言、跨平台 9 2. Eclipse Platform 10 2.1概观 10 2.2架构 10 2.3项目与资料夹 10 2.4平台核心 11 2.5工作区(workspace) 11 2.6工作台(workbench) 11 2.6.1视图(View) 12 2.6.2编辑器(Editor) 14 2.6
  3. 所属分类:Java

    • 发布日期:2010-05-20
    • 文件大小:5242880
    • 提供者:l_ianghongwei
  1. Mastering Algorithms with C.chm

  2. Part I: Preliminaries Chapter 1. Introduction Section 1.1. An Introduction to Data Structures Section 1.2. An Introduction to Algorithms Section 1.3. A Bit About Software Engineering Section 1.4. How to Use This Book Chapter 2. Pointer Manipulation
  3. 所属分类:C

    • 发布日期:2010-05-26
    • 文件大小:1048576
    • 提供者:yongjun_charlie
  1. addin

  2. 1|)Security Wizard Anyone that has set up Jet security on an application knows how difficult and confusing it can be. The Security Wizard is a tool that will allow you to setup your own security mechanism in your Access application without having t
  3. 所属分类:VB

    • 发布日期:2005-12-02
    • 文件大小:713728
    • 提供者:chenxh
  1. 链表实现学生管理

  2. 今天刚完成的课程设计,好累呀!小型数据库管理(模拟)系统:通讯录系统 //或者:人员(学生)管理系统要求建立一个简洁完备的通讯录,内容可以保存在内存中也可以保存在磁盘中(但要维持数据的一致性)。要求能够实现(插入,删除,搜索,排序,外部存储:保证数据动态维护与一致性)等功能。①(1) 选用线性表(静态表/动态表 Array or linked list : 单向链表/双向链表/双向循环链表)②(2) 非线性结构实现: 二叉搜索树(Binary Search Tree)③(3) 非线性结构实现:
  3. 所属分类:C++

    • 发布日期:2008-01-17
    • 文件大小:527360
    • 提供者:leixiangqiang
  1. Prototype1.5.chm

  2. Welcome to the API documentation for Prototype. The left column contains the main sections. When you activate a section, its detailed contents then appears at the top of the column. We are doing our best to provide you with current, clear, example-r
  3. 所属分类:硬件开发

    • 发布日期:2008-01-19
    • 文件大小:320512
    • 提供者:dch1287
  1. 小组整理的SSD5实验小结

  2. PreReading -----------------------------------------------------The Information about us TakeAssessment:Exercise 1 --------------------------------Building the CoreClasses TakeAssessment:Exercise 2--------------------------------PostingAdvertisement
  3. 所属分类:其它

    • 发布日期:2010-06-14
    • 文件大小:757760
    • 提供者:sewoflord
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 39 »