-
Thinking_in_CPP
C++编程思想英文版,很好的一本C++编程书籍。(thinking in C++)
- 2012-09-23 04:43:15下载
- 积分:1
-
openswancodeanalysis
开源vpn openswan的代码分析与注释。(Open vpn openswan code analysis and comment.)
- 2013-12-02 09:13:12下载
- 积分:1
-
东芝ACCUTE生化仪
说明: 瑞美l检验科lis系统,东芝ACCUTE生化仪解码源码(Reimel Laboratory Division lis System, Toshiba ACCUTE Biochemical Instrument Decoding Source Code)
- 2020-06-19 21:00:01下载
- 积分:1
-
C#高并发SOCKET源码,
SOCKET,带测试程序,客户端和服务端,支持文件传输
- 2022-02-28 20:39:59下载
- 积分:1
-
MFC实现的一个关于socket通信的测试工具(包含UDP组播,UDP,TCP)
本程序用MFC基于对话框实现了windows下的socket通信,分别实现了TCP通信、UDP通信以及UDP组播通信。可以发送字符串也能发送16进制的数据。socket使用了非阻塞模式,并且是事件触发的。
- 2022-06-13 15:26:49下载
- 积分:1
-
papers2
journals papers for research
- 2017-01-31 21:59:01下载
- 积分:1
-
baoluo
说明: 对信号进行傅里叶频谱求解,同时进行包络谱的结算(The signal is solved by Fourier spectrum, and the envelope spectrum is settled at the same time)
- 2021-04-15 19:49:08下载
- 积分:1
-
Linux-IPC.tar
说明: 资源中包含了Linux进程间通信的例子,同时有源文件和可执行文件。
源码主要包含了Linux下IPC机制的本地进程通信方式,包含了IPC共享内存,IPC信号量,IPC消息队列的实现,以及Linux下判断进程退出原因的示例程序。因为是做毕设学习时的练习程序,因此程序有详细的注释。(注意,每种通信方式需要在同时两个终端中查看验证,才可以看出效果,注意查看源码注释)(the source code included in the copressed package shows how IPC works in Linux ystem .Both source code and executable files are included.The source code was written by me as homework While I was working on my graduation project. And there was plenty of annotations in programs,so it s suitable for learning unix/linux system programing.(Attention:communications between processes are supposed to be observed in more than one terminals ,take care of that and the usage of the sooure code...))
- 2021-01-09 00:38:51下载
- 积分:1
-
简单的网上邻居功能。获取局域网网络基本资源
简单的网上邻居功能。获取局域网网络基本资源-Simple Network Neighborhood feature. LAN network access to basic resources
- 2022-02-04 21:42:25下载
- 积分:1
-
AndroidDataTransform
非常实用的安卓系统文件传输数据助手.公司内部使用的工具.
可以通过该程序复制PAD上面的视频文件到PC电脑端
也支持PC端COPY程序到PAD端
先修改配置文件 AndroidDataTransform.exe.config
主要修改这三项,注意PadDataPath 路径中使用“/”
先点“获取设备信息”,当设备连接后,可以获取到设备的信息后,可以直接上传和下载PAD端的数据。
如果出现提示未验证错误时,需要在PAD->设置->开发者选项->撤销USB调试授权,确定,撤销USB调试授权后,当重新获取 设备信息时,重新确定权限(Very practical Android file transfer data assistant. Tools used in the company.
This program can copy the video files on PAD to PC.
It also supports COPY program on PC side to PAD side.
Modify the configuration file AndroidDataTransform.exe.config first
Mainly modify these three items. Notice that "/" is used in the PadDataPath path.
First click "Get device information", when the device is connected, it can get the information of the device, and then upload and download the PAD data directly.
If there are no validation errors, you need to revoke the USB debugging authorization in PAD - > Settings - > Developer Options - > Determine, after revoking the USB debugging authorization, when retrieving the device information, re-determine the privileges.)
- 2020-06-16 12:00:01下载
- 积分:1