登录
首页 » Unix_Linux » pthread

pthread

于 2007-07-12 发布 文件大小:236KB
0 140
下载积分: 1 下载次数: 103

代码说明:

  Pthread lib库完整说明文档,很好用,推荐!(Pthread lib a complete description of the document library, very good, and recommended!)

文件列表:

pthread
.......\arrowBullet.gif
.......\comments.html
.......\CompsAvails.html

.......\condvar1.c
.......\condvar1.out
.......\disclaimer.html
.......\dotprod_mutex.c
.......\dotprod_serial.c

.......\exercise.html
.......\fork_vs_thread.txt
.......\hello.c
.......\hello.out
.......\hello_arg1.c
.......\hello_arg1.out
.......\hello_arg2.c
.......\hello_arg2.out
.......\hello_arg3.c
.......\hello_arg3.out
.......\index(1).html
.......\index(2).html
.......\index(3).html
.......\index(4).html
.......\index(5).html
.......\index(6).html
.......\index(7).html
.......\index(8).html
.......\index(9).html
.......\index.html
.......\index.jsp
.......\join1.c
.......\join1.out

.......\mpithreads.makefile
.......\mpithreads_both.c
.......\mpithreads_mpi.c
.......\mpithreads_serial.c
.......\mpithreads_threads.c

.......\page01.gif
.......\process.gif
.......\product.asp
.......\pthread_attr_destroy.txt
.......\pthread_attr_getdetachstate.txt
.......\pthread_attr_getinheritsched.txt
.......\pthread_attr_getschedparam.txt
.......\pthread_attr_getschedpolicy.txt
.......\pthread_attr_getscope.txt
.......\pthread_attr_getstackaddr.txt
.......\pthread_attr_getstacksize.txt
.......\pthread_attr_init.txt
.......\pthread_attr_setdetachstate.txt
.......\pthread_attr_setinheritsched.txt
.......\pthread_attr_setschedparam.txt
.......\pthread_attr_setscope.txt
.......\pthread_attr_setstackaddr.txt
.......\pthread_attr_setstacksize.txt
.......\pthread_cancel.txt
.......\pthread_cleanup_pop.txt
.......\pthread_cleanup_push.txt
.......\pthread_condattr_destroy.txt
.......\pthread_condattr_getpshared.txt
.......\pthread_condattr_init.txt
.......\pthread_condattr_setpshared.txt
.......\pthread_cond_broadcast.txt
.......\pthread_cond_destroy.txt
.......\pthread_cond_init.txt
.......\pthread_cond_signal.txt
.......\pthread_cond_timedwait.txt
.......\pthread_cond_wait.txt
.......\pthread_create.txt
.......\pthread_detach.txt
.......\pthread_equal.txt
.......\pthread_exit.txt
.......\pthread_getschedparam.txt
.......\pthread_getspecific.txt
.......\pthread_join.txt
.......\pthread_key_create.txt
.......\pthread_key_delete.txt
.......\pthread_kill.txt
.......\pthread_mutexattr_destroy.txt
.......\pthread_mutexattr_getprioceiling.txt
.......\pthread_mutexattr_getprotocol.txt
.......\pthread_mutexattr_getpshared.txt
.......\pthread_mutexattr_init.txt
.......\pthread_mutexattr_setprioceiling.txt
.......\pthread_mutexattr_setprotocol.txt
.......\pthread_mutexattr_setpshared.txt
.......\pthread_mutex_destroy.txt
.......\pthread_mutex_getprioceiling.txt
.......\pthread_mutex_init.txt
.......\pthread_mutex_lock.txt
.......\pthread_mutex_setprioceiling.txt
.......\pthread_mutex_trylock.txt
.......\pthread_mutex_unlock.txt
.......\pthread_once.txt
.......\pthread_self.txt
.......\pthread_setcancelstate.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 实现了对TCP、UDP、广播形式的通讯
    实现了对TCP、UDP、广播形式的通讯编程-realization of the TCP, UDP, radio programming forms of communication
    2023-06-03 17:00:02下载
    积分:1
  • CWRU
    排列熵程序和实例,用于排列熵的学习和程序调试(Arrangement of entropy procedures and examples for the entropy of the learning and debugging process)
    2020-07-01 06:00:01下载
    积分:1
  • 网络办公自动化软件,OA系统,供大家学习之用,请大家快快下载...
    网络办公自动化软件,OA系统,供大家学习之用,请大家快快下载-network office automation software, OA system for all learning, please hurry Download
    2023-02-19 04:10:04下载
    积分:1
  • 非常优秀的PHP扩展模板,可以方便序员将化烦为简
    非常优秀的PHP扩展模板,可以方便程序员将编程化烦为简-PHP excellent extension of the template, to facilitate programming and programmers will be annoying for Jane
    2022-03-02 21:02:54下载
    积分:1
  • SSHClient
    Windows系统下,SSH加密机制,用户身份认证代码,主要用于检测用户弱口令。(Windows OS,SSH encrypt,check the user s password on line.)
    2013-11-12 17:01:31下载
    积分:1
  • OUTPUT
    二进制输出文本,很好用很好用很好用很好用(VERY USEFUL)
    2014-07-03 14:52:16下载
    积分:1
  • code
    一种利用硬盘序列号对自开发软件的简单且有效的加密注册方法,适用于发布量不大、尤其不公开发行的专用工程软件。主要目的:为使开发者的软件不被任意复制使用,用户每装一台机器都需要向开发者报知用户号并索取注册号。基本原理:将硬盘序列号做运算后做为用户号,开发者可利用科学型计算器,根据用户报知的用户号和只有自己知道的密钥直接算出注册码返回给用户;用户端不需注册机,开发者也不需解码器,且注册成功后Windows系统会自动保存,以后无需再注册,软件升级也无需重新注册。 所附VC源代码中有实现方法和详细注释。(A use of hard disk serial number from the development of software for simple and efficient encryption registration method is not applicable to the amount released, especially not publicly released a dedicated engineering software. The main purpose: to enable software developers to use not to be arbitrarily copied, each user needs to install a machine to developers informing the user number and request a registration number. Rationale: The hard disk serial number as user numbers do after the operation, developers can take advantage of the scientific calculator, directly calculated by the license is returned to the user based on the user notification of user numbers and only you know the key client without RI, developers also need a decoder, and after successful registration Windows system will automatically save the future without re-registration, software upgrades without having to re-register. There annexed VC source code implementation and detailed notes.)
    2014-03-25 17:57:13下载
    积分:1
  • Camera-test
    摄像头测试手册,详细的测试标准,是手机过移动cmcc硬性标准(Camera Test Manual, detailed testing standards, is a cell phone too mobile cmcc rigid standards)
    2013-03-07 20:14:30下载
    积分:1
  • 25232249
    计算机图形学 关于画点,画圆,画三角形等,已经各种填充技术(Computer graphics on the drawing of dots, circles, triangles, etc., has been filled with various techniques)
    2018-12-02 08:07:55下载
    积分:1
  • omap3530_mpeg4dec.tar
    在omap3550上移植成功的mpeg4源代码,适合做视频编解码的人用(Successful transplantation in omap3550 mpeg4 on the source code, suitable for people with a video codec)
    2011-10-26 18:23:43下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载