联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Linux/Unix编程(390) 

[Linux/Unix编程] PC-Tizi

电脑pc翻墙机场与手机翻墙梯子的安装使用有什么区别?windows MacOS Linux等PC电脑系统和苹果安卓等手机系统使用翻墙机场时,将订阅的翻墙节点导入Clash、Shadowrocket(小火箭)、Stash(Clash for iOS)、Quantumult X(圈叉)、Surge、V2rayN、sing-box 等翻墙客户端后都可以轻松实现科学上网。今天给大家分享六个pc电脑和手机上都能稳定流畅科学上网的翻墙机场节点梯子推荐,这些翻墙机场相较传统的翻墙vpn和网络加速器来说,便宜好用性价比超高,如果你也想买一个便宜的稳定靠谱梯子,那么不妨从其中选择一个。
What is the difference between the installation and use of computer PC over wall airport and mobile phone over wall ladder? When Windows MacOS Linux and other PC systems and Apple Android and other mobile phone systems use the wall crossing airport, the subscribed wall crossing nodes can be easily connected to the Internet after being imported into Clash, Shadowlock, Stash (Clash for iOS), Quantum X, Surge, V2rayN, Sing box and other wall crossing clients. Today, I would like to share with you six recommendations on the node ladder of the airport over the wall that can stably, smoothly and scientifically access the Internet on PC computers and mobile phones. Compared with the traditional vpn over the wall and network accelerator, these airports over the wall are cheap, easy to use, and cost-effective. If you want to buy a cheap stable spectrum ladder, you can choose one of them. (2024-01-06, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1704472352306444.html

[Linux/Unix编程] DMC2440F

DMC-2440-F采用基于ARM920T内核的Samsung处理器 S3C2440A, 标准主频400MHz,最高主频可达533MHz。采用64MB的SDRAM和64MB的Nand Flash。DMC-2440-F嵌入式开发系统外设非常丰富,功能强大,适用于各种手持设备、消费电子和工业控制设备的开发。支持嵌入式Linux和WINCE5.0.NET操作系统。提供完整的Wince5.0 BSP。 采用linux-2.4.18内核,支持多种文件系统,像cramfs、yaffs2、ext2、Fat、NFS等。linux驱动支持:串口、10/100M网口、音频、USB Host、LCD、触摸屏、USB鼠标、U盘等,支持Qt图形界面。 Wince5.0驱动支持:LCD、触摸屏、KEY 、Nandflsh、串口、USB等
DMC- 2440- F the Samsung processor S3C2440A based on ARM920T kernel, standard frequency 400 MHZ, the highest frequency of up to 533 MHZ. The 64 MB SDRAM and 64 MB Nand Flash. DMC- 2440- F embedded development system peripherals is rich, powerful functions, suitable for all kinds of handheld devices, consumer electronics and industrial control equipment development. Support the embedded Linux operating system and WINCE5.0.NET. Provide complete Wince5.0 BSP. The Linux- 2.4.18 kernel, support for multiple file system, like cramfs, yaffs2, however, Fat, NFS, etc. Linux driver support: a serial port, 10/100 m so, audio, USB Host, LCD, touch screen, USB mouse, U disk, etc., to support Qt graphical interface. Wince5.0 driver support: LCD, touch screen, KEY, Nandflsh, serial port, USB, etc (2014-12-23, C++, 31KB, 下载3次)

http://www.pudn.com/Download/item/id/2679535.html

[Linux/Unix编程] 3w-xxxx

3ware Storage Controller device driver for Linux.
3ware Storage Controller device driver for Linux. (2014-03-24, Unix_Linux, 17KB, 下载1次)

http://www.pudn.com/Download/item/id/2491762.html

[Linux/Unix编程] taoqianzimulu

linux下如果目录为空目录,则只有.和.这两个也是属于目录类型的本代码使用递归来判断目录及其子目录是否为空目录 /*判断目录是否为空目录*/int IsEmptyDir(char*pszDir){DIR*pstDirp=NULL;struct dirent*pstDirStru=NULL;int ulFileNum=0;int ret=1;char szDir[100];memset(szDir,0,100);pstDirp=opendir(pszDir);if(NULL==pstDirp){printf("open dir error\n");return 0;}while(pstDirStru=readdir(pstDirp)){strcpy(szDir,pszDir);if(DT_DIR==pstDirStru-d_type){if(strcmp(pstDirStru-d_name,".")&&strcmp(pstDirStru-d_name,"."{ret=0;memset(szDir,0,100);sprintf(szDir,"s/s",pszDir,pstDirStru-d_name);IsEmptyDir(szDir);}}else{ret=0;}}closedir(pstDirp);if(ret==1){printf("s is empty dir\n",szDir);}else{printf("is not empty dir\n",szDir);}return ret;}经自己在dedora9下测试通过,希望代码能对大家有点帮助 本文来自: 高校自动化网(Www.zdh1909.com) 详细出处参考(转载请保留本链接):http://www.zdh1909.com/html/linux/12177.html
int IsEmptyDir(char*pszDir){DIR*pstDirp=NULL;struct dirent*pstDirStru=NULL;int ulFileNum=0;int ret=1;char szDir[100];memset(szDir,0,100);pstDirp=opendir(pszDir);if(NULL==pstDirp){printf("open dir error\n");return 0;}while(pstDirStru=readdir(pstDirp)){strcpy(szDir,pszDir);if(DT_DIR==pstDirStru-d_type){if(strcmp(pstDirStru-d_name,".")&&strcmp(pstDirStru-d_name,"."{ret=0;memset(szDir,0,100);sprintf(szDir,"s/s",pszDir,pstDirStru-d_name);IsEmptyDir(szDir);}}else{ret=0;}}closedir(pstDirp);if(ret==1){printf("s is empty dir\n",szDir);}else{printf("is not empty dir\n",szDir);}return ret;} (2011-12-27, C++, 58KB, 下载4次)

http://www.pudn.com/Download/item/id/1743485.html

[Linux/Unix编程] Advanced-Programming-in-the-UNIX-

斯蒂芬罗岛的更新是一个早就应该有利于社会的专​ ​ 业人士使用的UNIX和类UNIX操作系统环境的多功能家庭。它删除过时的,包括新的发展。它也彻底更新所有主题,范例和应用的背景下,最近流行的UNIX和类UNIX环境的实现版本。然而,所有这一切,同时保留原有经典的风格和品味。“ - 穆克什Kacker,Pronto Networks公司,公司的创始人和前首席技术官”UNIX编程的基本经典之一“ - 埃里克S。雷蒙德的UNIX编程艺术“,这是任何严重的或专业的UNIX系统程序员的权威参考书的作者。罗岛已更新和扩展史蒂文斯的经典文本,同时保持真实原。这些API都亮起明确自己的使用例子。他还提到许多的陷阱,寻找跨不同的UNIX系统的实现,并指出如何避免
Stephen Rago s update is a long overdue benefit to the community of professionals using the versatile family of UNIX and UNIX-like operating environments. It removes obsolescence and includes newer developments. It also thoroughly updates the context of all topics, examples, and applications to recent releases of popular implementations of UNIX and UNIX-like environments. And yet, it does all this while retaining the style and taste of the original classic."--Mukesh Kacker, cofounder and former CTO of Pronto Networks, Inc."One of the essential classics of UNIX programming."--Eric S. Raymond, author of The Art of UNIX Programming"This is the definitive reference book for any serious or professional UNIX systems programmer. Rago has updated and extended the classic Stevens text while keeping true to the original. The APIs are illuminated by clear examples of their use. He also mentions many of the pitfalls to look out for when programming across different UNIX system implementations and (2011-11-06, Unix_Linux, 3268KB, 下载4次)

http://www.pudn.com/Download/item/id/1690109.html

[Linux/Unix编程] getIP-impro

本程序用户获取主机的IP地址和MAC地址,头文件与函数原型如下 #include "getIP.h" int get_ip(char *ipaddr, char *netmask, const char *ethname) #include "getIP.h" int get_mac(char *mac) 以下是get_ip函数简单使用范例 //定义IP和MAC所需要的存储空间 char ethname[] = "eth0" char ipaddr[20] //IP地址最长为16个字符 char netmask[20] //子网掩码最长为18个字符 //获取IP地址 get_ip(ipaddr,netmask,ethname) //输出结果 printf(" s\n",ipaddr) printf(" s\n",netmask) 以下是get_mac函数简单使用范例
The program user access to the host' s IP address and MAC address, the following function prototype header file# include " getIP.h" int get_ip (char* ipaddr, char* netmask, const char* ethname) # include " getIP.h" int get_mac (char* mac) use the following simple example is get_ip function// define the IP and MAC need storage space char ethname [] = " eth0" char ipaddr [20] // IP address of up to 16 characters char netmask [20] // mask for up to 18 characters// Obtain an IP address get_ip (ipaddr, netmask, ethname) // output printf (" s \ n" , ipaddr) printf ( " s \ n" , netmask) use the following simple example is get_mac function (2011-09-01, Unix_Linux, 6KB, 下载18次)

http://www.pudn.com/Download/item/id/1636412.html

[Linux/Unix编程] Linux-Network-Programming

《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应用层网络服务程序、TCP编程、主机信息获取、数据IO复用、UDP编程、高级套接字、套接字选项、原始套接字、服务器模型、IPv6、Linux内核网络部分结构及分布、netfilter框架内报文处理。为了方便读者学习,《Linux网络编程》最后一个部分介绍了3个综合案例,包括应用层的Web服务器例子、简单的应用层网络协议站例子和内核层网防火墙的例子。
"Linux Network Programming" Introduction: Linux is the most popular open source operating systems, network functionality in Linux, occupies the core position. "Linux Network Programming" step by step from the application layer to the Linux kernel, the basic knowledge from the point to the integrated case, the readers how to network programming under Linux. "Linux Network Programming" is divided into four parts: Linux part of program design, Linux user space part of network programming, Linux kernel network programming and integrated case some part. Includes an overview of Linux system, Linux programming environment, Linux File System Introduction, Linux processes and threads under, TCP/IP protocol suite, application layer network services program, TCP programming, host information access, data IO Multiplexing, UDP programming, advanced socket, socket option, the original socket, server model, IPv6, Linux kernel network part of the structure and distribution, netfilter framework of mess (2010-08-08, Visual C++, 1694KB, 下载113次)

http://www.pudn.com/Download/item/id/1262897.html

[Linux/Unix编程] source

编译说明 1:需要的基本软件包 gtk+-2.0 libxml 2:编译选项 PREFIX:软件安装位置 CONFIG_FILE:软件配置文件位置 3:编译步骤 make sudo make install 4:使用说明 本程序需要root权限,用sudo执行它 第一次运行会弹出配置对话框,点击确定即保存配置。 5:常见问题 1)对话框提示网络发生错误: 查看命令行输出的调试信息,根据错误信息来确定出错原因。常见错误:无效的网卡=>需要修改网络接口名;操作不允许=>你是否为root用户? 2)程序提示连接成功,但是还上不了网: 用你的系统提供的网络工具把网络接口设为dhcp方式。 修正/usr/local/linkage4l/bin/rc文件,该文件是配置网络调用的shell脚本。
Compile instructions 1: The basic package needed gtk+-2.0 libxml 2: Compile Options PREFIX: software installation location CONFIG_FILE: Software Configuration file location 3: Compile step make sudo make install 4: Use This program requires root privileges, run it with sudo The first run configuration dialog box will pop up, click OK or save configuration. 5: Frequently Asked Questions 1) The dialog box prompts the network error: See the command line output debugging information, based on erroneous information to determine the cause of errors. Common errors: Invalid card => need to modify the network interface name operation does not allow => you whether the root user? 2) The program prompts to connect successfully, but also unable to get online: With your system network interface of network tools to set dhcp mode. Correction/usr/local/linkage4l/bin/rc file, the file is called shell scripts configure the network. (2010-04-14, Unix_Linux, 184KB, 下载5次)

http://www.pudn.com/Download/item/id/1125250.html

[Linux/Unix编程] aodv

基于NS2仿真的AODV协议脚本文件. NS2(Network Simulation Version 2)是一种功能强大的网络模拟仿真器,它是用C++和OTCL两种语言完成的。C++语言编写协议执行模块,OTCL语言编写模拟任务。NS2主要针对有线局域网、无线局域网、Ad Hoc网络、卫星通信网、路由选择协议、组播路由协议等进行网络模拟仿真。
NS2-based simulation of AODV protocol script file. NS2 (Network Simulation Version 2) is a powerful network simulation device, which is the C++, and OTCL done in both languages. C++ language agreed to implement the module, OTCL language simulation tasks. NS2 targeted at wired LAN, wireless LAN, Ad Hoc networks, satellite communications network, routing protocol, multicast routing protocols such as the network simulation. (2010-03-18, tcl/tk, 1KB, 下载295次)

http://www.pudn.com/Download/item/id/1091212.html

[Linux/Unix编程] softhy164h

整站程序 源码介绍: 1、运行环境要求:   Linux/FreeBSD/Solaris+Apache+Mysql 5+PHP5以上版本支持   或Windows+IIS 5/Apache+Mysql 5+PHP5以上版本支持 2、使用FTP工具,将解压后的文件上传至您的空间 3、确认以下目录或文件属性为可写模式:   Inc/Config.inc   install.php   index.php   UpLoadFile 4、输入空间绑定的域名开始安装 安装完后您可以用记事本打开配置文件 Inc/Config.php, 在配置文件中您可以设置网站一共开通几种语言版本,关闭不需要的模块(默认开能所有模块), 关闭一些不需要的选项、字段、并设置缩略图规格、上传限制等参数。 后台目录:admin 管理员:admin 密码:admin 为了您的系统安全,安装后请重命名后台管理目录,默认后台管理目录为"admin", 更改后台目录名后请注意替换Inc/AdminStyle.css中的admin路径;
源码介绍: 1、运行环境要求:   Linux/FreeBSD/Solaris+Apache+Mysql 5+PHP5以上版本支持   或Windows+IIS 5/Apache+Mysql 5+PHP5以上版本支持 2、使用FTP工具,将解压后的文件上传至您的空间 3、确认以下目录或文件属性为可写模式:   Inc/Config.inc   install.php   index.php   UpLoadFile 4、输入空间绑定的域名开始安装 安装完后您可以用记事本打开配置文件 Inc/Config.php, 在配置文件中您可以设置网站一共开通几种语言版本,关闭不需要的模块(默认开能所有模块), 关闭一些不需要的选项、字段、并设置缩略图规格、上传限制等参数。 后台目录:admin 管理员:admin 密码:admin 为了您的系统安全,安装后请重命名后台管理目录,默认后台管理目录为"admin", 更改后台目录名后请注意替换Inc/AdminStyle.css中的admin路径; (2009-06-09, PHP-PERL, 996KB, 下载3次)

http://www.pudn.com/Download/item/id/800229.html