-
This program has been written in .net platform on visual basic and it provides r...
This program has been written in .net platform on visual basic and it provides remote control.
- 2022-03-23 14:12:43下载
- 积分:1
-
万能文件查看器 V2.0 .........大家自己下载看看就知道了。
万能文件查看器 V2.0 .........大家自己下载看看就知道了。-Universal File Viewer V2.0 ......... you to download to see if the know.
- 2022-04-26 23:47:01下载
- 积分:1
-
一款由vb开发的定时提醒的程序,压缩包中包含整个工程
一款由vb开发的定时提醒的程序,压缩包中包含整个工程-offered by the development of the procedures regularly reminded, compression package contains the whole works
- 2022-06-30 06:06:53下载
- 积分:1
-
One for the SMS text messaging function module dynamic libraries, mainly used in...
一个用于短信模块发送短信功能的动态库,主要用于电力系统!-One for the SMS text messaging function module dynamic libraries, mainly used in power system!
- 2022-10-26 19:45:03下载
- 积分:1
-
本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保...
本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞。具体设计思路及部分代码如下:
程序设计目的:首先就是完成课设任务啦(大二课设内容)其他目的:
1:练习使用套接字进行网络编程。
2:练习使用自定义消息。
3:练习多线程方面的编程思想。
4:练习使用各种控件。
-This procedure is divided into server application design and part of the client application using Socket socket network programming library. (UDP) and (TCP/IP) connection method of combining, and resolved the timeliness of data transmission but also ensures that the process of data transmission will not be lost. Other procedures to avoid the use of multiple threads blocking procedures. Specific design ideas and some code as follows: program design purposes: first mission is set up you finish class (sophomore class for the content of) other purposes: 1: Practice using the socket network programming. 2: Practice the use of custom message. 3: practice aspects of multi-threaded programming idea. 4: Practice using a variety of controls.
- 2022-03-23 04:56:54下载
- 积分:1
-
媒体播放器源代码
媒体播放器源代码-Media Player source code
- 2022-03-15 21:07:24下载
- 积分:1
-
获取系统硬件信息,内存使用状况,process进程列表
void ExeCPUID(DWORD veax) //初始化CPU信息
{
__asm
{
mov eax,veax
cpuid
mov deax,eax
mov debx,ebx
mov decx,ecx
mov dedx,edx
}
}
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-23 22:54:57下载
- 积分:1
-
数独游戏,优化算法,在可接受时间内可以解决36*36数独
数独游戏,优化算法,在可接受时间内可以解决36*36数独-Sudoku games, optimization algorithm, in an acceptable period of time can solve sudoku 36* 36
- 2022-01-24 17:18:05下载
- 积分:1
-
用c语言编写的计算器程序
用c语言编写的计算器程序-prepared by the calculator program
- 2022-03-17 15:16:51下载
- 积分:1
-
把WAV、MP3格式的文件转换为WMA
把wav、mp3等格式文件转化为wma-put wav, mp3 format documents into wma
- 2023-08-16 08:40:03下载
- 积分:1