资源列表

« 1 2 ... .24 .25 .26 .27 .28 44329.30 .31 .32 .33 .34 ... 66581 »

[其他小程序Code1

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

[通讯编程CRC

说明:CRC校验子程序,本程序应用于modebus中的CRC校验,特点对需要校验的串长度没有具体要求,长短皆可-CRC check subroutine, CRC check this procedure is applied in the modebus, there is no specific requirements for the need to check the characteristics of the string length, the length of all
<pudn20130304> 在 2026-01-18 上传 | 大小:2kb | 下载: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
<张媛媛> 在 2026-01-18 上传 | 大小:228kb | 下载:0

[ActiveX/DCOMEGMapBHA

说明:谷歌地图动态显示ocx控件封装,具有动态显示地图,文件自动播放功能-Google Map package based on VC++
<张浩> 在 2026-01-18 上传 | 大小:2.37mb | 下载:0

[ActiveX/DCOMEGPSBHA-1301020953

说明:GPS数据转换源代码,将GPS数据通过VC转换为谷歌地图所用的数据格式,并且能够自动显示-Convert the source code of the GPS data, GPS data through VC data format used by Google maps, and the ability to automatically display
<张浩> 在 2026-01-18 上传 | 大小:2.32mb | 下载:0

[控制台(字符窗口)编程pro3_8

说明:MFC的控件使用源程序,这个程序是用来进行密码测试的,先在程序中设置的密码,然后在登陆界面进行检测-the program of MFC
<陈义文> 在 2026-01-18 上传 | 大小:2.14mb | 下载:0

[其他小程序duandian

说明:利用双门限判别方法实现语音的端点检测,个人编写并以调试通过。-The use of dual-threshold discrimination method voice endpoint detection, personal writing and through to commissioning.
<zhangtao> 在 2026-01-18 上传 | 大小: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.
<石头> 在 2026-01-18 上传 | 大小:1.2mb | 下载:0

[按钮控件Template

说明:采用VS 2010写的一个简单的基于MFC的交互计算界面。几个输入几个输出,计算公式部分 以注释的方式标注-Using VS 2010 to write a simple MFC-based interactive computing interface. Several input several output, calculated part of the formula to the annotated annotation
<王浩宇> 在 2026-01-18 上传 | 大小:132kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 44329.30 .31 .32 .33 .34 ... 66581 »

源码中国 www.ymcn.org