CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C 代码

搜索资源列表

  1. CAN_c_code

    0下载:
  2. 现场总线程序,针对pic单片机,纯c代码,可以很好的移植到其他单片机上!-Fieldbus procedures against pic microcontroller, pure c code can be very good transplantation to other microcontroller!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:64155
    • 提供者:123
  1. 黄国兴(C源程序代码)

    0下载:
  2. 数据结构——黄国兴(C源程序代码)其实我也是从网上搜集起来的-data structure -- Wong Kwok-hing (C source code) I also collected from the Internet up
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:255948
    • 提供者:幽默狐狸
  1. 词法分析C语言版

    0下载:
  2. 词法分析程序 代码很有质量 但程序还须改善-lexical analysis is the quality of the code but must improve procedures
  3. 所属分类:编译器/词法分析

    • 发布日期:2013-04-09
    • 文件大小:1961
    • 提供者:asd
  1. 排序算法、字典和B-树的C++语言实现

    0下载:
  2. 排序算法、字典和B-树的C++语言实现 代码内容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert sort shl.c sort: shell sort has.c dictionary: hash tables bin.c dictionary: binary tree rbt.c dictionary: red-black trees skl.c dic
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24943
    • 提供者:罗鹏魁
  1. 图论算法库 C++ 语言实现

    0下载:
  2. 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10202
    • 提供者:罗鹏魁
  1. InlineASM

    0下载:
  2. 在 Visual C++ 中使用内联汇编 .使用内联汇编可以在 C/C++ 代码中嵌入汇编语言指令,而且不需要额外的汇编和连接步骤。,-used in conjunction with the compilation. Used in conjunction with the Series C / C code to embed assembly language instructions, but no additional compilation and linking steps. ,
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:16665
    • 提供者:王金
  1. 数据结构算法与应用C

    0下载:
  2. 一本关于代码的书,很有用.,看看对自己帮助很大-a code on the book useful. See their great help
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:1825039
    • 提供者:方家伟
  1. GaussElimination

    0下载:
  2. Gauss列主消元法,用于求解线性方程组,c代码。-Gauss out the main elimination method for solving linear equations, c code.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6834
    • 提供者:杨祎
  1. 压缩文件算法(lz77)

    1下载:
  2. 使用LZ77算法压缩文件的C代码,一般来说,现在流行的winzip,winrar以及unix下的compress使用的都是该算法-LZ77 algorithm compressed files in C code, in general, the now popular winzip. unix WinRAR and compress the use of the algorithm are
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5279
    • 提供者:王昆
  1. 单片机实现的俄罗斯方块程序

    0下载:
  2. 单片机实现的俄罗斯方块程序,C代码 //本压缩包包含完整的Keil工程和Proteus仿真文件, //如果你装有Proteus6.5,可以解压后直接运行Lcd-6963256-2.DNS,然后点击播放键|>运行, //用鼠标在串口点击一下就可以用电脑的键盘控制了-MCU Russian squares procedures, C code / / compression of the packet contains the complete Proteus Keil engin
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:365781
    • 提供者:苏先生
  1. c的汉诺塔

    0下载:
  2. 本程序是十分经典汉诺塔代码,对学习c的同学是一个不错的例子 -this procedure is very classic HANOR code, to learn c classmates is a good example
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:782
    • 提供者:李微
  1. c的万年历

    0下载:
  2. 本程序是c的万年历代码,可以显示万年历时间表,对学习c的同学来说是一个记得看的例子-this procedure is the hefty almanac c code, it showed hefty almanac timetable c learning students remember is a look at the example
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1531
    • 提供者:李微
  1. x264Peter

    0下载:
  2. x264视频解码源码,c代码,vc环境编译通过-H.264 video decoder source, c code, compile environment vc
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:535009
    • 提供者:李海
  1. μc-os-ⅱ源码

    1下载:
  2. 这是嵌入式操作系统uc/os2 V2.0的原代码,与V2.52版的代码是不同的
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:394824
    • 提供者:吴宇翔
  1. 替换开始菜单VC代码

    0下载:
  2. 可以替换WINDOWS开始菜单VC源码 GetShellTrayDlg.h, GetShellTrayDlg.cpp - the dialog These files contain your CGetShellTrayDlg class. This class defines the behavior of your application s main dialog. The dialog s template is in GetShellTray.rc, which
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:14998
    • 提供者:王海`
  1. Inpainting

    0下载:
  2. 采用M.Bertalmio and G.Sapiro论文中算法的图像修复C++代码。需要提供原始破损图像和破损区域的掩模图像,修复结果实时显示。-used Bertalmio and G. M. Sapiro papers algorithm for image restoration generation C yards. The need for the original image and damaged the damaged region mask images, results, r
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1282298
    • 提供者:屈磊
  1. 《C/C++程序设计教程》配套代码

    0下载:
  2. Good Example for learning C
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:39673
    • 提供者:洪柳
  1. JAVA系统C动态课件

    0下载:
  2. N多C经典算法代码,完全可以运行,绝对是好东西,大家一起分享-more classical algorithm C code can run is definitely a good thing, to share with everyone
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:447601
    • 提供者:林总
  1. C实现的五子棋游戏

    0下载:
  2. 本程序用C实现,质量高,代码精彩,实现单机下的两人对战!-the procedures used to achieve C, high quality, excellent code to achieve the two single screen!
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:9660
    • 提供者:李小刚
  1. h263解码器,c代码的便于移植到不同的平台上

    0下载:
  2. H.263标准协议的解码算法的源程序,适用于搞机器人远程监控或多媒体视频传输的用户。 -H.263 standard protocol decoding algorithm source code applies to engage in robot remote monitoring or multimedia video transmission users.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:85416
    • 提供者:刘伟
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com