CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - C,排序

搜索资源列表

  1. paixu

    0下载:
  2. 基本排序算法,较简单的C/C++入门级编程参考……。-The basic sorting algorithm, a simpler C/C++ entry-level programming reference ... ....
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2.07kb
    • 提供者:无术不学
  1. 6080120629_lad5.1.c

    0下载:
  2. 成绩排序,用codeblocks编的成绩排序系统-Sort results by codeblocks system for sorting results
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:33.24kb
    • 提供者:罗康
  1. polynomial

    0下载:
  2. 通过已排序的方式加以实现两多项式的加减,如果在c-free中运行须将scanf_s改为scanf-Sorted manner through the realization of two polynomial addition and subtraction, if the c-free run into scanf shall scanf_s
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1kb
    • 提供者:richer
  1. qdma13

    0下载:
  2. sorting.c使用QDMA执行从外部(CE0转移)内部存储器(L2)的内存。该数据排列在连续阵列,是要重新排序按阵列内的地位。-sorting.c uses the QDMA to perform a transfer from external (CE0) memory to internal (L2) memory. The data is arranged in contiguous arrays and is to be re–ordered according to positio
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:1.98kb
    • 提供者:sulin
  1. Test1

    0下载:
  2. C语言嵌套ARM汇编语言实现排序功能,内涵自己写的详细的实验报告,希望有帮助哈。-C++ ARM number order functon
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:367.36kb
    • 提供者:CSJ
  1. ex01.c

    0下载:
  2. 一个文件中包含n个正整数,其中n=10的7次方; 将文件中的数按升序排序。-One file contains n positive integer, and wherein over n = 10 7 power the number of the file sorted in ascending order.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-11
    • 文件大小:750byte
    • 提供者:Allanxing
  1. common

    0下载:
  2. 通用C语言,1:BCD转十进制,2:十进制转BCD,3:求数组平均值,4:数组排序-1:BCD to DEC.2:DEC to BCD.3:mean.4:sort
  3. 所属分类:SCM

    • 发布日期:2017-12-08
    • 文件大小:706byte
    • 提供者:刘宇飞
  1. sorts

    0下载:
  2. 比较插入排序、希尔排序法和快速排序,用于ARM C库中的排序。-Example code that compares an insertion sort, shell sort, and the quick sort used in the ARM C libraries.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-22
    • 文件大小:1.09kb
    • 提供者:梁增健
  1. the-procedure-for-electrinic-map

    0下载:
  2. 基于VISUAL c++的电子地图管理系统,具有读取文件、排序、检索、更新、退出功能-Electronic map management system, has read the file, sort, retrieve, update, exit feature
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3.23mb
    • 提供者:陈恺翔
  1. SCH51-Preemptive-task

    0下载:
  2. 实用的多任务排序Preemptive task ,如果任务A和任务B定时同时定时到,该执行哪个?如果执行A,那么B就得舍弃,注意,是舍弃,不是等一会再执行B。还有,如果某个任务执行时间出现抖动,整个系统和其它任务都要遭殃了,等等。 在我的代码中,力求解决这些问题。在此,我不打算带着大家一行一行分析代码。这玩意讲解没用,自己去悟懂了才是王道,我的代码注释得已经很详细了其实。 代码的重点是SCH51.C和T0_INIT.C两个文件,使用之前一定要先看看CONFIG.H的配置情况。task
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:533.63kb
    • 提供者:zixing
  1. cpaixu

    0下载:
  2. 这是一个C语言入门的学习资料,是各种排序的实现-This is an introduction to the C language learning materials, is the realization of the various sorting
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:35.39kb
    • 提供者:豆向东
  1. paixu

    0下载:
  2. 基本排序算法,较简单的C/C++入门级编程参考……。-The basic sorting algorithm, a simpler C/C++ entry-level programming reference ... ....
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2.12kb
    • 提供者:Onamo
  1. release_version

    0下载:
  2. C51/52 驱动程序功能: 1、12Mhz主频下,初始化4800波特率全双工UART。UART收到字符并对字符排序。 2、一个50ms Tick定时器,通过UART每隔一秒发送一个 T 字符。 3、中断初始化 驱动程序部分包含的:c52_drive.h c52_drive.c C52_data_type_define.h 的根据GPL 开源发布。 所有代码在 STC89C51RC 和 HC6800 V2.6开发板 通过测试验证。-C51/52 driver f
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:54.92kb
    • 提供者:lelel
  1. c-danpianji-xuexidaima

    0下载:
  2. 有比较多的学习性质的源代码,满足初学单片机c语言编程使用。包括排序、跑马灯程序、音乐按键等。-There is more to learn the nature of the source code to meet beginners SCM c language programming. Including sorting, Marquee program, music keys and so on.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:27.33kb
    • 提供者:孙新涛
  1. C-language-for-sorting-methods

    0下载:
  2. C语言多种排序方法,说明文档,有例程讲解,不错的资料-SH1160G OLED drive, conditioning clear, readable, modular, and can be used for learning, benefit
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:90.34kb
    • 提供者:smith
  1. 3sw(pthread)

    0下载:
  2. 实验要求作到以下几点:  ①构造具有两个参数的子函数,子函数将首个指针参数中的各个元素进行排序,次参数传递的是收参数的元素数目;  ②f2.c:设计具有俩参数的子函数,子函数将二参数值交互;  ③实现主函数,主函数中创建俩线程,线程一定义一个十元素的数组,使用文件f1中定义的函数对数组排列顺序并能够使结果输出;线程2定义俩整形的变量,使用文件f2中定义的函数将二变量的值进行  交互而且要结果输出 -The experimental requiremen
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-30
    • 文件大小:13.37kb
    • 提供者:高安
  1. code

    0下载:
  2. 查找,排序,二叉树,线性表,栈和队列 算法- ....for c
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-01
    • 文件大小:22.54kb
    • 提供者:dhb
  1. Cpp1109

    0下载:
  2. c++ plamer法排序Palmer启发式算法是基于作业的加工时间按斜度顺序指标排列作业的启发式算法。按机器的顺序,加工时间趋于增加的作业被赋予较大的优先权数。-c++ plamer Act Sort Palmer heuristic algorithm is based on the operation of the processing time as a gradient sequence with operation indicators heuristic algorithm. Ac
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1.03kb
    • 提供者:fu173951
  1. StuInfoManager

    0下载:
  2. 这是一个采用标准C++实现学生成绩管理程序,可以对学生成绩进行管理(可进行增、删、改、查、排序、保存、读取等操作)-This is a standard C++ to achieve student performance management process, student achievement can be managed (can be add, delete, change, search, sort, save, reading and other operations)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-30
    • 文件大小:8.88kb
    • 提供者:tuia24anaa
  1. vlsi-design3

    0下载:
  2. 电路具有四路4_bit字宽的串行输入总线,四路4_bit字宽的输出总线信号的电路。 电路完成将串行输入信号A[3..0]、B[3..0]、C[3..0]、D[3..0](大小排列无序)以数值大小排序输出的功能,输出X3[3..0]、X2[3..0]、X1[3..0]、X0[3..0]中X3最大,X0最小。输入数据是无符号整数。 -Circuit with four 4_bit word wide serial input bus, four 4_bit word wide output
  3. 所属分类:HardWare Design

    • 发布日期:2017-05-05
    • 文件大小:180.01kb
    • 提供者:james stag
« 12 »
搜珍网 www.dssz.com