资源列表

« 1 2 ... .43 .44 .45 .46 .47 46848.49 .50 .51 .52 .53 ... 66581 »

[网络编程Code

说明:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
<中国> 在 2008-10-13 上传 | 大小:11.57kb | 下载:0

[其它JCSP

说明:这是英国Kent大学开发的进程代数的JAVA库,对付多线程和并发系统变得很容易,有大量的范例,我们导师很看好的东西-developed at the University of Kent in the process algebra JAVA basement, deal with multithreading and concurrency system is very easy, we have a lot of examples, we have very good instructors
<阿松> 在 2008-10-13 上传 | 大小:4.5mb | 下载:0

[进程与线程Code

说明:多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object explain how to use the mutex object to the multi-thread synchronization. How to use
<中国> 在 2008-10-13 上传 | 大小:26.99kb | 下载:0

[进程与线程Code

说明:事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-incident kernel object, the key code of (critical) explanations, and the multi-thread synchronization application. In the preparation of Win
<中国> 在 2008-10-13 上传 | 大小:26.6kb | 下载:0

[ActiveX/DCOMCode

说明:ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls and the application of principle. ActiveX controls in the preparation, how to control arrangements for the properties, methods
<中国> 在 2008-10-13 上传 | 大小:35.76kb | 下载:0

[Windows编程Code

说明:动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLL in the preparation process. Static and dynamic library of distinction
<中国> 在 2008-10-13 上传 | 大小:75.3kb | 下载:0

[通讯编程CDMA

说明:用matlab语言描述了cdma系统,多多交流-Matlab language used to describe the cdma systems, conduct more exchanges
<袁凤国> 在 2008-10-13 上传 | 大小:4.57kb | 下载:0

[通讯编程qpsk

说明:描述了qpsk过程,与大家交流,请多多指正-described qpsk process, and the exchange of, and invites further correction
<袁凤国> 在 2008-10-13 上传 | 大小:1.47kb | 下载:0

[其它11

说明:本文介绍了医学信号分析的常用方法,着重介绍了神经网络模式识别,包括他的优点及不足,最后介绍了神经网络的模型选择。-medical signal analysis methods commonly used to highlight the neural network pattern recognition, including his strengths and weaknesses, and the final presentation to the neural network model
<王东> 在 2008-10-13 上传 | 大小:9.43kb | 下载:0

[其它vbcode

说明:vb中一些常见问题的讲解及帮忙,对初学者很有帮助-vb some common problems on and help helpful for beginners
<张克> 在 2008-10-13 上传 | 大小:20.21kb | 下载:0

[Windows编程Example092-Line

说明:半透明窗口,短小精悍,使用方便,操作简单! -translucent window, small and easy to use, simple!
<薛为波> 在 2008-10-13 上传 | 大小:1.89kb | 下载:0

[Windows编程Example130

说明:半透明窗口,短小精悍,使用方便,操作简单! -translucent window, small and easy to use, simple!
<薛为波> 在 2008-10-13 上传 | 大小:2.09kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 46848.49 .50 .51 .52 .53 ... 66581 »

源码中国 www.ymcn.org