-
进程之间的一种通信方式,简单的进程通信
进程之间的一种通信方式,简单的进程通信-Process, a means of communication between the simple process of communication ~ ~ ~
- 2022-09-24 19:10:03下载
- 积分:1
-
批量替换文件名称,支持大小写
批量替换文件名称,支持大小写敏感,支持子目录。 原理:利用遍历文件的方式,查找并替换文件名称。
- 2023-05-19 02:45:03下载
- 积分:1
-
一个VB编的串口通讯程序
一个VB编的串口通讯程序-a VB series of the serial communication program
- 2022-01-26 06:51:53下载
- 积分:1
-
pascal语言基础知识,新手可以通过它了解到有关pascal的基础知识...
pascal语言基础知识,新手可以通过它了解到有关pascal的基础知识-pascal基础
- 2022-02-22 02:19:06下载
- 积分:1
-
Visual C++网络通信协议分析,使你对网络编程有一个全新的掌握
Visual C++网络通信协议分析,使你对网络编程有一个全新的掌握-Analysis of network communication protocal in vc, you can gain a completely new understanding of network programming
- 2022-12-10 15:35:04下载
- 积分:1
-
tab控件的使用,请大家参考学习
tab控件的使用,请大家参考学习-tab control to use, please refer to learning! ! ! !
- 2023-05-07 05:40:03下载
- 积分:1
-
一个C++类,可以添加
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过采用类来实现,从CString继承而来数据运算的结果保存在CString类中理论上可对任意长的数据进行相加在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A C++ class which can do the Add-Substract operation to integer with arbitrary length.Compiled with VC++ 6.0 under Windows XP.The class inherited from CString and theoretically it can do add-substract to any length integer.There is a executive file under Release directory,drag the*.txt data file on to the longadd.exe,then it s ok!
- 2022-01-22 15:22:53下载
- 积分:1
-
实现了一个写字板应用程序,主要介绍多文档模板的程序框架,启动屏,快捷工具栏,状态栏的相关知识。...
实现了一个写字板应用程序,主要介绍多文档模板的程序框架,启动屏,快捷工具栏,状态栏的相关知识。- Realized to write the board application procedure, mainly
introduced the multi- documents template the procedure frame, the
start screen, quick tool fence, condition fence related knowledge.
- 2022-10-29 09:20:03下载
- 积分:1
-
在QT5.5上写的飞控地面站,有接收,解码,显示,保存数据的基本功能
资源描述该地面站使用socket通讯与飞控计算机交换数据,并按照通讯协议解码接收到的数据,得到各种飞行数据。并可以用QCustomPlot开源代码实现漂亮的示波器实时显示数据。注释详细,具有一定的参考价值。
- 2022-03-18 05:23:05下载
- 积分:1
-
用带反馈通道的移位寄存器产生PRBS序列信号。要选择合适的通道,经模二加法后进行反馈。在程序中,移位寄存器个数可从2到13中任意选择,其长度也可以自由选择。运行...
用带反馈通道的移位寄存器产生PRBS序列信号。要选择合适的通道,经模二加法后进行反馈。在程序中,移位寄存器个数可从2到13中任意选择,其长度也可以自由选择。运行结果在vc++的运行环境中能看得很清楚,最后产生的M序列数据也存在相应的数据文件中。-Used with feedback channel shift register sequence generated PRBS signal. Please select the appropriate channels, by mode after 2 adder feedback. In the process, the number of shift register could be from 2-13 in the arbitrary choice, its length can also be free to choose. Results in vc++ The operating environment can be clearly seen, the last M-series data generated there are corresponding data file.
- 2022-01-25 22:54:35下载
- 积分:1