CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - c语言 书籍

搜索资源列表

  1. Symbian C++游戏的可用性指南

    0下载:
  2. Symbian C++游戏的可用性指南 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 1.24 MB -Symbian C game Availability Guide books Language : English books categories : program design license : free software books Size : 1.24 MB
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1300787
    • 提供者:路宜山
  1. 指纹识别

    0下载:
  2. c语言编写的一个指纹识别系统 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做适当的改动,即
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:46334
    • 提供者:扬载伦
  1. 数字水印技术

    0下载:
  2. 包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范性的意义,且有一定的鲁棒性。需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。如果需要读取其它格式的图像,读者可以修改程序中图像存取部分的代码。对于Linux下编译程序不熟悉的可以参考相关的Linux编程书籍。-contains transplantation based on the C language digital waterma
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:20007
    • 提供者:樊志华
  1. 数据结构C++语言描述

    0下载:
  2. 经典数据结构书籍 数据结构C++语言描述 的源代码 很难找的哦-classic books data structure data structure C + + language to describe the source code is very difficult to find the oh
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:781159
    • 提供者:李作为
  1. C sharp 中对注册表的操作

    0下载:
  2. C sharp 中对注册表的操作 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 24 KB -C sharp for the operation of the registry books Language : English books categories : program design license : free software books Size : 24 KB
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5432
    • 提供者:陆宜山
  1. VisualC++知识库基础

    0下载:
  2. Visual C++知识库 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 900 KB -Visual C Knowledgebase books Language : English books categories : program design license : free software books Size : 900 KB
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:547827
    • 提供者:王敏
  1. C_examples

    0下载:
  2. c语言编程实例 挺不错的电子书籍,希望对大家有所帮助-sounds very good examples of electronic books, we hope to help
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:8328276
    • 提供者:anda
  1. 514355

    0下载:
  2. DSP TMS320LF2407书籍,帮助初学者学习DSP,本书为C语言编程,易理解。-DSP TMS320LF2407 books to help beginners learn DSP, the book for the C programming language, easy to understand.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:11133
    • 提供者:TJB
  1. Linux-C

    0下载:
  2. 这是一本linux C语言开发是书籍,针对linux初学者比较有用,包含网络开发和内核开发。-This is a Linux C language development is books, is useful for Linux beginners, contains the network development and the kernel development.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-16
    • 文件大小:3985413
    • 提供者:卢小杰
  1. Embedded-c

    0下载:
  2. 分享一本嵌入式c语言方面的书籍,此书通俗易懂,非常适合自学嵌入式开发者-Share a embedded c language book, this book is easy to understand, very suitable for self-study embedded developers
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-30
    • 文件大小:11859877
    • 提供者:曾凡光
  1. bookmanage

    0下载:
  2. C语言书籍管理系统,可以增加、删除修改书。借书,还书,找书 -C language books management system management system, can increase, delete modify the books. Borrowing books, return books, find books
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3826
    • 提供者:dx
  1. Pascal-is-Triangle

    0下载:
  2. 从入门到精通C语言书籍源代码,实现了杨辉三角功能-From entry to the master C language books source code that implements the Pascal triangle function
  3. 所属分类:source in ebook

    • 发布日期:2017-04-27
    • 文件大小:149744
    • 提供者:zg
  1. Towers-of-Hanoi-problem

    0下载:
  2. 从入门到精通C语言书籍源代码,给出了汉诺塔问题方案-From entry to the master C language source code book, Tower of Hanoi problem given program
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:163297
    • 提供者:zg
  1. TheDayOfTheYear

    0下载:
  2. 从入门到精通C语言书籍源代码:计算该日是该年的第几天-From entry to the master C language books Source: calculated on that day it is the first few days of the year
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:176083
    • 提供者:zg
  1. Roots

    0下载:
  2. 从入门到精通C语言书籍源代码,求一元二次方程的根-From entry to the master C language source code books, for one yuan quadratic equation root
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:189864
    • 提供者:zg
  1. NumberGame

    0下载:
  2. 从入门到精通C语言书籍源代码,提供了报数游戏的解决方案-From entry to the master C language source code books, the number of reported game provides solutions
  3. 所属分类:source in ebook

    • 发布日期:2017-04-28
    • 文件大小:162148
    • 提供者:zg
  1. c-language-for-mcu

    0下载:
  2. 主要讲述一些关于单片机的c语言操作,是学习单片机的入门书籍-Some operations focuses on microcontroller c language, learning SCM entry books
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:244404
    • 提供者:魏琛
  1. C-100

    0下载:
  2. 陈朔鹰 c语言趣味程序百例精解-陈朔鹰 ,电子书籍,100个例子
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2414607
    • 提供者:独孤
  1. The-C-Programming-Language

    0下载:
  2. 国外C语言教程的经典书籍,书中例子很多,讲解也很详细-Foreign C language tutorial classic books, a lot of examples in the book, the explanation is also very detailed
  3. 所属分类:source in ebook

    • 发布日期:2017-12-11
    • 文件大小:13975503
    • 提供者:钱会松
  1. 080701

    0下载:
  2. C语言编程实例目录,PDFC语言编程实例目录,不错的源码()
  3. 所属分类:书籍源码

    • 发布日期:2017-12-29
    • 文件大小:67584
    • 提供者:UAlqdd%5F32054
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »
搜珍网 www.dssz.com