-
自动获取webshell的代码,适合中级人员学习参考
自动获取webshell的代码,适合中级人员学习参考-Obtain the webshell code automatically and fit the senior people to use as reference.
- 2022-06-20 23:51:14下载
- 积分:1
-
一个分割的多窗口的例子
一个分割的多窗口的例子-a separate window for more examples
- 2022-12-15 13:50:03下载
- 积分:1
-
tcp网口通信
1、网络中进程之间如何通信?
2、Socket是什么?
3、socket的基本操作
3.1、socket()函数
3.2、bind()函数
3.3、listen()、connect()函数
3.4、accept()函数
3.5、read()、write()函数等
3.6、close()函数
4、socket中TCP的三次握手建立连接详解
5、socket中TCP的四次握手释放连接详解
6、一个例子(实践一下)
- 2022-07-08 17:54:31下载
- 积分:1
-
这是一个用OpenGL搭建应用窗口的框架代码
这是一个用OpenGL搭建应用窗口的框架代码,利用C++编程语言。这是一个用OpenGL搭建应用窗口的框架代码,利用C++编程语言。这是一个用OpenGL搭建应用窗口的框架代码,利用C++编程语言。这是一个用OpenGL搭建应用窗口的框架代码,利用C++编程语言。这是一个用OpenGL搭建应用窗口的框架代码,利用C++编程语言。这是一个用OpenGL搭建应用窗口的框架代码,利用C++编程语言。
- 2022-03-09 19:24:44下载
- 积分:1
-
Make the snake grow longer by directing it to the food.
% Extra bonus points a...
Make the snake grow longer by directing it to the food.
% Extra bonus points are given from hearts, eat them as fast as possible
% as amount of bonus points decreases with time.
% Higher level gives more points for the food but will also make it
% tougher to steer a long snake as speed increaces.
% Five different mazes as well as play w/o maze are possible.-Make the snake grow longer by directing it to the food. Extra bonus points are given from hearts, eat them as fast as possible as amount of bonus points decreases with time. Higher level gives more points for the food but will also make it tougher to steer a long snake as speed increaces. Five different mazes as well as play w/o maze are possible.
- 2022-07-03 09:36:37下载
- 积分:1
-
时钟程序,C++编程,在做时钟电路设计,单片机控制中可以作为参考...
时钟程序,C++编程,在做时钟电路设计,单片机控制中可以作为参考-Clock procedures, C++ Programming, make the clock in the circuit design, single-chip control can be used as reference
- 2022-02-13 08:01:08下载
- 积分:1
-
mp3编码程序
采用C语言编写,可将WAV格式的文件编码成为MP3文件。编码格式为MPEG1 Layer3.有止标程序,可将例子里的WAV文件成功编码成MP3文件。
- 2022-10-17 23:15:03下载
- 积分:1
-
C++实现夏米尔共享密钥协议。
C++ implementation for Shamir Sharing Key protocol.
- 2022-02-01 13:05:10下载
- 积分:1
-
将数据库文件转换为文本文件
将数据库文件转换为文本文件-database files will be converted to text files
- 2022-02-02 21:29:37下载
- 积分:1
-
基于C语言实现滚动时域估计算法
基于c语言,实现滚动时域估计算法,将状态估计问题转化为二次型优化问题,同时基于MHE算法分析,推导适应度函数的具体表达式,将其用c语言实现,同时基于PSO算法求取二次型优化问题的优化解。程序已经在vs2013环境下编译通过了,并能成功运行。
- 2022-03-05 13:47:46下载
- 积分:1