-
一个算法,实现如下功能:输入一个整数,输出该整数的二进制表示形式中1的个数。...
一个算法,实现如下功能:输入一个整数,输出该整数的二进制表示形式中1的个数。-An algorithm to achieve the following functions: enter an integer, the output of the binary integer that forms one of the number.
- 2022-07-13 17:52:57下载
- 积分:1
-
进程间通信----匿名管道
匿名管道正因为提供的功能很单一,所以它所需要的系统的开销也就比命名管道小很多,
在本地机器上可以使用匿名管道来实现父进程和子进程之间的通信,
这里需要注意两点,第一就是在本地机器上,这是因为匿名管道不支持跨网络之间的两个进程之间的通信,
第二就是实现的是父进程和子进程之间的通信,而不是任意的两个进程。
然后得话还顺便介绍匿名管道的另外一种功能,其通过匿名管道可以实现子进程输出的重定向, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-07 18:15:15下载
- 积分:1
-
WINDOW API 编程 控件的创建和遍历硬盘目录
API 编程 控件的创建和遍历硬盘目录,对于学习 WINDOWS 编程的同学很有帮助
- 2022-07-25 12:53:24下载
- 积分:1
-
VC useful information and valuable oh.
很有用的VC资料,有价值哦。-VC useful information and valuable oh.
- 2023-06-10 23:40:08下载
- 积分:1
-
自己做的关于Modbus RTU通信的16位CRC校验码生成的示例,希望对各位有所帮助...
自己做的关于Modbus RTU通信的16位CRC校验码生成的示例,希望对各位有所帮助-Own on the Modbus RTU communication 16 CRC checksum generated code example, you want to be helpful
- 2022-05-29 20:41:28下载
- 积分:1
-
文本解析器请认真阅读您的文件包和描述它在英语至少40字节…
text parser Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-07-17 18:36:08下载
- 积分:1
-
由于是基于Windows CE的程序,所以不能在普通的C++或者VC环境下调试.而应该在Microsoft Platform Builder 3.0开发系统中编...
由于是基于Windows CE的程序,所以不能在普通的C++或者VC环境下调试.而应该在Microsoft Platform Builder 3.0开发系统中编译和连接。 数据库文件存放在Windows CE 设备的CF(Compact Flash)存储卡上,程序运行时,要求设备有CF存储卡。-is based on the Windows CE procedures, it is not in ordinary C or VC debugging environment. Should the Microsoft Platform Builder 3.0 development system compiler and linker. Database files stored in the Windows CE devices CF (Compact Flash) memory card, operating procedures, require equipment CF memory card.
- 2022-02-25 01:59:13下载
- 积分:1
-
VB6 and Shell .. sample code
VB6 and Shell .. sample code-Shell and VB6 sample code ..
- 2022-10-11 04:30:03下载
- 积分:1
-
应用定时器在相应绘图环境内绘制变幻线,可用于拓展至各种用定时器的绘图、数据即时处理...
应用定时器在相应绘图环境内绘制变幻线,可用于拓展至各种用定时器的绘图、数据即时处理-application timer in the corresponding graphics rendering environment changes lines can be used to develop various timer with the mapping, data processed immediately
- 2023-05-01 23:35:03下载
- 积分:1
-
windows资源管理器
用于Windows操作系统的资源管理器,可以用来对Windows系统的文件进行简单的操作,如复制、粘贴、移动、重命名等,程序比较简单,而且运行时有可能会出现一些问题,调试一下就好。
- 2022-07-22 08:45:53下载
- 积分:1