资源列表

« 1 2 ... .04 .05 .06 .07 .08 9209.10 .11 .12 .13 .14 ... 21467 »

[其他小程序Code1

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

[其他小程序D8-card-reader-test-for-CSharp

说明:德卡D8读卡器C#测试程序,用于测试与D8读卡器的通信,实现了读卡器的初始化,蜂鸣,密码校验和读写卡操作。-A test program for D&C s D8 card reader, it is used to test the communication with the D8 reader, and it has achieved the operation of the Initialization, beep, password checking reading and writi
<刘鹏> 在 2025-11-24 上传 | 大小:72kb | 下载:0

[其他小程序Code2

说明:每个进程至少拥有一个线程,来执行进程的地址空间中的代码。当创建一个进程时,操作系统会自动创建这个进程的第一个线程,称为主线程。此后,该线程可以创建其他的线程。-Each process has at least one thread to execute the code in the address space of the process. When a process is created, the operating system will automatically create a
<张媛媛> 在 2025-11-24 上传 | 大小:1.81mb | 下载:0

[其他小程序Code3

说明:事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-Event kernel object, the key to the explanation of the code segment (critical section), and synchronization in multithreaded applications. M
<张媛媛> 在 2025-11-24 上传 | 大小:41kb | 下载:0

[其他小程序Code4

说明:详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-Explain in detail the process of communication between the four ways: Clipboard, anonymous pipes, named pipes and mail slots. And comparative analysis of the advantages and disadvantages of these t
<张媛媛> 在 2025-11-24 上传 | 大小:228kb | 下载:0

[其他小程序duandian

说明:利用双门限判别方法实现语音的端点检测,个人编写并以调试通过。-The use of dual-threshold discrimination method voice endpoint detection, personal writing and through to commissioning.
<zhangtao> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[其他小程序jqueryPeasyui

说明:jquery+easyui 后台框架, 用了新的easyui 版本,修复了bug, 框架 上下左右,左边是折叠菜单。-backstage fr a mework of jquery+easyui, with new easyui version, fixes bug fr a me up and down about, the folded menu on the left.
<石头> 在 2025-11-24 上传 | 大小:1.2mb | 下载:0

[其他小程序ATM1

说明:关于ATM功能的实现 可以实现取款、存款、修改密码等-ATM function realization can be achieved withdrawals, deposits, change passwords, etc.
<陈咏芳> 在 2025-11-24 上传 | 大小:6.15mb | 下载:0

[其他小程序momantenna

说明:用MATLAB编写的八木天线矩量法程序。-MATLAB prepared by the the Yagi antenna method of moments program.
<snipers> 在 2025-11-24 上传 | 大小:463kb | 下载:0

[其他小程序unique_unsorted

说明:在matlab中,解决排序问题,能使排序后没有重复-solve sort problem
<杨宏鑫> 在 2025-11-24 上传 | 大小:2kb | 下载:0

[其他小程序msjwgl-5.0.1

说明:一款用于培训学校管理系统的软件。方便用户老师更加合理的管理教学考试-Used for a training school management system software. Convenience the users more rational management of the teacher teaching exam
<胡玉> 在 2025-11-24 上传 | 大小:6.91mb | 下载:0

[其他小程序dianzicheng

说明:本设计是基于单片机的电子秤设计图,详细描述-Microcontroller-based design of electronic scales
<小东> 在 2025-11-24 上传 | 大小:2kb | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 9209.10 .11 .12 .13 .14 ... 21467 »

源码中国 www.ymcn.org