资源列表

« 1 2 ... .08 .09 .10 .11 .12 4413.14 .15 .16 .17 .18 ... 9711 »

[Linux/Unix编程ET2

说明:线程描述。主程序创建两个线程myThread1 和 myThread2 ,每个线程打印一句话。使用pthread_create(&id,NULL,(void *) thread,NULL)完成。 先定义每个线程的执行体,然后在main中创建几个线程,最后主线程序等待子线程序结束后再退出。 2、创建两个线程,分别向线程传递如下两种类型的参数 -Thread descr iption. Main program create
<liu> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[Linux/Unix编程valgrind-3.0.0

说明:unix下调试内存泄露的工具源代码,对了解内存检测原理等有极大的用处。-unix memory leak debugging tool for source code, to the understanding of memory, such as detection principle of great usefulness.
<xiaoqing_001> 在 2024-11-02 上传 | 大小:3563520 | 下载:0

[Linux/Unix编程memwatch-2.71

说明:最近在UNIX下开发代码,用到了附件中检测内存泄露的代码。内存泄露检测是编写代码最难预防的,只能从养成好的编程习惯来减少。-Recently developed under the UNIX code, use the annex to memory leak detection code. Memory leak detection is the most difficult to write code to prevent, and
<xiaoqing_001> 在 2024-11-02 上传 | 大小:45056 | 下载:0

[Linux/Unix编程putty_v0.55beta

说明:linux的好软件,绝对很好超小型的,很值得一用。-linux good software, definitely a very good ultra-small, it is worth using.
<asm_boot> 在 2024-11-02 上传 | 大小:196608 | 下载:0

[Linux/Unix编程Graph_Algorithm-1.0.tar

说明:算法中图算法的详细实现,包括图的表示,MST,单源最短,所有最短路径算法的c++实现,在linux环境下面编程。-Algorithm in detail algorithm to achieve, including the map that, MST, single-source shortest, all the shortest path algorithm c realization of the following p
<tayoto> 在 2024-11-02 上传 | 大小:71680 | 下载:0

[Linux/Unix编程kscope-1.6.2.tar

说明:linux下的sourceinsight-sourceinsight under linux
<ahzou> 在 2024-11-02 上传 | 大小:2002944 | 下载:0

[Linux/Unix编程rtlinux-3.1

说明:实时linux内核代码3.1版本,适合linux2。4.20,2.4.29内核-Real-time linux kernel code 3.1 version, suitable for linux2. 4.20,2.4.29 core
<tingting> 在 2024-11-02 上传 | 大小:663552 | 下载:0

[Linux/Unix编程UNIXnetworkprogram2ndEd2ndvol

说明:Unix网络编程,进程间的通信.对于Unix/Linux下实现不同就用程序间的调用很有帮助.-Unix Network Programming, Interprocess Communication. For Unix/Linux under the different procedures used between the call helpful.
<金刚> 在 2024-11-02 上传 | 大小:20062208 | 下载:0

[Linux/Unix编程linux_c_func(linux)

说明:linux下C编程函数大全 很好用的一款 非常详细~-linux Guinness under the C programming function used in a very good, very detailed ~
<zzz> 在 2024-11-02 上传 | 大小:796672 | 下载:0

[Linux/Unix编程Linux-userthread-library

说明:可模拟实现Linux用户级线程库的静态调用,规避了多线程库的竞态条件和复杂的同步问题.除源代码外还有详细的设计说明文档.-Can simulate the realization of Linux user-level Thread Library static call circumvented competing multi-threaded library condition and complex synchronization
<李海波> 在 2024-11-02 上传 | 大小:325632 | 下载:0

[Linux/Unix编程vdr-1.6.0

说明:video disk recorder - linux-video disk recorder- linux
<test> 在 2024-11-02 上传 | 大小:904192 | 下载:0

[Linux/Unix编程armok01120613

说明:arm verilog的相关代码  仅仅供学习使用-arm verilog code only for the relevance of learning to use
<柳少波> 在 2024-11-02 上传 | 大小:686080 | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 4413.14 .15 .16 .17 .18 ... 9711 »

源码中国 www.ymcn.org