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

搜索资源列表

  1. t1lib_doc

    0下载:
  2. t1lib库是用C语言写的一个函数库,用adobe TYPE1字体 产生bitmaps.本压缩包是其说明文档,包含1.3版本 , 5.0.2版本, 5.1.0版本说明文件-t1lib is a library written in C which implements functions for generating bitmaps from Adobe Type 1 fonts.
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:1573712
    • 提供者:
  1. Function-Approximation

    0下载:
  2. C# program for function approximation neural netwok
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:242874
    • 提供者:Truong
  1. test-1

    0下载:
  2. 针对c++类的编程的实际应用,主要针对学生成绩管理-For the practical application of the C++ class programming
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:204634
    • 提供者:吴迪
  1. cSharp

    0下载:
  2. c# 最常用的43个功能 适合初学者使用 能快速入手-c# 43 most commonly used features for beginners to get started quickly
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:15868
    • 提供者:赵运
  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. lattice-LEDs-panel-display

    0下载:
  2. led点阵显示,以及有关c语言编程的步骤、源代码-Led dot matrix display, as well as for the procedure, c language programming source code
  3. 所属分类:Project Design

    • 发布日期:2017-11-27
    • 文件大小:6636
    • 提供者:leng zheng quan
  1. shunxubiao

    0下载:
  2. 简单的顺序表的操作,初学者学习c语言用。自己写的,写的不好-Simple operation of the order of the table, for beginners to learn c language. Wrote it myself, badly written
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:252472
    • 提供者:孙熙杰
  1. suanfa1

    0下载:
  2. 介绍了一些c语言中重要的算法,对于学习c语言非常有帮助-Describes some important algorithms in c language is very helpful for learning c language
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:8071
    • 提供者:张艺巍
  1. suanfa2

    0下载:
  2. 介绍了一些c语言中重要的算法,对于学习c语言非常有帮助-Describes some important algorithms in c language is very helpful for learning c language
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:7365
    • 提供者:张艺巍
  1. suanfa3

    0下载:
  2. 介绍了一些c语言中重要的算法,对于学习c语言非常有帮助-Describes some important algorithms in c language is very helpful for learning c language
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:93623
    • 提供者:张艺巍
  1. TempPeng0302

    0下载:
  2. codesmith的一块自定义的模板 是C#语言的 主要针对三层架构-the piece of codesmith a custom template is the C# language for the three-tier architecture
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:118141
    • 提供者:彭先生
  1. GDIPlusFlatAPI

    0下载:
  2. GDI+ Flat API for Unmanaged C-GDI+ Flat API for Unmanaged C++
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:159657
    • 提供者:carabez
  1. blue_dandelion-1920x1080

    0下载:
  2. file of c++ for proteus and gsm building
  3. 所属分类:Project Design

    • 发布日期:2017-12-09
    • 文件大小:384248
    • 提供者:nat
  1. apostila_micro

    0下载:
  2. A C tutorial for pic microcontrolers
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:964429
    • 提供者:Alexandre
  1. CPPWrong

    0下载:
  2. C++错误英汉对照表。适用于C++初学者且英语基础不强专业词汇掌握不足者。-The Error- English Table C++. For in C++ beginners and English is not strong foundation specialized vocabulary sufficiently grasp.
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:3242
    • 提供者:Rochee
  1. Modern-CPP-Design

    0下载:
  2. 美国亚力山德雷斯库所著的大作《C++设计新思维》的中文版(侯捷译)。 这本书是在C++98的平台上介绍C++模板元编程的详细技术与思路。-Chinese version (by Jie Hou) of masterpiece "C++ design for the new thinking" from Andrei Alexandrescu. This book disscused the C++ template meta-programming techniques and ide
  3. 所属分类:Project Design

    • 发布日期:2017-11-13
    • 文件大小:1853030
    • 提供者:张三
  1. CPPtemplate

    0下载:
  2. David Vandevoorde和Nicolai M. Josuttis所著的《C++模板全览》,侯捷、荣耀、姜宏译。从各个方面介绍了C++模板机制的各种特点与应用技巧,是C++进阶应用方面的好书。 -"C++ Templates- The Complete Guide" from David Vandevoorde and Nicolai M. Josuttis, translated by Jie Hou, Yao Rong, Hong Jiang. This book intro
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:2060198
    • 提供者:张三
  1. mi

    0下载:
  2. 幂法求矩阵特征值的c语言实现,求具体矩阵,3阶矩阵-Power method for matrix eigenvalue c language, seeking specific matrix 3 matrix
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:663
    • 提供者:韩亮
  1. Database-design

    0下载:
  2. C++中用ODBC和ADO方式连接SQL数据库,针对不同管理系统的设计方案,WORD文档内含图片,30页内容,较为详细,可做指导参考。-C++ using ODBC and ADO to connect to SQL database for different management systems design, WORD documents containing pictures, 30, a more detailed, do the guiding reference.
  3. 所属分类:Project Design

    • 发布日期:2017-11-19
    • 文件大小:1031195
    • 提供者:张宁
  1. Androidqianshurshidaohang

    1下载:
  2. 本文根据车载导航系统的特点和功能需求,应用嵌入式系统各项技术,研究了基于 ARM 处理器和 Android 操作系统的车载导航系统的研制。主要从硬件平台的特点、外围 电路的设计以及 Android 操作系统下对硬件设备的驱动、应用程序设计等方面对嵌入式车 载导航系统进行深入分析和探讨。硬件平台主要以 S3C2410A 为核心处理器,结合键盘、 触摸屏、液晶等基本外围电路,同时独立设计了包括 GPS 模块在内的硬件外扩电路,对 这些硬件电路的设计及工作原理进行了分析,确保了硬件
  3. 所属分类:Project Design

    • 发布日期:2016-04-14
    • 文件大小:63488
    • 提供者:92luyi
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com