-
csharp的cookbook,O Reily经典系列的清晰版,绝对值得一看。
csharp的cookbook,O Reily经典系列的清晰版,绝对值得一看。-csharp" s cookbook, O" Reily a clear version of the classic series is absolutely worth a visit.
- 2022-03-20 01:47:49下载
- 积分:1
-
ChatRoom
客户端和服务器端的聊天室范例客户端和服务器端的聊天室范例(Client and server side of the chat room example client and server-side chat room paradigm)
- 2013-11-15 10:09:52下载
- 积分:1
-
multi654654654
This program is for division of natural semiconductor
- 2019-04-14 05:28:43下载
- 积分:1
-
简易俄罗斯方块
简易版的俄罗斯方块,没有数据库工具:visual studio2017+sql server2014
- 2022-07-22 07:50:49下载
- 积分:1
-
CustomSave
This is a very good sample source code on Mac. It shows how to customize the NSSavePanel
- 2007-10-15 02:26:51下载
- 积分:1
-
sample
海思3519v101 sample驱动源码,有助于理解驱动(Haisi 3519v101 sample driver source, help to understand the drive)
- 2017-03-28 15:10:13下载
- 积分:1
-
jiaotongdeng
交通灯的开发,实现主道停留60秒,干道停留20秒,出现紧急情况采用按键控制(The development of traffic lights, the main road to stay 60 seconds, the trunk stay for 20 seconds, the event of an emergency using the button control)
- 2012-06-27 15:05:57下载
- 积分:1
-
MultipleViewGeometryinComputerVision
计算机视觉方面非常好的一本专业书籍,英文版PDF。详细介绍了计算机视觉领域运用的射影几何射影变换理论知识,介绍了相机标定的理论和方法,还有三维重建,立体视觉等方面的基础知识,一本不可多得教材!其中书中的代码实现都可以在网上下载,推荐!(Computer vision is a very good professional books, in English PDF. Details of the use of projective geometry projective transformation of theoretical knowledge in the field of computer vision, introduces the basic knowledge of the camera calibration theory and methods, as well as three-dimensional reconstruction, three-dimensional vision, a rare textbook! The implementation of the code in the book can be downloaded from the internet, recommended!)
- 2013-05-19 09:45:08下载
- 积分:1
-
HT66FU50
合泰单片机,大学生单片机竞赛组委会提供的,必须使用该单片机开发的作品才能评选(holtek mcu )
- 2015-04-15 16:59:48下载
- 积分:1
-
remote通讯的客户端调用
remote通讯客户端调用
Remoting具有以下特点:
1、Tcp通道的Remoting速度非常快
2、虽然是远程的,但是非常接近于本地调用对象
3、可以做到保持对象的状态
4、没有应用程序限制,可以是控制台,winform,iis,windows服务承载远程对象
缺点:
1、不是标准的应用,因此有平台限制
2、脱离iis的话需要有自己的安全机制
可以看出来,比起WebService,Remoting更适合于中小型局域网应用,而不适用于企业级的应用。
- 2022-05-22 23:10:23下载
- 积分:1