-
任天堂的模拟器下Linux的代码。供你参考。
linux下的任天堂模拟器代码。供大家参考。-Nintendo emulator under linux code. For your reference.
- 2022-04-27 01:33:49下载
- 积分:1
-
该文件流操作函数,包括打开指定目录,查询目录文件,返回当前目录,获取文件大小等文件相关操作...
该文件流操作函数,包括打开指定目录,查询目录文件,返回当前目录,获取文件大小等文件相关操作-The document flow manipulation functions, including opening the specified directory, query directory file, return to the current directory, access to the file size and other documents related to the operation
- 2022-05-22 14:45:11下载
- 积分:1
-
udp的源代码实现,linux学C的可以看看了
udp的源代码实现,linux学C的可以看看了-udp achieve the source code, the C linux school can look at the
- 2022-10-18 00:20:02下载
- 积分:1
-
监控程序的生成的工作文件来检测程序跑的正确性。
监控程序的生成的工作文件来检测程序跑的正确性。-monitoring program for the working paper generation to run the testing program correctness.
- 2022-03-24 12:28:42下载
- 积分:1
-
解决linux下,PDF 中文乱码问题!解压放置到/opt文件夹下面。(需要使用sudo启动nautilus,否则无权限)<br>3.打开终端进入该...
解决linux下,PDF 中文乱码问题!解压放置到/opt文件夹下面。(需要使用sudo启动nautilus,否则无权限)3.打开终端进入该目录:cd /opt/poppler-data-0.1 (如不是解压到/opt目录下就变动一下)4.运行命令:sudo make install datadir=/usr/share5.可以了,中文乱码问题应该解决了。-This package consists of encoding files for use with poppler. The
encoding files are optional and poppler will automatically read them
if they are present. When installed, the encoding files enables
poppler to correctly render CJK and Cyrrilic properly. While poppler
is licensed under the GPL, these encoding files are copyright Adobe
and licensed much more strictly, and thus distributed separately.
- 2022-03-03 03:28:46下载
- 积分:1
-
linux组播代码
#! /bin/sh
gcc
linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
-linux multicast code#!/bin/shgcc-Wall mcastclient.c-o mcastclientgcc-Wall mcastserver.c-o mcastserver#./mcastserver 230.1.1.1 7838#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
- 2022-03-13 06:45:28下载
- 积分:1
-
linux环境下多线程编程的例子
linux环境下多线程编程的例子-multithreaded programming examples
- 2022-03-20 16:45:57下载
- 积分:1
-
练习,linux下基于TCP的多线程的ECHO服务
练习,linux下基于TCP的多线程的ECHO服务-exercises, linux-based TCP multithreaded ECHO services
- 2023-04-03 10:50:04下载
- 积分:1
-
Motif 2.1
Motif 2.1 - Programmer s Reference, Volume 3-Motif 2.1- Programmer s Reference, Volume 3
- 2022-01-25 18:32:18下载
- 积分:1
-
里面主要是linux下QT程序设计的的一些实例,都调试通过
里面主要是linux下QT程序设计的的一些实例,都调试通过-Which is mainly under the QT programming linux some examples are debugging through the
- 2022-06-15 22:39:08下载
- 积分:1