CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - c base

搜索资源列表

  1. CManualbase

    0下载:
  2. Fujitsu C manual base
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:359170
    • 提供者:妙流域
  1. cdc

    0下载:
  2. ARM下CVM的中英文移植文档,包括《cdc_porting_guide》、《cdc_build_system》、《cdc_runtime_guide》和《CDCFoundation_Porting_Guide》。-The English and Chinese documents for porting cvm base on arm platform, 《cdc_porting_guide》、《cdc_build_system》、《cdc_runtime_guide》 and 《CDCFou
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4916743
    • 提供者:zhongfeng
  1. CLOUD_REMOVAL

    0下载:
  2. cloud removal can be use for analisys imagery base on c scr ipt
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:1007404
    • 提供者:idabagus
  1. linuxC

    0下载:
  2. This is a good tutorial to learn C language and linux system program in linux environment from the very base up and learn very fast Austria
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:4469426
    • 提供者:xuliang
  1. fft

    0下载:
  2. 用C语言实现FFT算法,是基二的,并且用matlab测试过了是正确的。-FFT algorithm using C language, is the base 2, and tested the use of matlab is correct.
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:1995
    • 提供者:li
  1. RDHC08DPMSCHEM

    0下载:
  2. This schematics and PCB file of a generic is for the HC908LJ12 on the MOTOROLA ICS08LJ (Serial Programmer) evaluation board.-This schematics and PCB file of a generic base is for a MON08 ANSI-C project for the HC908LJ12 on the MOTOROLA ICS08LJ
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:96806
    • 提供者:Zhou Qing
  1. 20100711124311

    0下载:
  2. VC下C语言ShineStone一种基站告警模拟的设计和实现-VC of a base station under the C language ShineStone alarm design and implementation of simulation
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6944070
    • 提供者:孙小龟
  1. Tiago-Faria_Premio-CNPq

    0下载:
  2. ESTUDO ESCOAMENTO DE BASE NA CÁ PSULA ESPACIAL SARA NA FASE FINAL DE REENTRADA (Study of base flow field of Spatial Capsule SARA in the Reentry Flight Phase)-ESTUDO DO ESCOAMENTO DE BASE NA CÁ PSULA ESPACIAL SARA NA FASE FINAL DE REE
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:6109697
    • 提供者:Mauricio
  1. learn-C-language-for-zero

    0下载:
  2. C语言的基础知识,通过此书可以完初步的C语言与单片机的综合学习-This book is the base of the C language. We can simply study the knowledge of C language in MCU.
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:32520406
    • 提供者:屈海宁
  1. Xpress-Mosel-Reference-manual-BASE

    0下载:
  2. 该文件介绍调度算法编程需要用到的一个软件扩展包xpress的应用,包括应用和算例,可以直接链接到C++环境-This document introduces scheduling algorithm programming need to use a software expansion pack xpress applications, including application and example, can direct link to C++ environment
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:709398
    • 提供者:肖世昌
  1. cPPPrimier4_lg

    0下载:
  2. 学习C++必备宝典,基础语言从0到全能。最新版本,望交流。-Learning C++ necessary Collection base language from 0 to the Almighty. The latest version, Wang AC.
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:2211057
    • 提供者:许东升
  1. Python-programing

    0下载:
  2. 是学习Python的很好的资料,深入浅出,游刃有余,可以从零基础开始,也是c语言后的很好发展!-Good learning Python in layman' s language, its capability can be started from a zero base, good c language development!
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:5605912
    • 提供者:马巍巍
  1. EMPLOYEE-DATABASE

    0下载:
  2. employee data base using c
  3. 所属分类:software engineering

    • 发布日期:
    • 文件大小:9591
    • 提供者:BASKAR
  1. C_Survey

    0下载:
  2. 基于c的测量程序设计程序与应用,对广大测绘学生而言,有很好的学习作用-a document about survey base on c,it s help student to learn the knownledge of surveying
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:313474
    • 提供者:ajingzhongyu
  1. counter

    1下载:
  2. 一、基础部分(70 ) 设计一个简易计算器,它具有下列运算功能: 1. 两个无符号的8位二进制数的相加; 2. 两个无符号的8位二进制数的相减; 3. 数值和运算符用4×4键盘输入,输入的值为十进制,其中A为“+”,B为“-”,C为“退格”E为“=”, 4. 数值用数码管以十进制形式显示,以加法为例,初始时显示全“0”,先输入被加数,输入时数字顺序是从左到右。例如,输入1、2、3应该在显示器上上显示“123”,在输入运算符,按下运算符键后,数码管显示全“0”,再输入加数,方法
  3. 所属分类:software engineering

    • 发布日期:2015-06-07
    • 文件大小:455680
    • 提供者:孟晓慧
  1. Windows_SEA

    0下载:
  2. 使用MIRACL 為底層的函式庫, 再利用C++ Builder 設計視窗化執行介面,在 Pentium 1.83G 的處理器上搭配1G 記憶體尋找 可供橢圓曲線密碼系統使用的質數階橢圓曲線 參數,基域為192、224、256、384、521 位元 平均分別需要580、1360、1884、20907、65862 秒可搜尋到一條質數階的橢圓曲線參數,且計 算一條橢圓曲線的階數平均分別需要31.6、 56.7、99.4、722.3、2726.0 秒。-Use MIRA
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:307376
    • 提供者:andrew tan
  1. 2013-01-08

    0下载:
  2. C#基类库大全2013-01-08 -C# base class library Daquan 2013-01-08
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:2013267
    • 提供者:刘定
  1. 1122196

    0下载:
  2. 动态多态,C++编写的一个工资管理程序,以雇员类为基类公有派生出经理类、计件工类和小时工类。经理享有固定的底薪和业绩奖励,销售员的收入是一小部分的基本工资加上销售额的提成,计件工的收入完全取决于其生产的工件数量,小时工的收入以小时计算,再加上按时计算的加班费。运用基类指针显示输出各类对象的薪水值。-Dynamic polymorphism, write a payroll program to employees classified as managers derived base class
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:147932
    • 提供者:龙常
  1. tamrine-2

    0下载:
  2. discuss the cooling of a circular fin by means of convective heat transfer along its length. Convection gives rise to a temperature-dependent heat loss or sink term in the governing equation. Shown in Figure 4.9 is a cylindrical fin with unifor
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:87190
    • 提供者:srzojaji
  1. 23种设计模式(C++)

    1下载:
  2. 23种设计模式,帮助大家熟悉设计模式。C++版本,需要一定的C++基础(23 design patterns that help you get familiar with the design patterns. The C++ version requires a certain C++ base)
  3. 所属分类:软件工程

    • 发布日期:2017-12-13
    • 文件大小:1353336
    • 提供者:李帅好帅
« 12 »
搜珍网 www.dssz.com