资源列表
pscan
- 端口扫描外国网站上下的-port scanning overseas websites across the
server
- 是一个多线程虚函数实现的c++版的socket程序
模拟段式存储管理中地址转换
- 随机确定内存大小,进程的个数,每个进程的段数及段大小。当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关地址转换的数据。-memory size, process numbers and their number of paragraphs and paragraph size have been randomely determined. when one process applies a certain amount of memory, the program
windows
- 自己搞到的,大家需要的看看吧,我新人啊,以后多照顾啊-Get their own, and we need to look at it, I new, ah, ah take care of the future
interior_point
- c++ 内点法-interior point
EightQueens
- 改程序实现用函数式设计语言scheme解决八皇后问题,开发环境为PLT scheme-Function to program design language used scheme to solve the issue of the eight Queen' s, PLT scheme for development environment
readme
- ccam configoration settings
dct2
- 本代码是利用matlab实现dct变换,作用后效果可见 -This code is to use matlab to achieve dct transform, the role can be seen after the effect
shoufa901
- 基于c语言的can总线编程,不错的源代码-Distributed Hardware-in-the-Loop Simulation for Space Robot on CAN Bus
yicijijiaoguan
- 基于D2Q9模型,计算直角弯管的LBM程序-BASED ON D2Q9 FOR 2D
UDP-simple-application
- UDP的简单应用程序,实现服务器进程和客户端进程之间的简单通信!-Simple UDP application, realization of the server process and client process communication between the simple!
linux-c-data-trans-on-web
- Linux网络编程用户数据报发送~sockfd,buf,len的意义和read,write一样,分别表示套接字描述符,发送或接收的缓冲区及大小. recvfrom负责从 sockfd接收数据,如果from不是NULL,那么在from里面存储了信息来源的情况,如果对信息的来源不感兴趣, 可以将from和fromlen 设置为NULL.sendto负责向to发送信息.此时在to里面存储了收信息方的详细资料. ~-Data transfering on web
