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

搜索资源列表

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

  2. 1,01.zipOutput显示所有的调试信息(5KB)2,02.zipSome general debugging tips一般的调试技巧(11KB)3,03.zipDebugging ISAPI extension调试ISAPI扩展(4KB)4,04.zip<br&g t;LibDump类似DumpBin的工具(10KB)5,05.zipFinding memory leaks发现内存的泄漏(6KB)6,06.zipConvert message ID to a string将消息标
  3. 所属分类:C++

    • 发布日期:2007-10-24
    • 文件大小:10485760
    • 提供者:zhangxucool
  1. VB编程资源大全(英文源码 控件)

  2. 1 , vb5dialog.zipThis demonstrates how to subclass the Common Dialog Dialogs and manipulate a specific Dialog.2 , cpnl.zipForm_Taskbar is a control for Visual Basic which, once placed onto a form, makes the form act like the Taskbar (minus the Start
  3. 所属分类:VB

    • 发布日期:2007-10-24
    • 文件大小:6291456
    • 提供者:zhangxucool
  1. uboott移植实验手册及技术文档

  2. 实验三 移植U-Boot-1.3.1 实验 【实验目的】 了解 U-Boot-1.3.1 的代码结构,掌握其移植方法。 【实验环境】 1、Ubuntu 7.0.4发行版 2、u-boot-1.3.1 3、FS2410平台 4、交叉编译器 arm-softfloat-linux-gnu-gcc-3.4.5 【实验步骤】 一、建立自己的平台类型 (1)解压文件 #tar jxvf u-boot-1.3.1.tar.bz2 (2)进入 U-Boot源码目录 #cd u-boot-1.3.1 (3)创
  3. 所属分类:Flash

    • 发布日期:2010-01-28
    • 文件大小:2097152
    • 提供者:yequnanren
  1. USB30 Universal Serial Bus 3.0 Specification pdf it is free

  2. 以下的资源也很不错, 加减可以看一下o 使用C++制作戰車射擊-100%提供源码 http://download.csdn.net/source/2257663 使用C++制作3D动画人物-100%提供源码 http://download.csdn.net/source/2255453 Linux kernel 每一行都完全注释-初学者必备 http://download.csdn.net/source/1982431 Programming Embedded Systems 2nd http
  3. 所属分类:C

    • 发布日期:2010-04-18
    • 文件大小:2097152
    • 提供者:hqioan
  1. Crystal Reports Advanced v9.2(1)

  2. Crystal Reports?9 continues to deliver innovative reporting technology to address current development trends and challenges. More than 50 new features and enhancements are provided in this latest release! More control over data connectivity Unlimite
  3. 所属分类:Web开发

    • 发布日期:2006-02-23
    • 文件大小:19922944
    • 提供者:chenxh
  1. HtmlEdit 2.0

  2. HtmlEdit 2.0 - WYSIWYG Html Editing for Delphi HtmlEdit is the first native WYSIWYG (What You See Is What You Get) HTML Editor written completely in Delphi, and allows you to enable your applications for HTML Editing capabilities without dependencie
  3. 所属分类:Web开发

    • 发布日期:2006-02-23
    • 文件大小:2097152
    • 提供者:chenxh
  1. WPTools Bundle v4.11c

  2. If you are looking for a component to do serious word processing you have found what you need. WPTools is THE word processing suite for Delphi and C++Builder.
  3. 所属分类:C++

    • 发布日期:2006-02-23
    • 文件大小:3145728
    • 提供者:chenxh
  1. C++MFC教程

  2. Visual C++MFC入门教程 目录 +-- 第一章 VC入门 |------ 1.1 如何学好VC |------ 1.2 理解Windows消息机制 |------ 1.3 利用Visual C++/MFC开发Windows程序的优势 |------ 1.4 利用MFC进行开发的通用方法介绍 |------ 1.5 MFC中常用类,宏,函数介绍 +-- 第二章 图形输出 |------ 2.1 和GUI有关的各种对象 |------ 2.2 在窗口中输出文字 |------ 2.3 使
  3. 所属分类:C/C++

    • 发布日期:2013-05-21
    • 文件大小:676864
    • 提供者:u010696144
  1. poi-3.17-20170915最新版本

  2. 资源还有两个文件,其中一个包含源码。 Apache POI 3.17 已发布,这是最后一个支持 Java 6 的版本。下个发行版将是 4.0.0 ,最低支持 Java 8 ,预计今年 12 月发布。 Apache POI 是用 Java 编写的开源跨平台的 Java API,提供 API 给 Java 程式对 Microsoft Office 格式档案读和写的功能。简而言之,你可以使用 Java 读取和写入 MS Excel 文件,也可以读取和写入 MS Word 和 MS PowerPoin
  3. 所属分类:Java

    • 发布日期:2017-11-07
    • 文件大小:117440512
    • 提供者:dahaizwl
  1. 四级数据库重难点(word版)

  2. 第1章 引言 1. 数据是描述现实世界事物的符号记录,是用物理符号记录下来的可以识别的信息。 数据是信息的符号表示,是载体;信息是数据的语义解释,是内涵。 2. 数据模型是对现实世界数据特征的抽象,是数据库系统的形式框架,用来描述数据的一组概念和定义,包括描述数据、数据联系、数据操作、数据语义以及数据一致性的概念工具。 满足三条件:比较真实地模拟现实世界;易于人们理解;易于计算机实现 三个组成要素:数据结构(静态,数据对象本身结构及之间的联系)、数据操作(对数据对象操作及操作规则的集合)和完整
  3. 所属分类:其它

    • 发布日期:2009-01-21
    • 文件大小:140288
    • 提供者:courage0603
  1. 源码Deep Learning with Theano

  2. Chapter 1, Theano Basics, helps the reader to reader learn main concepts of Theano to write code that can compile on different hardware architectures and optimize automatically complex mathematical objective functions. Chapter 2, Classifying Handwri
  3. 所属分类:深度学习

    • 发布日期:2018-08-06
    • 文件大小:1048576
    • 提供者:wang1062807258
  1. 计算机组成原理复习资料.pdf

  2. 计算机组成原理的复习资料by中大,这个里边总结的东西非常独到Computer Organization and design the hardware/Software Interface Fifth editic 性能度量公式:CPU性能公式:cPU时间=指令数*cP时钟周期时间 或 cPU时间=指令数CP时钟频率 指令数:执行某程序所需的指令数量;CPl:执行某个程序段时每条指令所需的时钟周 期数;时钟周期时间:时钟频率的倒数 功耗墙:功耗( Power),功率的损耗,在单位吋间中所消耗的能
  3. 所属分类:讲义

    • 发布日期:2019-07-04
    • 文件大小:1048576
    • 提供者:weixin_38889708
  1. Notepad:小项目-源码

  2. 记事本(迷你GUI项目) Notepad is a word processing program, which allows changing of text in a computer file. It is a text editor, a very simple word processor.The program has options such as changing the font, the font size, and the font style. For more in
  3. 所属分类:其它

    • 发布日期:2021-03-17
    • 文件大小:67584
    • 提供者:weixin_42131316
  1. Word-Processing-源码

  2. 问题-文字处理器 修改word_processor.py以解决主题内容中所述的问题。 您可以按照下面的“运行”中的说明运行程序。 您可以按照下面的测试部分中所述运行单元测试来测试技术的正确性。 跑步 python3 word_processor.py 按照输入提示获取所需的输出 去测试 要运行所有的单元python3 -m unittest tests/test_main.py : python3 -m unittest tests/test_main.py 要运行特定步骤的单元测试,例
  3. 所属分类:其它

    • 发布日期:2021-03-10
    • 文件大小:10240
    • 提供者:weixin_42134285