CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c programming language code

搜索资源列表

  1. AutoPilot_Coding_Style_C

    0下载:
  2. 这是关于AUTOPILOT 的编程风格的资料,autopilot可以自动将C语言转化为verilog代码,减少了verilog调试的麻烦,大大提高编程速度。-This is on AUTOPILOT the programming style information The autopilot will automatically C language into Verilog code, reducing the Verilog debugging trouble, greatly impro
  3. 所属分类:Software Testing

    • 发布日期:2017-11-26
    • 文件大小:1577817
    • 提供者:陈佳华
  1. 11-10

    0下载:
  2. c语言程序设计的第十一章的课后练习的编程代码,可作参考-Chapter 11 after-school exercise programming code, c language program designed for reference
  3. 所属分类:source in ebook

    • 发布日期:2017-11-21
    • 文件大小:1221
    • 提供者:李树林
  1. 10-6-11-7

    0下载:
  2. c语言程序设计的第十章的课后练习的编程代码,可作参考-Chapter 10 after-school exercise programming code, c language program designed for reference
  3. 所属分类:source in ebook

    • 发布日期:2017-11-18
    • 文件大小:1268
    • 提供者:李树林
  1. 13-4-5

    0下载:
  2. c语言程序设计的第十三章的课后练习的编程代码,可作参考-Chapter 13 after-school exercise programming code, c language program designed for reference
  3. 所属分类:source in ebook

    • 发布日期:2017-11-29
    • 文件大小:2142
    • 提供者:李树林
  1. UDP

    0下载:
  2. 基于TQ2440的LINUX程序源码,UDP网络程序设计,C语言编写,可在linux环境下交叉编译为arm板上可用的程序-Based the TQ2440 the Linux program source code, UDP network programming, C language written in linux environment cross-compiler for arm board available program
  3. 所属分类:Linux Network

    • 发布日期:2016-09-01
    • 文件大小:2048
    • 提供者:黄锐
  1. mcx_program_source

    3下载:
  2. 针对日本Nova公司的专用运动控制芯片MCX312,MCX314,MCX501,提供的C语言源程序,比较好的编程参考资料。-Japan Nova dedicated motion control chip MCX312 MCX314 MCX501, C language source code, better programming reference.
  3. 所属分类:DSP program

    • 发布日期:2017-08-29
    • 文件大小:23552
    • 提供者:叶纯杰
  1. Temprature-sampling-and-display

    0下载:
  2. DS18b20温度采集,汇编语言和C语言分别编写源代码,采用VB编程实现上位机显示。-DS18b20 temperature acquisition, assembly language and C language source code were written using VB Programming PC display.
  3. 所属分类:assembly language

    • 发布日期:2017-11-10
    • 文件大小:46477
    • 提供者:莫于
  1. CPPeluosifangkuai

    0下载:
  2. 通过C++语言编程环境,来实现俄罗斯方块游戏功能的C++源代码-By C++ language programming environment to achieve Tetris game source code functions C++
  3. 所属分类:Other Games

    • 发布日期:2017-11-29
    • 文件大小:15370
    • 提供者:聂帅
  1. CPPtanshishe

    0下载:
  2. 通过C++语言编程环境,来实现贪食蛇游戏功能的C++源代码-By C++ language programming environment, to achieve functional C++ Snake game source code
  3. 所属分类:Other Games

    • 发布日期:2017-11-28
    • 文件大小:11376
    • 提供者:聂帅
  1. Cwuziqi

    0下载:
  2. 通过C语言编程环境,来实现五子棋游戏功能的C语言源代码-Through the C language programming environment to achieve 331 game function of the C language source code
  3. 所属分类:Other Games

    • 发布日期:2017-11-29
    • 文件大小:15105
    • 提供者:聂帅
  1. DesignPatternsInCPPwithQt

    0下载:
  2. 《Qt4设计模式导论》介绍了C++编程知识和Qt的设计模式,由浅入深。-Master C++ "The Qt Way" with Modern Design Patterns and Efficient Reuse This fully updated, classroom-tested book teaches C++ "The Qt Way," emphasizing design patterns and efficient reuse. Readers will master both
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:10376158
    • 提供者:lin
  1. Cyuyanjingdainsuanga100

    0下载:
  2. C语言经典代码,有100例世界上最经典的编程小例,供初学者学习之用 -C language classic code, there are 100 cases of the world s most classic programming small example, for beginners learning to use.
  3. 所属分类:Project Design

    • 发布日期:2017-11-26
    • 文件大小:24056
    • 提供者:w j
  1. 6446777987

    0下载:
  2. C语言中define的用法,define是C语言中的预处理命令,它用于宏定义,可以提高源代码的可读性,为编程提供方便。-C language define the usage, define the C language preprocessor, which is used to define a macro, you can improve the readability of the source code for programming convenience.
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:4617
    • 提供者:清羔羊肉
  1. CPP_example

    0下载:
  2. 利用C++编写的,C语言编程经典例子源码,并且编译通过-Use C++ prepared, C language programming classic example of source code, and compile
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:36598
    • 提供者:
  1. UART

    0下载:
  2. 本代码用verilog语言配合sopc和nios实现了串口调试的目的。软件编程用C语言描述,只是比较简单的例子,适合初学者做了解用,本人亲自在EP2C8Q上实践。-The code to use verilog language sopc and nios achieved with serial debugging purposes. Software programming using C language descr iption, but relatively simple exampl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-10
    • 文件大小:17866787
    • 提供者:普尔
  1. eternetcode

    0下载:
  2. 用C语言编程,获取以太网详细信息源代码,绝对实用。-With C language programming, Ethernet access to detailed information source code, the absolute utility.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3480
    • 提供者:eakmar
  1. ysq

    0下载:
  2. C语言实现运算器的原理 完整编程代码,大家可以得到原理性的代码-C language implementation of the principle of complete computing device programming code, we can get the principles of the code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:209803
    • 提供者:qym
  1. perl

    0下载:
  2. Perl具有高级语言(如C)的强大能力和灵活性。事实上,你将看到,它的许多特性是从C语言中借用来的。 Perl与脚本语言一样,Perl不需要编译器和链接器来运行代码,你要做的只是写出程序并告诉Perl来运行而已。这意味着Perl对于小的编程问题的快速解决方案和为大型事件创建原型来测试潜在的解决方案是十分理想的。-Perl has a high-level language (such as c), power and flexibility. In fact, you will see th
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2094615
    • 提供者:喻进
  1. samples

    0下载:
  2. DD虚拟键盘虚拟鼠标调用源码,适用于VB6, DELPHI, VC, BC, VB.NET, C#, JAVA,易语言等各种编程语言。-DD virtual keyboard virtual mouse called source code, suitable for VB6, DELPHI, VC, BC, VB.NET, C#, JAVA, easy language, and other programming languages.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:299333
    • 提供者:丑男的
  1. SOCKET

    0下载:
  2. C语言SOCKET编程源代码,包含了客户端代码和服务器端代码。-C language programming in SOCKET source code,Including client code and the server code
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1057
    • 提供者:牟雪
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com