登录
首页 » 电子书 » 著名的UNIX网络编程卷1

著名的UNIX网络编程卷1

于 2022-03-18 发布 文件大小:427.95 kB
0 86
下载积分: 2 下载次数: 1

代码说明:

著名的UNIX网络编程卷1-连网的API-套接字与XTI第二版(中文版)的源代码,我找了好久才找到的。-famous UNIX Network Programming Volume 1-networking API-socket and XTI second edition (Chinese version) of the source code, I found finally found.

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

发表评论

0 个回复

  • 这本的重点是真实的
    这本书的重点是实时应用的Synopsys工具,使用
    2023-01-16 19:10:04下载
    积分:1
  • Web designer, (dhtml
    网页设计师,(dhtml&html&css)必备的帮助文档。-Web designer, (dhtml
    2023-09-05 08:10:04下载
    积分:1
  • 时钟闪烁移动
    #include"reg51.h" sbit SET_K    = P1^0; //设置 sbit PLUS_K   = P1^1;//左移加1 sbit SHIFT_K  = P1^2;//左移 sbit CHANGE_K = P1^3;//切换 年、月、日 bit SecFlag = 0;         bit FlashFlag = 0; unsigned int Counter = 0; unsigned char Led0,Led1,Led2,Led3,Led4; unsigned char Shift; code unsigned char LedSeg[10] = {0x3f,0x06,0x5B,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f}; void Time0() interrupt 1 // 0: EX0 1:Time0 2: EX1 3: Time1,4:serial     中断 {  static unsigned int IntCnt;  TH0 = 0xfc;  TL0 = 0x66;    if(++IntCnt > 1000)  {   IntCnt = 0;   SecFlag = 1;   }  switch(++Counter%5)     //显示功能   {    case 0:   
    2022-03-02 21:20:39下载
    积分:1
  • Schematics Mainboard MSI 7057
    Schematics Mainboard MSI 7057
    2022-05-31 19:12:09下载
    积分:1
  • sun与ibm技术比较
    sun与ibm技术比较-sun and ibm Technologies
    2022-04-09 04:31:36下载
    积分:1
  • 学习无线java是谁想要创建应用程序的java开发者…
    Learning Wireless Java is for Java developers who want to create applications for the Micro Edition audience using the Connected, Limited Device Configuration and the Mobile Information Device Profile (MIDP). These APIs specifically for devices such as mobile phones and pagers, allowing programmers to create MIDlet applications. This book offers a solid introduction to J2ME and MIDP, including the javax.microedition classes, as well as classes surrounding the features of the various platforms that the J2ME supports.
    2022-03-24 11:18:26下载
    积分:1
  • 本人初学VB时用到的两个PPT,希望与大家分享
    本人初学VB时用到的两个PPT,希望与大家分享-VB beginner when I used the two PPT, I hope to share with you
    2023-04-29 09:00:04下载
    积分:1
  • Delphi写的屏幕取词程序
    Delphi写的屏幕取词程序-Delphi written procedures Capture Characters from Screen
    2022-06-19 12:48:06下载
    积分:1
  • 编写动态链接库,在其中编写函数,实现相关功能,然后创建mfc程序进行调用....
    编写动态链接库,在其中编写函数,实现相关功能,然后创建mfc程序进行调用.-The preparation of a dynamic link library, in which the preparation of function, the realization of related functions, and then create a mfc procedure call.
    2022-06-28 04:49:40下载
    积分:1
  • 微机原理接口实验指导, 附带两个库文件 杨老师主编的, 需要的下吧...
    微机原理接口实验指导书, 附带两个库文件 杨老师主编的, 需要的下吧-Microcomputer Principle interface experimental guide books, with two library files edited Young teachers need to the next bar
    2022-07-05 14:07:18下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载