-
LanTalk_sources
Currently, most of people use MS DCOM/COM+, Java Bean/RMI, and Corba to do distributed computing over internet. All of these technologies are provided with some tools and intermediate objects to simplify internet development. However, these technologies have one common and fundamental problem that all of the calls between a client and a server are blocked for a returned result (please correct me if this is wrong). A client stays still, and has to wait for a while after sending a request to a server. If the request is a lengthy action, the client application seems to be dead to a user. In most cases, we could use a worker thread at the client side to do background computation for solving this problem. However, this comes with an expensive price, more coding, data synchronization and mess in coding logic. Additionally, I also doubt that these technologies are able to really move data across internet efficiently.
- 2009-06-27 15:00:43下载
- 积分:1
-
Client
利用socket编程实现数据的发送和接收(Use socket programming to send and receive data)
- 2016-04-03 11:03:43下载
- 积分:1
-
麻雀搜索算法(SSA)优化bp网络
说明: 较新的优化算法,麻雀算法优化BP神经网络权值与阈值;(the key parameters of BP are choosed automatically by Sparrow Search Algorithm.)
- 2021-03-10 11:03:51下载
- 积分:1
-
IIS5.0超级管理手册
IIS5.0超级管理手册-网页开发篇
书籍语言: 简体中文
书籍类型: 网页设计
授权方式: 免费软件
书籍大小: 262 KB -IIS5.0 super Management Manual-chapter books web development languages : English books types : Web Design license : free software books Size : 262 KB
- 2023-04-12 13:40:04下载
- 积分:1
-
VB调用WebService源码
本源码使用VB开发,调用Webservice通信.
The codeing is use VB developed,it can call webservice and communication.
- 2023-04-23 19:25:03下载
- 积分:1
-
sizupation-turbo
wcdma协议中的turbo码链路仿真,基于bpsk,可以测试误比特率和误帧率等性能(The turbo code link simulation in wcdma protocol, based on bpsk, can test the performance of bit error rate and frame error rate.)
- 2018-07-27 22:33:49下载
- 积分:1
-
WEHRGMO553
一个用C写的内存管理系统,模拟操作系统内存,很好不错的(A memory management system written in C, analog operating system memory, very good)
- 2018-09-30 04:35:54下载
- 积分:1
-
op_rmbadaverages
说明: 去除坏平均值的mrs预处理:在fid-a软件中从mrs数据阈值中去除坏平均信号,以获得更好的效果(mrs preprocessing for remove bad average : removes the bad average signal from mrs data threshhold in FID-A software for better result)
- 2019-10-17 17:52:23下载
- 积分:1
-
LDAP初级学习教程,手把手教你怎么学习LDAP,真是入门级的好教材!...
LDAP初级学习教程,手把手教你怎么学习LDAP,真是入门级的好教材!-LDAP primary learning curriculum, how do you手把手教learning LDAP, is a good entry-level teaching materials!
- 2023-03-11 18:55:03下载
- 积分:1
-
IOCP端口完成模型例子
基于输入输出端口完成模型的SOCKET通讯例子
- 2020-05-14下载
- 积分:1