资源列表
1
- Windows中的线程与线程同步现象.创建两个线程,一个对 i 执行加 1 操作,另一个对 i 执行减 1 操作。两个线程执行相同的次数。-Windows threads and thread synchronization.
Bytes2String
- // 字节数据转换为可打印字符串 // 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01" // pSrc: 源数据指针 // pDst: 目标字符串指针 // nSrcLength: 源数据长度 // 返回: 目标字符串长度-字节数据转换为可打印字符串
main(linux)
- 多线程实现矩阵相乘 多线程实现矩阵相乘-Multi-threading to achieve the realization of multi-threaded matrix multiply matrices
a
- 发送程序与msg1.c类似。在main函数中,删除msg_to_receive声明,代之以buffer[BUFSIZ]。移除消息队列删除代码,并且在running循环中做出如下更改。现在我们调用msgsnd来将输入的文本发送到队列中。 -The sending program msg1.c similar. Delete msg_to_receive statement in the main function, replaced by the buffer [BUFSIZ]. Remove
findstring.sh
- android 模块字串提取脚本,适用于ubuntu-Android module strings extracting scr ipt for ubuntu
des_Decryption-code
- c#中des解密代码 Decryption code-Decryption code
qqnamevalue
- QName Value Source Code for Linux.
zuobiao
- 这是我基于VS2010写的关于坐标数据保存与坐标数据提取的代码,很实用-This is what I have written a section of the trajectory based on VS2010,very useful
example
- 文本范例 举例说明文本内容 例子 举例 实验举例-Text examples illustrate examples of text
test-arnold
- arnold image transform
10--to-16
- 十进制转换为十六进制的c++编程实现,由用户输入十进制数,然后系统将其转化为十六进制数-Decimal to hexadecimal c++ programming
ViewTree
- 一个基于C语言的内存监控的例子,含源码及全部说明-An example of C-based memory monitoring, including source code and all instructions