资源列表

排序选择:

« 1 2 ... .64 .65 .66 .67 .68 198669.70 .71 .72 .73 .74 ... 267452 »

[Linux/Unix编程IO-(2)

说明:*使用select函数可以以非阻塞的方式和多个socket通信。程序只是演示select函数的使用,即使某个连接关闭以后也不会修改当前连接数,连接数达到最大值后会终止程序。 1. 程序使用了一个数组fd,通信开始后把需要通信的多个socket描述符都放入此数组 2. 首先生成一个叫sock_fd的socket描述符,用于监听端口。 3. 将sock_fd和数组fd中不为0的描述符放入select将检查的集合fdsr。 4. 处理fdsr中可以接收数据的连接。如果是sock_fd,
<辰枫> 在 2025-07-31 上传 | 大小:3kb | 下载:0

[其他小程序Untitled1

说明:编译原理实验,把正规文法转化成正规式,C++算法-Boundary fill polygons algorithms, computer graphics, the c++ algorithm
<高兆远> 在 2025-07-31 上传 | 大小:3kb | 下载:0

[书籍源码PID

说明:PI仿真simulink的模糊控制,基于simulink和设计的模糊控制块设定的闭环pid控制-Simulink simulation of fuzzy control PI
<浩子> 在 2025-07-31 上传 | 大小:24kb | 下载:0

[JSP源码/JavademoSpringJdbc

说明:一种是以JdbcTemplate为核心的基于Template的JDBC的使用方式 ,给大家做个参考-One is at the core of JdbcTemplate JDBC-based Template of use, to be a reference
<朱风> 在 2025-07-31 上传 | 大小:7.61mb | 下载:0

[软件工程homealarme

说明:this is a home alarm based with pic 16f876 -this is a home alarm based with pic 16f876
<ham> 在 2025-07-31 上传 | 大小:4kb | 下载:0

[JSP源码/Javalianpeng

说明:java开发的好友web网站,登录后加载自己的好友,个人资料基本信息,可以上传自己的图片,可以互相评论,添加.-Friends java web site development, log loading their friends, personal data basic information, you can upload your own pictures, you can review each add.
<鄢云飞> 在 2025-07-31 上传 | 大小:7.5mb | 下载:0

[JSP源码/JavaticketRobot.src

说明:春运网站订票软件,方便登录网站购票,如果有需要,欢迎尝试! -Spring Festival website booking software for login ticket, if necessary, welcome to try!
<鄢云飞> 在 2025-07-31 上传 | 大小:3.71mb | 下载:0

[JSP源码/JavaChinaMobile

说明:以移动公司功能模块为例,展示了leStruts+spring+hibernate的j2ee应用,包括数据库表结构设计-To move the company function module, for example, shows a Struts+ spring+ hibernate for j2ee applications. Including the database table structure design
<胡俊林> 在 2025-07-31 上传 | 大小:3.52mb | 下载:0

[JSP源码/JavaHopcroft-Karp

说明:复杂网络中寻找最大匹配的Hopcroft-Karp算法的java实现代码,希望对大家有用-Complex networks looking for the biggest match of Hopcroft-Karp algorithm to achieve the java code, we hope to be useful
<胡俊林> 在 2025-07-31 上传 | 大小:4.98mb | 下载:0

[远程控制编程baofengyuankong

说明:暴风远控源码,是学习远控不错的选择,值得一试。-Storm remote control source, learning remote control is a good choice, it is worth a try.
<> 在 2025-07-31 上传 | 大小:1.2mb | 下载:0

[JSP源码/JavaMG

说明:用java写的迷宫游戏,别人写的,感觉还不错,上传来同大家分享,希望对大家都有所帮助!-Written in java maze game, written by someone else, I feel pretty good, upload to share with everyone, we hope to have the help!
<胡俊林> 在 2025-07-31 上传 | 大小:3.86mb | 下载:0

[软件工程QT-problems-and-solutions

说明:QT 编程中的一些问题以及解决办法,全部都是网上找的。-QT programming some of the problems and solutions, all of them are looking for online.
<杨过> 在 2025-07-31 上传 | 大小:1.83mb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 198669.70 .71 .72 .73 .74 ... 267452 »

源码中国 www.ymcn.org