CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux驱动 搜索资源 - 提高

搜索资源列表

  1. Mymp3

    0下载:
  2. 在假期的学习中,为提高自己的学习效率,以MP3为题材制作了一个基于linux的MP3播放器,播放器使用12864液晶显示,这个项目较市场上的MP3缺少实用价值,但是它的价值体现在初学者可以全面了解linux的系统框架,及系统移植。-Holidays, learning, improve their learning efficiency to MP3 produced the theme of a linux-based MP3 player, the player uses the 12864
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-28
    • 文件大小:10.57mb
    • 提供者:meng
  1. Makefile_example.zip

    0下载:
  2. 良好的makefile程序,仅仅需要修改头部的object和文件内的files就可自动编译,自动将文件包含的头文件等添加并编译执行,提高开发效率。,Good makefile program, you only need to change the head of the object and the files within the file can be automatically compiled automatically add the file contains the header
  3. 所属分类:Driver develop

    • 发布日期:2017-11-27
    • 文件大小:2.12kb
    • 提供者:Adam
  1. threadpool-0.2.src

    0下载:
  2. 因为一般系统频繁的创建、销毁线程,对于系统是一笔不小的开支;对于这种频繁创建线程的情况,采用线程池,每次在需要创建线程的时候,我们只要从线程池中分配一个给他就行,用完之后还给线程池,这样就能大大节省不必要的资源消耗;缓冲池的话,主要是为了提高程序的运行速度,每次从池中取数据,远远快于其它获取数据的速度。-Frequent because of the general system to create, destroy threads, the system is not a small sum
  3. 所属分类:Driver develop

    • 发布日期:2017-11-12
    • 文件大小:4.97mb
    • 提供者:jack
  1. main.cpp

    0下载:
  2. 素数测试 miller rabin 提高算法 随机版 算法导论Introduction of Algorithms-Primes test of Miller_Rabin Algorithm Introduction of Algorithms
  3. 所属分类:Driver develop

    • 发布日期:2017-12-04
    • 文件大小:1.12kb
    • 提供者:cyztuo
  1. How-to-Write-makefile

    0下载:
  2. 如何编写makefile,详细分解了makefile中的语法,快速如何和进阶提高-hao to write makefile
  3. 所属分类:Driver develop

    • 发布日期:2017-04-01
    • 文件大小:460.6kb
    • 提供者:nick
  1. UNIXandShell

    0下载:
  2. unix编程提高以及shell编程经典教程,初学者及有经验者皆可借鉴。-unix shell programming and programming to improve the classic tutorial, beginners and those with experience can be reference.
  3. 所属分类:Driver develop

    • 发布日期:2017-06-09
    • 文件大小:15.46mb
    • 提供者:
  1. good-embeded-material

    0下载:
  2. 很好的公司内部培训资料,可以用来学习,对技术有很大的提高-it is good knowledge for us to learn ,,,,,,,,,,
  3. 所属分类:Driver develop

    • 发布日期:2017-04-26
    • 文件大小:65.19kb
    • 提供者:蒋喜龙
  1. CLFileOperate

    0下载:
  2. 使用缓存的文件操作封装类,能够明显提高写磁盘的速度。-A class use cache in file s operating which can improve properly in writting disk
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:1.49kb
    • 提供者:jerry
  1. Linux_Qt_PWM

    0下载:
  2. 本设计是基于嵌入式技术作为主处理器的AD采集与电机控制系统,利用S3C2410 ARM微处理器作为主控CPU,辅以LINUX操作系统和Qt界面系统,实现了智能化的将AD采集的数据通过Qt界面形式展现出来,同时根据AD值的不同改变PWM的参数值,从而控制电机的方向和转速等功能,并讨论了如何提高系统的速度、可靠性和可扩展性。-This design is based on embedded technology as the main processor s AD acquisition and m
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:27.57kb
    • 提供者:红兵
  1. IntelPerformanceCounterMonitorV1.6

    0下载:
  2. PCM源代码,可以用来提高CPU性能,并监视事件行为。-PCM source code can be used to improve CPU performance, and monitor events behavior.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-28
    • 文件大小:422.74kb
    • 提供者:jerry
  1. linux-HDDTest

    0下载:
  2. linux下查看硬盘坏道信息代码 对于硬盘的坏道的确没有什么好的办法,ata协议中的smart命令本意上是好的,但是很多的硬盘厂商并没有很好的实现smart的功能;硬盘的相关错误信息会存在相应的扇区里,但是这些扇区相当于一个环形的缓冲区,所以记录的错误信息有限,如果需要完整的硬盘坏道信息,smart就无能为力了。通过完整的读一遍硬盘可以找出坏道的完整信息,但是读牵涉到了DMA的数据传输过程所以效率较低;ata的协议里READ VERIFY (EXT)命令大大提高效率,该命令是NO DA
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2.37kb
    • 提供者:亮光
  1. U-Boot

    0下载:
  2. 本文档提供的是uboot移植相关说明。通过该文档有利于提高对uboot的理解-This document provides instructions are uboot transplant. By this document will help improve understanding of uboot
  3. 所属分类:Driver develop

    • 发布日期:2017-05-07
    • 文件大小:1.31mb
    • 提供者:叶永汉
搜珍网 www.dssz.com