资源列表

排序选择:

« 1 2 ... .19 .20 .21 .22 .23 56424.25 .26 .27 .28 .29 ... 267451 »

[Internet/网络编程Code

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

[汇编语言last

说明:本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现密码的识别,具有报警的功能-the procedures detailed in the Notes, cut operating correctly, program modules clear, transplantation, and passwords can be achieved recognition, with alarm function
<王东> 在 2025-07-19 上传 | 大小:3kb | 下载:0

[进程与线程Code

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

[其他小程序Code

说明:详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. And a comparative analysis of these types of inter-process communication adva
<中国> 在 2025-07-19 上传 | 大小:69kb | 下载: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
<中国> 在 2025-07-19 上传 | 大小:55kb | 下载:0

[Windows编程Code

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

[汇编语言m

说明:本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现时间的显示,-This procedure has detailed notes, all running correctly, program modules clear, portability, and can realize the time showed that
<王东> 在 2025-07-19 上传 | 大小:5kb | 下载:0

[汇编语言mt

说明:本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现动态时间的显示,-the procedures detailed in the Notes, cut operating correctly, program modules clear, transplantation, and can achieve dynamic time,
<王东> 在 2025-07-19 上传 | 大小:3kb | 下载:0

[汇编语言t

说明:本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现登陆时间的记录,时间的动态显示,-This procedure has detailed notes, all running correctly, program modules clear, portability, and can realize landing time records, time dynamic display,
<王东> 在 2025-07-19 上传 | 大小:4kb | 下载:0

[通讯编程CDMA

说明:用matlab语言描述了cdma系统,多多交流-Matlab language used to describe the cdma systems, conduct more exchanges
<> 在 2025-07-19 上传 | 大小:4kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 56424.25 .26 .27 .28 .29 ... 267451 »

源码中国 www.ymcn.org