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

搜索资源列表

  1. C++_cn

    0下载:
  2. 本书讨论了那些可能出现在所有C++代码中的基本错误,同样也详述了那些出现在C++语法、预处理、内存管理、多态性、类设计和类继承关系设计中可能出现的各种复杂错误。-This book discusses all those who may appear in the C++ Code basic error, but also those details appear in the C++ Grammar, pre-processing, memory management, polymorphi
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-13
    • 文件大小:21272721
    • 提供者:fulon
  1. ig-ftsoftds_1st_edition

    0下载:
  2. 数据结构C++代码,经典代码,受益多多,希望大家多多支持-Data structure C++ Code, the classic code, benefit from a lot of hope that we can support
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1548416
    • 提供者:frank
  1. c

    0下载:
  2. 网上找的c#的邮件客户端代码,给需要的朋友参考参考,一起学习学习-Online to find the c# Mail client code, a reference to the need to refer to friends, learn together
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:2454
    • 提供者:周晓潜
  1. C++A_Q

    0下载:
  2. 有关在编写C++代码时,许多容易出错地方的探讨,不错的巩固与加深对C++理解的学习资料-Relevant in the preparation of C++ Code, error-prone in many places to explore, a good understanding of consolidation and C++ Understand learning materials
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:134571
    • 提供者:123
  1. c++

    0下载:
  2. 用c++代码实现两个至少千位数的大数相加 并在控制台显示输出结果-With c++ Code to achieve at least a thousand two-digit sum of large numbers and in the console display output
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:1249
    • 提供者:michelleKT
  1. unicodeutf8

    1下载:
  2. 标准c代码,在 unix环境下运行 unicode 与utf-8 互转源代码 -Standard c code in the unix environment to run unicode and utf-8 conversion source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1625
    • 提供者:kuangtom
  1. sntpclient

    1下载:
  2. 基于SNTP协议的时间同步客户端的c代码。其中计算传输时间偏移和同步误差都在客户端实现。可顺利移植到DSP上,用于网络时间同步需要的系统。-Based on the agreement SNTP time synchronization client c code. Calculation of transmission time in which migration and synchronization errors are on the client to achieve. Can smo
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-01
    • 文件大小:25876
    • 提供者:zhaochuan
  1. DCT2IDCT2

    0下载:
  2. CT2 IDCT2 变换C代码。经调试成功,适用于altera,有结果。-CT2 IDCT2 transform C code. After successful testing for altera, bear fruit.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1172128
    • 提供者:金夕
  1. C++_TO_JAVA

    0下载:
  2. 一个C++代码和JAVA代码互相调用的方法,方法很巧妙,对有此需要的朋友有较大帮助-A C++ Code and JAVA code to call each other way, there is one very clever, it is necessary to have more friends to help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:17484
    • 提供者:dafdas
  1. yufayuyi(c)

    0下载:
  2. c语言实现编译原理语法语义分析程序代码,很完整,可以直接运行,语法语义分析代码,希望对大家有所帮助-c language compiler to achieve the principle of semantic analysis of program code syntax, it is complete, can be directly run, grammar semantic analysis code, I hope all of you to help
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:6885
    • 提供者:张建
  1. c

    0下载:
  2. 适合新手,对新手来说,这个文档里面的经典代码非常的有用-Suitable for novice, the novice, this classic code inside the document very useful
  3. 所属分类:Project Manage

    • 发布日期:2017-04-24
    • 文件大小:77228
    • 提供者:朱阳林
  1. fast-C-src-2[1].0

    0下载:
  2. Fast Corner Detector, FCD快速角点检测c语言代码,可直接调用运行-Fast Corner Detector C code
  3. 所属分类:Special Effects

    • 发布日期:2016-02-17
    • 文件大小:25782
    • 提供者:tony
  1. Defrag

    0下载:
  2. 整理磁盘碎片程序的源代码,很好用的,C代码-Finishing debris disk source code, well used, C code
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-15
    • 文件大小:6682
    • 提供者:mxw
  1. C

    0下载:
  2. 新手送大家C#代码规范希望可以帮到你们,也希望我可以在这了学习到很多!-Novice C# code to send U.S. norms hope you can help, I hope I can learn a lot!
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:3563
    • 提供者:塑造女强人
  1. json-c-0.7

    0下载:
  2. JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt(Standard ECMA-262 3rd Edition - December 1999)的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, Python等)。这些特性使JSON成为理想的数据交换语言。[编辑本段]
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:663494
    • 提供者:王洋
  1. 《C语言的科学和艺术》书中用到的库

    1下载:
  2. C语言的科学和艺术 所需要的库函数源代码-C language required by science and art of the library function source code
  3. 所属分类:Windows编程

    • 发布日期:2017-04-29
    • 文件大小:101511
    • 提供者:lizhe
  1. temp

    0下载:
  2. 注意:只有C代码。串行驱动led显示,一个74hc595位移寄存器驱动三极管驱动led位,两个74hc595驱动led段,方式位5位x8段x2=10个数码管5分频,每次扫描时间位1.25ms-Note: Only C code. Serial driver led display, a shift register 74hc595 drive transistor drive led, and led two drives 74hc595 paragraph, ways x8 paragraph
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3093
    • 提供者:wilsonhuang
  1. SourceInsight

    2下载:
  2. 大名鼎鼎的C++代码查看软件source insight安装程序及SN!-The well-known C++ code to view source insight software installation procedures and SN!
  3. 所属分类:Windows编程

    • 发布日期:2017-06-07
    • 文件大小:3240459
    • 提供者:王奔
  1. filesystem

    1下载:
  2. linux系统下的C代码,模拟二级文件系统,在linux下可编译运行-linux systems C code to simulate the secondary file system, linux can be compiled at run
  3. 所属分类:系统编程

    • 发布日期:2013-09-23
    • 文件大小:62811
    • 提供者:孟令钊
  1. PSO-C

    0下载:
  2. 由于本人是搞优化的,所以继续提供给大家关于实现pso算法的c代码,希望有用。-Because I engage in are optimized so to continue to provide to the U.S. regarding the implementation pso algorithm c code, I hope useful.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:120538
    • 提供者:XiongRunqun
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com