搜索资源列表
TCP的客户服务器通信程序
- TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communicatio
在VB中调用Word 应用程序实现动态报表
- 在VB中调用Word 应用程序实现动态报表.rar-in VB application called Word dynamic statements. Rar
tsp递归程序实现(Java)
- tsp递归程序实现(Java)-tsp recursive program (Java)
程序实现换肤
- c#程序实现换肤-Program Eurocargo
端口扫描程序实现
- 本程序实现了自动检测远程或本地主机安全性,发现远程服务器的各种TCP端口的分配及提供的服务。-the program automatically detects the remote or local host security, found the remote server TCP port allocation and provision of services.
有穷自动机的程序实现
- 本程序实现对无符号定点实数的判断,正确接受,否则不接受。
用C语言编写程序实现Zip或者Rar无损压缩算法
- 用C语言编写程序实现Zip或者Rar无损压缩算法
换位密码的加密策略及程序实现
- 换位密码的加密策略及程序实现
vc下实现的绘图程序,实现常见图形的绘制
- vc下实现的绘图程序,实现常见图形的绘制
会场安排问题C++程序实现
- 算法设计课后程序实现题
7
- 图的大部分算法的程序实现,如建图,,dfs,bfs,图的最小生成树,最短路径等-Figure most of the program realization algorithm, such as building plans,, dfs, bfs, graph minimum spanning tree, shortest path, etc.
最优化计算方法及其MATLAB程序实现_电子资料
- 最优化计算方法及其MATLAB程序实现_电子资料(Optimization method of calculation and its MATLAB program implementation, electronic data, there is a corresponding source code)
(迁移成分分析TCA)迁移学习算法程序实现
- 文档中包含TCA(迁移学习算法当中的迁移成分分析程序),包括原版和翻译版,复制到MATLAB上面可以很好的实现它的功能(Document contains TCA (migration learning algorithm among migration component analysis program), including the original and translation version, copied to MATLAB above, you can very well ach
程序9
- 均值方差模型,HJB方程数值解MATLAB语言实现(Mean variance model, HJB equation, numerical solution, MATLAB language implementation)
给予遗传算法tsp程序 实现
- 放入程序,直接运行,非常完美,改文件是MATLAB编写的,亲自测试过,能够实现该算法,(Into the program, run directly, very perfect)
程序
- 光传输程序 基于非线性光纤光学上的仿真程序 实现结果(transimision program)
马昌凤-最优化计算方法及其MATLAB程序实现
- 马昌凤-最优化计算方法及其MATLAB程序实现全文PDF,另外有文中程序,仅供学友们交流最优化(Ma Changfeng optimization calculation method and its MATLAB program to realize;full text PDF;In addition to the program, only schoolmates exchange optimization)
数值分析自编程序
- 数值分析经典算法的C语言程序实现,包括幂法、反幂法、qr分解、线性方程组解法等(Numerical analysis of the classical algorithm C language program,)
利用定积分的定义编写多线程程序实现计算pi的程序
- 利用定积分的定义编写多线程程序实现计算pi的程序,尽量让精度提高。(We use the definition of definite integral to compiling multithreaded program to realize the program of calculating pi, and try to improve the accuracy.)
F题程序解答过程
- 19年数学建模F题,数据以及程序实现过程(The program of F questions in mathematical modeling competition)