登录
首页 » Linux-Unix program » This is an mp3 source code, which contains version and windows version uninx wit...

This is an mp3 source code, which contains version and windows version uninx wit...

于 2023-07-21 发布 文件大小:3.13 MB
0 184
下载积分: 2 下载次数: 1

代码说明:

这是一个mp3的源代码,里面包含有uninx版和windows版,用C++语言编写的-This is an mp3 source code, which contains version and windows version uninx with C++ Languages

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Linux设备驱动程序第三版2.6.chm,最新的开发嵌入式参看手册
    Linux设备驱动程序第三版2.6.chm,最新的开发嵌入式参看手册-Linux device drivers third edition 2.6.chm, see the latest Embedded Development Manual
    2023-06-10 18:10:03下载
    积分:1
  • linux环境下,开发的对波形音频的录制与播放,简单清晰,适合初学者...
    在linux环境下,开发的对波形音频的录制与播放,简单清晰,适合初学者-at linux env, develop wave record and play, easy learning
    2022-04-08 10:58:50下载
    积分:1
  • linux下让PC扬声器发声程序,很简单
    在linux下让PC扬声器发声程序,很简单-running on linux
    2023-08-08 15:35:03下载
    积分:1
  • gui.c的 开发
    gui.c的 开发-gui.c development
    2022-01-25 15:18:07下载
    积分:1
  • 日本 ITRON OS 在汽车电子中的应用 高度机密哦
    日本 ITRON OS 在汽车电子中的应用 高度机密哦-Japan ITRON OS electronics in the automotive application highly confidential Oh
    2023-01-06 11:20:04下载
    积分:1
  • sbc2410 移植u
    sbc2410 移植u-boot 1.3.4 的修改部分 需要在borad/sbc2410x/Makefile 下添加编译nand.o -sbc2410 transplant u-boot 1.3.4 changes borad/sbc2410x/Makefile part of the need to add compiler nand.o
    2023-04-02 19:30:04下载
    积分:1
  • linux 2.6.13的摄像头驱动。SPCAXXX的驱动。打补丁版本
    linux 2.6.13的摄像头驱动。SPCAXXX的驱动。打补丁版本-linux 2.6.13-driven camera. SPCAXXX drive. Patch version
    2023-08-08 09:55:03下载
    积分:1
  • 串口调试工具,在开发板和pc链接后,可以直接测试串口的传送。...
    串口调试工具,在开发板和pc链接后,可以直接测试串口的传送。-Serial debugging tools, development boards and pc link, serial transmission can be directly tested.
    2022-03-28 11:00:44下载
    积分:1
  • 1。编写一个C++程序,作为内核命令行解释器
    1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用"&"操作符作为命令的结束符。一个以"&"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用""作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符" "来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. Preparation of a C program as a Linux kernel shell command line interpreter. Shell procedures should be used with Bource shell the same way as operational procedures. 2. Increased functionality so that customers can use, "" operator, as ordered by the end tags. A "" the end of the order should be concurrent with the implementation of the shell. 3. Increased functionality so that customers can use "lt;" "Gt;" As a filename prefix to redirect stdin and stdout descriptors. Similarly, allows users to use pipeline operator, "" two parallel processes, and a process to redirect stdout second process stdin.
    2022-08-13 03:09:59下载
    积分:1
  • 使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能:...
    使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能: 每个允许一个进程来决定它是否可读或者写一个或多个文件而不阻塞. 这些调用也可阻塞进程直到任何一个给定集合的文件描述符可用来读或写. 因此, 它们常常用在必须使用多输入输出流的应用程序, 而不必粘连在它们任何一个上. 相同的功能常常由多个函数提供, 因为 2 个是由不同的团队在几乎相同时间完成的: select 在 BSD Unix 中引入, 而 poll 是 System V 的解决方案. epoll 调用[23]添加在 2.5.45, 作为使查询函数扩展到几千个文件描述符的方法.-poll application instance
    2023-06-26 04:30:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载