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

搜索资源列表

  1. c

    0下载:
  2. 最容易想到的方法遍历一遍链表,利用一个辅助指针,存储遍历过程中当前指针指向的下一个元素,然后将当前节点元素的指针反转后,利用已经存储的指针往后面继续遍历。源代码如下:-The easiest way to think of traversing the list again, using an auxiliary pointer, store the current pointer to traverse the course of the next element, and then reve
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:16217
    • 提供者:yin
  1. bus

    0下载:
  2. 一个公车管理的C++源代码,只有提供了代码的部分-a C++ code of bus management
  3. 所属分类:Project Manage

    • 发布日期:2017-04-10
    • 文件大小:1194
    • 提供者:林晨
  1. C--100

    0下载:
  2. 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去掉不满足条件的排列。 2.程序源代码: -Numbers are 1,2,3,4, how many can be composed of distinct three-digit numbers with no repetition? Is how much? 1. Program Analysis: fill in th
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:26545
    • 提供者:王伟
  1. C

    0下载:
  2. 食品管理系统课程设计报告,完整版的,包含食品管理源代码-failed to translate
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:3935
    • 提供者:南佳龙
  1. queue

    0下载:
  2. 银行排队系统建模的C++源代码,关于离散事件的建模-The bank line up system modeling
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:17562
    • 提供者:liujincun
  1. Automatic-grading-system-for-C

    0下载:
  2. 如何利用计算机快速、准确地考核学生的编程实践能力,实现编程题的自动评分,成为计算机辅助教学领域的一个研究热点.针对现有系统要么只能对客观题进行自动评分,要么只能对没有任何语法错误的编程题按照运行结果的正误进行自动评分的问题,从理解、分析程序源代码的角度,设计实现了基于程序理解的C语言编程题自动评分系统,介绍了该系统的体系结构、关键技术、评分策略、系统特点、应用效果以及推广情况.-Automatic grading system for C programming examination orie
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:343267
    • 提供者:Tom
  1. aodv-c

    0下载:
  2. AODV的源代码,包括c++、头文件以及编写用来测试的tcl-AODV source code, including c++, head files, and write to test of TCL
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:56665
    • 提供者:高莹
  1. c

    0下载:
  2. 经典c语言源代码,对学习c语言的人很重要,值得一看-Classic C language source code is very important, see, learn c language
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:88159
    • 提供者:范通信
  1. gauss

    0下载:
  2. gauss分布随机数 C++源代码 详细的高斯分布函数 源代码-gauss C++
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:5854
    • 提供者:张琳
  1. three-dimensional-graphics

    0下载:
  2. 基于opengl绘图,c++源代码,立体三维图形绘制-Based on the opengl drawing, c++ the source code, and three-dimensional three-dimensional graphics rendering
  3. 所属分类:Software Testing

    • 发布日期:2017-11-15
    • 文件大小:5048437
    • 提供者:西北龙
  1. 178-classic-c-language-source-code

    0下载:
  2. 178个经典c语言源代码+算法大全 还有经典C程序100例 学习程序设计的很好的参考-178 classic c language source code+ algorithm Daquan There are 100 cases of classic C program Good reference for learning program design
  3. 所属分类:Development Research

    • 发布日期:2017-11-30
    • 文件大小:172445
    • 提供者:赵莫莫
  1. RS

    0下载:
  2. 在CMMB,IEEE 802.16d及DVB标准中RS码编解码器的设计与实现,其算法及FPGA实现,RS编解码的C源代码程序-Design and implementation of RS encoding and decoding in CMMB, IEEE 802.16d, and the DVB standard algorithm and FPGA implementation, RS codec C source code program
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:17042074
    • 提供者:
  1. c-langeage-100

    0下载:
  2. 智能小车其中的一小部分源代码,希望能对你们起到一些作用-smart car
  3. 所属分类:Project Design

    • 发布日期:2017-12-05
    • 文件大小:848244
    • 提供者:yuekaimin
  1. c-example

    0下载:
  2. c语言实例解析精粹源代码,内容丰富,适合初学者入门级提高- the primary access to c,include amounts of c examples
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:3389385
    • 提供者:涂星
  1. filter-algorithm--C-language-program

    1下载:
  2. 经典滤波算法及C语言程序,对于初学者来说是非常好的指导资料,内附源代码...希望对大家有用-Classic filtering algorithm and C language program for beginners is very good guidance information containing the source code ... hope to be useful ...
  3. 所属分类:software engineering

    • 发布日期:2016-09-26
    • 文件大小:739328
    • 提供者:侯翀
  1. c

    0下载:
  2. 分形彩图的C或者matlab的源代,可执行的绘制彩色分型算法图形的C或者matlab的源代码,需要3段,也就是3张图。图片尽可能好看-The fractal color of C or matlab source code, executable drawing color genotyping algorithm graph C or matlab source code need 3 paragraphs 3 in Fig. Picture as possible look good
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:1647
    • 提供者:uestclxh
  1. Tetris-code

    0下载:
  2. 俄罗斯方块游戏可以由很多种语言来编,如VB,C,C++,Java等,本文提供C++源代码,方便了想学习的人。-Tetris game compiled many languages, such as VB, C, C++, Java, the paper provide C++ the source code to facilitate the people who want to learn.
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:14806
    • 提供者:同花顺
  1. Beginning-C--Horton-answers-

    1下载:
  2. C语言入门经典(第4版) 霍顿著 源代码及课后练习答案,包含了所有章节的课后答案-Introduction to C language classic Horton,answers to source code and exercises,and contains all the chapters of the after school answer
  3. 所属分类:software engineering

    • 发布日期:2015-10-14
    • 文件大小:325632
    • 提供者:卢晶
  1. C-language

    0下载:
  2. C语言程序源代码(大集合) 第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 -The first part of the basis of article 001 of the C language source code (large collection) a C p
  3. 所属分类:Document

    • 发布日期:2017-11-04
    • 文件大小:1821194
    • 提供者:潘建川
  1. C-16PPT

    0下载:
  2. C课堂PPT16章396页PPT有后来我自己加进去的,包括源代码,已经实验检测过-C class PPT16 chapter 396 page PPT then I added, including source code, has been tested.
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:1461628
    • 提供者:孙涛
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com