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

搜索资源列表

  1. Visual C++ 编程资源大全(英文源码 其它)

  2. 1,01.zipBasic DirectX + MFC game project template基本的DirectX+MFC开发游戏项目模板(4KB)2,02.zipVideo overlay using Microsoft DirectShow讲述DirectShow(8KB)3,03.zipVideo overlay part II - An introduction to hypervideo讲述DirectShow(2)(14KB)4,04.zipAudio Mixer Functi
  3. 所属分类:C++

    • 发布日期:2009-11-21
    • 文件大小:10485760
    • 提供者:seaman2008
  1. w32dsm 汇编

  2. w32dsm1、修正第一版本(2000.9.5): 修改者:kuangren 可以同时对付VB/DELPHI,而且提取字符能力更高,同时减少了无效字符的提取 2、修正第二版本: 修改者:bpx 解决反汇编有中文字串的软件时,中文串都以乱码显示问题。 3、修正第三版本 (by Killer http://nfans.net/) 1)、自定义语法高亮显示的色彩,某些关键字可以用突出颜色显示,Good! 2)、可以手工增加注释,类似IDA,注释可以复制、保存。更加方便分析和写破解文章! 3)、增强的
  3. 所属分类:硬件开发

    • 发布日期:2009-11-23
    • 文件大小:1048576
    • 提供者:lifuljk
  1. 微软内部资料-SQL性能优化5

  2. Contents Overview 1 Lesson 1: Index Concepts 3 Lesson 2: Concepts – Statistics 29 Lesson 3: Concepts – Query Optimization 37 Lesson 4: Information Collection and Analysis 61 Lesson 5: Formulating and Implementing Resolution 75 Module 6: Troubleshoot
  3. 所属分类:其它

    • 发布日期:2009-11-27
    • 文件大小:2097152
    • 提供者:songsu
  1. Advanced Flex 3 2008

  2. Who this book is for Every web developer interested in building rich interactive applications should be able to leverage and use this book. This includes developers who are familiar with the Flash platform and those who are completely new to it. How
  3. 所属分类:Web开发

    • 发布日期:2009-12-09
    • 文件大小:10485760
    • 提供者:zjchong
  1. project.management.survival

  2. Part I. Understanding Projects 1. What Are Projects and Why Do They Fail? 5 What is a project? 5; What is project management? 6; Why is it vital to manage projects well? 8; Project killers 9 2. Dead Project Walking – Why some projects must be killed
  3. 所属分类:专业指导

    • 发布日期:2009-12-14
    • 文件大小:2097152
    • 提供者:chaoyuwa0516
  1. 日期类的C++代码(老师做的)

  2. #include using namespace std; #include "MyDate.h" #include bool MYDATE::dowFlag = false; void MYDATE::Input() { int year, month, day; char c1, c2; while(!(cin >> year >> c1 >> month >> c2 >> day) || ! IsValid(year, mo
  3. 所属分类:C

    • 发布日期:2009-12-28
    • 文件大小:8192
    • 提供者:wordnoword
  1. Game design: theory & practice

  2. Introduction ..................................... xviii Chapter 1 What Players Want ....................1 Why Do Players Play?..................................2 Players Want a Challenge ..............................2 Players Want to Socialize ...
  3. 所属分类:硬件开发

    • 发布日期:2009-12-29
    • 文件大小:35651584
    • 提供者:osoon
  1. asp.net mvc

  2. AspNetMVC2_RC_VS2008.exe ASP.NET MVC 2 Release Candidate Release Notes This document describes the Release Candidate release of the ASP.NET MVC 2 framework. Installation Notes 2 Documentation 2 Support 2 Upgrading an ASP.NET MVC 1.0 Project to ASP.N
  3. 所属分类:C#

    • 发布日期:2009-12-31
    • 文件大小:2097152
    • 提供者:linsheng0529
  1. SSD7 选择题。Multiple-Choice

  2. View Assessment Result: Multiple-Choice Quiz 2 Your performance was as follows: 1. The degree of a table is the number of _____ in the table. (a) keys (b) columns (c) rows (d) foreign keys Correct answer is (b) Your score on this question is: 10.00
  3. 所属分类:C

    • 发布日期:2010-01-04
    • 文件大小:265216
    • 提供者:peng3186
  1. c++课程设计(公司人员管理系统)

  2. c++课程设计 #include #include #include #include //全局数据,对象 double ManagerSalary; //经理固定月薪 double SalesManagerSalary; //销售经理固定月薪 double SalesManagerPercent; //销售经理提成% double SalesPercent; //销售人员提成% double WagePerHour; //技术人员小时工资 int ID; //员工标识(要保证唯一)
  3. 所属分类:C

    • 发布日期:2010-01-06
    • 文件大小:205824
    • 提供者:zhangjince1988
  1. The Art Of UNIX Programming (2003)

  2. Copyright Addison-Wesley Professional Computing Series List of Figures List of Tables List of Examples Preface Who Should Read This Book How to Use This Book Related References Conventions Used in This Book Our Case Studies Author's Acknowledgements
  3. 所属分类:C

    • 发布日期:2010-01-10
    • 文件大小:1048576
    • 提供者:zhangheyin
  1. Multiprocessor+Systems-on-Chips

  2. 以下的资源也很不错, 加减可以看一下o 使用C++制作3D动画人物-100%提供源码 http://download.csdn.net/source/2255453 http://hqioan.download.csdn.net/ The What, Why, and How of MPSoCs 1 Ahmed Amine Jerraya and Wayne Wolf 1.1 Introduction 1 1.2 What are MPSoCs 1 1.3 Why MPSoCs? 5 1.4
  3. 所属分类:硬件开发

    • 发布日期:2010-01-10
    • 文件大小:2097152
    • 提供者:hqioan
  1. Test-Driven Development By Example

  2. Copyright Preface Courage Acknowledgments Introduction Part I. The Money Example Chapter 1. Multi-Currency Money Chapter 2. Degenerate Objects Chapter 3. Equality for All Chapter 4. Privacy Chapter 5. Franc-ly Speaking Chapter 6. Equality for All, R
  3. 所属分类:专业指导

    • 发布日期:2010-01-15
    • 文件大小:391168
    • 提供者:lilysinger
  1. java基础实例200题

  2. 复 习 题 一、 单选题(40 道) 1. 电子商务有许多分类,其中 B to C 是指( )。 A、企业与企业 B、企业与消费者 C、消费者与消费者 D、企业与政府 2. 在一个由客户端,协议防火墙、中间层(DMZ) 、域防火墙及企业内部网构成的电子商务 系统中,一般情况下,协议防火墙会允许哪个/些协议通过? A. IIOP B. FTP C. HTTP/HTTPS D. JAVA 3. 在 HTML 文件中可以嵌入 JSP 表达式。下面哪一个表明了正确的嵌入方式? A. B. C.
  3. 所属分类:C

    • 发布日期:2010-01-24
    • 文件大小:1048576
    • 提供者:zgyBrittany
  1. Head First SQL

  2. 英文版 PDF格式 1 A place for everything 2 Gifted data retrieval 3 A change will do you good 4 Why be normal? 5 Rewriting the Past 6 Seeing your data with new eyes 7 Outgrowing your table 8 Can’t we all just get along? 9 Queries within queries 10 New mane
  3. 所属分类:其它

    • 发布日期:2010-01-26
    • 文件大小:17825792
    • 提供者:hqlgree2
  1. Vi for windows part1

  2. Vi 7.1 for windows Vi 的windows版本。喜欢的朋友可以试试。呵呵 Good Luck!
  3. 所属分类:其它

    • 发布日期:2007-12-07
    • 文件大小:4194304
    • 提供者:ssmile
  1. Vi for windows part2

  2. Vi 7.1 for windows Vi 的windows版,这是第二部分。 请先下载第一部分,然后就可以解压缩。 Good Luck!
  3. 所属分类:专业指导

    • 发布日期:2007-12-07
    • 文件大小:3145728
    • 提供者:ssmile
  1. Professional Assembly Language

  2. ***请支持开源*** 汇编大师Richard Blum的经典AT&T汇编教程英文原版(没有中文版) 下面是书中的介绍 Introduction Assembly language is one of the most misunderstood programming languages in use. When the term assembly language is used, it often invokes the idea of low-level bit shuffling a
  3. 所属分类:Linux

    • 发布日期:2010-02-20
    • 文件大小:1048576
    • 提供者:shell_way
  1. 狂牛!视频加密软件&音频加密软件■全能音频视频加密软件【好铭堂】正式版

  2. 测试已知支持AVI,WMV,RM,SWF,MP3,WMA格式视频和音频的加密,不支持MP4,MPG,FLV格式,其他格式未测试。 单文件绿色免安装,经使用测试验证,无毒无插件,可放心使用。 ********************************************* 【好铭堂】江湖精品汇一堂,给你更多好东西! http://good.yesyea.com ********************************************* 软件功能简介: 1、可加密多种格式
  3. 所属分类:网络攻防

    • 发布日期:2010-02-22
    • 文件大小:1048576
    • 提供者:eee369
  1. Streaming Media Demystified.pdf

  2. YOU MUST READ THIS BOOK IF-- * You want to be on top of the critical application that brings seamless interactive video and audio to the Internet * Glitchless, seamless, and almost effortless streaming media over both wire and wireless 3G sounds goo
  3. 所属分类:3G/移动开发

    • 发布日期:2010-03-02
    • 文件大小:3145728
    • 提供者:longflying144
« 1 2 3 4 56 7 8 9 10 ... 30 »