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

搜索资源列表

  1. C语言程序设计标准教程

  2. 适于初学者 第五章:函数 概述   在第一章中已经介绍过,C源程序是由函数组成的。 虽然在前面各章的程序中都只有一个主函数main(), 但实用程序往往由多个函数组成。函数是C源程序的基本模块, 通过对函数模块的调用实现特定的功能。C语言中的函数相当于其它高级语言的子程序。 C语言不仅提供了极为丰富的库函数(如Turbo C,MS C 都提供了三百多个库函数),还允许用户建立自己定义的函数。用户可把自己的算法编成一个个相对独立的函数模块,然后用调用的方法来使用函数。   可以说C程序的全部工作
  3. 所属分类:C

    • 发布日期:2009-05-22
    • 文件大小:40960
    • 提供者:fanhaoqiang
  1. UG6.0快捷键大全

  2. ! ! Unigraphics Modeling Application Menu File ! ! ! VERSION 120 UG6.0 ! *************** Changes to the Menubar itself *************** EDIT UG_GATEWAY_MAIN_MENUBAR ! *************** Format Menu *************** AFTER UG_ARRANGE_GROUP BUTTON UG_MODELI
  3. 所属分类:C

    • 发布日期:2009-06-15
    • 文件大小:76800
    • 提供者:gyunkui
  1. C语言编程宝典(很多实例)

  2. C语言编程宝典之一 -------------------------------------------------------------------------------- 第一章 基础知识    1.1Turbo C语言概述   1.2 C 语言的特点   1.3 Turbo C 概述   1.4 Turbo C 2.0的安装和启动   1.5 Turbo C 2.0集成开发环境的使用 第二章 数据类型、变量和运算符   1.数据类型、变量和运算符   2.数据类型   3.关键字和
  3. 所属分类:C

  1. Lcc C Compiler

  2. aWhat's new in the new version of lcc-win ---------------------------------------- Dec 3: Added SphericalBesselY + SphericalBesselK + SphericalBesselJ to the special functions package. Updated the documentation. Dec 2: Fixed problems with comparison
  3. 所属分类:C

    • 发布日期:2010-09-30
    • 文件大小:6291456
    • 提供者:ywj1225
  1. 经典的DSP的C程序和汇编程序库

  2. 几个c程序,希望有用 include /* In the VMS compiler, M_PI is not defined in math.h */ #ifdef vms #define M_PI 3.14159265358979323846 #endif #ifndef KR #define M_PI 3.14159265358979323846 #endif #define FALSE 0 #define TRUE 1 #define BIG 1e10 #define SMALL 1e
  3. 所属分类:C

    • 发布日期:2010-10-10
    • 文件大小:43008
    • 提供者:yoray1
  1. A Practical Guide to Ubuntu Linux Ubuntu Linux 实战手册

  2. A Practical Guide to Ubuntu Linux Ubuntu Linux 实战手册 183 7 The Shell 219 PART III Digging into Ubuntu Linux 249 8 Linux GUIs: X and GNOME 251 9 The Bourne Again Shell 275 10 Networking and the Internet 353 11 Programming the Bourne Again Shell 395 x
  3. 所属分类:Linux

    • 发布日期:2010-12-08
    • 文件大小:10485760
    • 提供者:shaoguangleo
  1. HDS9970 HP XP128 SUN 9970V

  2. HDS9970 HP XP128 SUN 9970V TEL:400-888-6656 8610-51657781 8621-66195742 Spare Battery Assembly 5513990-A for the Sun StorE Spare Battery Assembly 5513990-A for the Sun StorEdge 9970/9980 Array.数量20 WWW.HP-IBM.COM 1- 2105827-A DKC ASSY(465) - 1 15068
  3. 所属分类:HP

    • 发布日期:2011-07-14
    • 文件大小:65536
    • 提供者:BJXBTF
  1. WinCHM3.63 incl C.R.A.C.K

  2. WinCHM3.63 incl C.R.A.C.K
  3. 所属分类:C++

    • 发布日期:2011-11-11
    • 文件大小:4194304
    • 提供者:onmorie
  1. jquery需要的所有js文件

  2. jquery需要的所有js文件 /*! * jQuery UI 1.8.18 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI */(function(a,b){function d(b){retu
  3. 所属分类:Java

    • 发布日期:2013-03-28
    • 文件大小:439296
    • 提供者:limeizhen901109
  1. occam一维反演

  2. C----------------------------------------------------------------------- program runocc C----------------------------------------------------------------------- c C OCCAM 2.0: Steven Constable IGPP/SIO La Jolla CA 92093-0225 c Program Revision 2.01,
  3. 所属分类:其它

    • 发布日期:2013-04-21
    • 文件大小:56320
    • 提供者:u010380504
  1. c语言编程宝典之一

  2. C语言编程宝典之一 -------------------------------------------------------------------------------- 第一章 基础知识    1.1Turbo C语言概述   1.2 C 语言的特点   1.3 Turbo C 概述   1.4 Turbo C 2.0的安装和启动   1.5 Turbo C 2.0集成开发环境的使用 第二章 数据类型、变量和运算符   1.数据类型、变量和运算符   2.数据类型   3.关键字和
  3. 所属分类:C/C++

    • 发布日期:2013-05-16
    • 文件大小:308224
    • 提供者:huluo666
  1. C语言编程宝典.chm

  2. C语言编程宝典.chm -------------------------------------------------------------------------------- 基础篇 1.1 Turbo C语言概述 1.2 C语言的特点 1.3 Turbo C 概述 1.4 Turbo C 2.0的安装和启动 1.5 Turbo C 2.0集成开发环境的使用 1. 数据类型、变量和运算符 2.  数据类型 3. 关键字和标识符 4.  变量 5.  运算符 Turbo C 程序设计初
  3. 所属分类:C

    • 发布日期:2008-10-09
    • 文件大小:169984
    • 提供者:liguangwu
  1. jquery.min.js

  2. /*! jQuery v1.7.2 jquery.com | jquery.org/license */ (function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cu(a){if(!cj[a]){var b=c.body,d=f("").appendTo(b),e=d.css("display");d.remove();if(e==
  3. 所属分类:Javascript

    • 发布日期:2014-12-23
    • 文件大小:54272
    • 提供者:sinat_24735507
  1. 计算机网络第六版答案

  2. Computer Networking: A Top-Down Approach, 6th Edition Solutions to Review Questions and Problems Version Date: May 2012 This document contains the solutions to review questions and problems for the 5th edition of Computer Networking: A Top-Down Appr
  3. 所属分类:讲义

    • 发布日期:2015-06-14
    • 文件大小:2097152
    • 提供者:u014715363
  1. tweenjs.min.js文件

  2. /*! * @license TweenJS * Visit http://createjs.com/ for documentation, updates and examples. * * Copyright (c) 2011-2015 gskinner.com, inc. * * Distributed under the terms of the MIT license. * http://www.opensource.org/licenses/mit-license.html * *
  3. 所属分类:Javascript

    • 发布日期:2018-08-06
    • 文件大小:26624
    • 提供者:weixin_42891202
  1. C++-ISO(2017)

  2. C++2017标准,I S O ( t h e I n t e r n a t i o n a l O r g a n i z a t i o n fo r S t a n d a r d i z a t i o n ) i s a w o r l d w i d e fe d e r a t i o n o f n a t i o n a l s t a n d a r d s b o d i e s ( I S O m e mb e r b o d i e s ) . T h e wo r
  3. 所属分类:C++

    • 发布日期:2018-08-17
    • 文件大小:31457280
    • 提供者:rjapl
  1. hls.min.js

  2. !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define;.amd?define([],e):"object"==typeof exports?exports.Hls=e():t.Hls=e()}(this,function(){return function(t){function e(i){if(r[i])retu
  3. 所属分类:Javascript

  1. 数学分析第二册 何琛 史济怀 徐森林.pdf

  2. 数学分析第二册 何琛 史济怀 徐森林第五章R2中的拓扑知识 第一节集合和映射 L1集合运算和欧氐空间 我们在第册的开头已经提出了“集合”的概念和表示方法 这里就不再重复.集合与集合是可以作运算的.在定义集合运算 之前,我们先回顾一下集合关系“c”和“=”的意义。若A,B是两 个集合,AB意指,若a∈A,则a∈B.联 ∈A=>a∈B 也就是A中的元来均是B中的元素,A=B意指,若a∈A,则a∈B, 且反之亦然.即 4≤→g∈B 若ACB,但A≠B,则A是B的“真子集” 关系“c”显然具有下列
  3. 所属分类:专业指导

    • 发布日期:2019-07-22
    • 文件大小:5242880
    • 提供者:eternal_dark
  1. Automatic 3D Spiral Toolpath generation for SPIF.pdf

  2. 三维空间上单点渐进成形轨迹的开发自动生成策略描述。Top contour Lofted surface surace Fig. 2 Points generated on the contour toolpath Bottom Cotour Fig. 2), so that the 3D spiral toolpath(Fig. 3) can be subsequently generated by linear interpolation between consecutive contour
  3. 所属分类:制造

    • 发布日期:2019-06-30
    • 文件大小:1048576
    • 提供者:shaxihou
  1. C++中的const和constexpr

  2. C++中的const可用于修饰变量、函数,且在不同的地方有着不同的含义,现总结如下。   Const的语义   C++中的const的目的是通过编译器来保证对象的常量性,强制编译器将所有可能违背const对象的常量性的操作都视为error。   对象的常量性可以分为两种:物理常量性(即每个bit都不可改变)和逻辑常量性(即对象的表现保持不变)。C++中采用的是物理常量性,例如下面的例子:   struct A {   int *ptr;   };   int k = 5, r =
  3. 所属分类:其它

    • 发布日期:2020-12-22
    • 文件大小:78848
    • 提供者:weixin_38675506
« 12 3 4 5 6 7 8 9 10 ... 50 »