-
copula程序 四变量 未改
用于计算四个随机变量的copula,已经调试成功(Copula for computing four random variables)
- 2021-01-23 14:28:40下载
- 积分:1
-
source_2014122014634355
消息队列提供了一种由一个进程向另一个进程发送块数据的方法。另外,每一个数据块被看作有一个类型,而接收进程可以独立接收具有不同类型的数据块。
(Message queue is provided a transmission block of data one process to another process method. Also, each data block is treated as a type, the receiving process can independently receive data blocks having different types.)
- 2015-01-12 15:46:05下载
- 积分:1
-
4-34 多字节通讯协议
STM32F103 实现多字节通讯协议,IAR工程(STM32F103 Implementation of Multi-byte Communication Protocol, IAR Engineering)
- 2020-06-18 04:20:02下载
- 积分:1
-
introduction-to-rsoft
一份rsoft 光波导模拟软件的使用说明书!有实例讲解。简单易懂(an introduction of rsoft with examples,it is eazy to understand!)
- 2012-05-05 14:20:11下载
- 积分:1
-
一个C/S模式的带P2P的 聊天 文件传输 的软件,也获得优秀毕业论文。...
一个C/S模式的带P2P的 聊天 文件传输 的软件,也获得优秀毕业论文。-a C/S mode chatting with P2P file transfer software, has been outstanding dissertation.
- 2022-01-25 16:52:32下载
- 积分:1
-
代理服务器(Proxy Server)软件是一种常用的网络软件,常用于网吧、学校、公司等使用局域网的机构中。代理服务器的功能是接受过个客户端的网络请求,分析请求...
代理服务器(Proxy Server)软件是一种常用的网络软件,常用于网吧、学校、公司等使用局域网的机构中。代理服务器的功能是接受过个客户端的网络请求,分析请求的内容,从远程的服务器上获取信息后返回给客户计算机。本例实现一个比较简单的HTTP代理服务器程序。-proxy server (Proxy Server) software is a common network software commonly used in Internet cafes, schools, companies use LAN institutions. Proxy server function is accepted-client network request, analyze the content of the request from the remote server access to the information and returned to the client computer. The cases to achieve a relatively simple HTTP proxy server.
- 2023-07-09 18:25:03下载
- 积分:1
-
luci.tar
自己做的openwrt 的简单luci界面,利用的是html,而不是cbi控件,实现帐号密码的输入及认证,用post的方式和controller层进行数据传输,在mvc模式中实现view 和control的参数传递.(Control openwrt interface, the use of HTML, rather than CBI controls, to achieve the account password input and authentication, using post and controller layers of data transmission, in the MVC mode to achieve the parameters of view and Luci.)
- 2021-01-24 08:08:39下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
我自己用Visual C++6.0编写的简单的聊天程序,比较简单,特别适合初学者学习借鉴之用。...
我自己用Visual C++6.0编写的简单的聊天程序,比较简单,特别适合初学者学习借鉴之用。-I am using Visual C++6.0, prepared by the chat program easy, relatively simple, especially suitable for use for beginners to learn from.
- 2022-02-07 06:05:51下载
- 积分:1
-
实现网络输入/输出和多线程的Win32库
实现网络输入/输出和多线程的Win32库-the network input/output and multithreading of the Win32
- 2022-05-24 21:55:59下载
- 积分:1