-
简单局域网服务器聊天软件
简单局域网服务器聊天软件-simple LAN server chat software
- 2022-02-02 06:33:23下载
- 积分:1
-
此程序主要实现网络,打飞机,聊天,两种功能。
先运行服务器程序,然后运行两个客户端程序,请求,连接,输入ip地址,就可实现此功能。...
此程序主要实现网络,打飞机,聊天,两种功能。
先运行服务器程序,然后运行两个客户端程序,请求,连接,输入ip地址,就可实现此功能。
-This procedure the main network, aircraft, chat, two functions. Server program is running first, and then running the two client programs, the request to connect, enter the ip address, can achieve this functionality.
- 2023-04-18 05:15:04下载
- 积分:1
-
用于C#的共享内存映射代码,可在不同进程间交换数据,或用于建立共享内存...
用于C#的共享内存映射代码,可在不同进程间交换数据,或用于建立共享内存-For the C# code of the shared memory mapping, you can exchange data between different processes, or for the establishment of shared memory
- 2022-06-18 04:17:27下载
- 积分:1
-
Implementation of this procedure on a sports car on the screen, the background f...
本程序实现一辆汽车在屏幕上运动,背景为森林.-Implementation of this procedure on a sports car on the screen, the background for the forest.
- 2022-05-16 11:01:07下载
- 积分:1
-
基于STM32的多功能PWM控制程序
基于STM32的多功能程序,包括多路PWM控制程序,LCD12864液晶屏显示程序,多路按键控制程序。
名称:PWM发生器
功能:LCD12864显示;4*4键盘输入;可以设定Timer1和Timer2的PWM发生周期以及各路输出的占空比
说明:
通讯方式: 4*4键盘扫描。键盘接PD0-PD7
12864液晶屏端口接线说明:
sbit CS_LCD=PC0; //数据口定义
sbit SDO_LCD=PC1;
sbit SCK_LCD=PC2;
1-VSS:接电源负极
2-VDD:接电源正极
3-Vo:接电源正极(使对比度最大)
4-RS(CS):串行的片选信号 PC0
5-R/W(SID): 并行的读写选择信号;串行的数据口 PC1
6-E(CLK):并行的使能信号;串行的同步时钟 PC2
15-PSB:并/串行接口选择:H-并行;L-串行 (接低电平)
定时器1输出:PA8; PA9; PA10; PA11; Channel 1N, 2N and 3N ---PB13; PB14; PB15
定时器2输出:PA0; PA1; PA2; PA3;
- 2022-02-13 06:17:47下载
- 积分:1
-
通信系统传输模型
这是信息论与编码的作业,有3种信源编码方式,费诺编码、唯一可译码、香农码。
唯一可译码:若码的任意一串有限长的码符号序列只能被唯一地译成所对应的信源符号序列,则此码称为唯一可译码,否则,就称为非唯一可译码。
香农码:按不等式选择的码长所构成的码称香农码,香农码满足克拉夫特不等式。
- 2022-05-09 14:36:43下载
- 积分:1
-
mulithead programe
mulithead programe
- 2022-01-27 16:22:43下载
- 积分:1
-
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的...
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens problem.
algorithm: backtracking.
First, put a queen on first line then find a suitable position on 2nd line for next queen, and so on. When all eight lines have queens, it means we have find a solution. If we put the i-th queen, but can find a suitable position on the (i+1)th line, then back to the ith line and move the queen on the ith line to next suitable position and move on to the next line. Repeat this until we have found all the solutions. Note:By this mean, some solutions maybe equivalent to others, some can be acquired by the rotation of other solutions.
- 2022-03-23 15:20:19下载
- 积分:1
-
VC++视频开发部分源码,只要机子装有摄像头驱动,即可运行该文件中的代码,实现实时视频采集。...
VC++视频开发部分源码,只要机子装有摄像头驱动,即可运行该文件中的代码,实现实时视频采集。-VC++ development part of the video source, as long as the machine is equipped with camera-driven, you can run the file in the code, real-time video capture.
- 2022-05-24 20:40:52下载
- 积分:1
-
3dmap 发布源代码
3dmap 发布源代码。利用3dmax制作模型,并导入arcmap,在网络发布
- 2023-01-22 12:10:04下载
- 积分:1