登录
首页 » Linux-Unix program » a multi thread sample code

a multi thread sample code

于 2023-09-07 发布 文件大小:1.18 kB
0 46
下载积分: 2 下载次数: 1

代码说明:

一个非常简单有效的多线程实例源码,对没有多线程概念的同学非常有用-a multi thread sample code

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

发表评论

0 个回复

  • 一个3D桌面的实现源码
    一个3D桌面的实现源码-The realization of a 3D desktop source
    2023-05-27 23:10:03下载
    积分:1
  • Linux
    Linux下的基于X11的图形开发环境。-Linux-based X11 graphical development environment.
    2023-08-20 17:35:07下载
    积分:1
  • 组播服务端程序,用c编写
    组播服务端程序,用c编写-multicast service software, used to prepare c
    2022-04-10 07:21:05下载
    积分:1
  • 自己写的gps信息解码的程序,linux平台下的,主要是gga,rmc等的解析。...
    自己写的gps信息解码的程序,linux平台下的,主要是gga,rmc等的解析。-Wrote it myself gps information decoding procedure, linux platform, mainly gga, rmc etc. Analysis.
    2022-02-05 05:32:39下载
    积分:1
  • QTP testing tool, the establishment of the test script, suitable for beginners t...
    QTP测试工具使用介绍,建立测试脚本,适合初学者使用-QTP testing tool, the establishment of the test script, suitable for beginners to use
    2022-03-03 17:05:55下载
    积分:1
  • 认证
    certi-SHM-3.0.tar 不错的开源的分布式方针软件 大家多多支持 他是linux-certi- SHM- 3.0.tar good open-source software distributed approach we will support him linux
    2022-03-10 08:17:10下载
    积分:1
  • 1。编写一个C++程序,作为内核命令行解释器
    1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用"&"操作符作为命令的结束符。一个以"&"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用""作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符" "来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. Preparation of a C program as a Linux kernel shell command line interpreter. Shell procedures should be used with Bource shell the same way as operational procedures. 2. Increased functionality so that customers can use, "" operator, as ordered by the end tags. A "" the end of the order should be concurrent with the implementation of the shell. 3. Increased functionality so that customers can use "lt;" "Gt;" As a filename prefix to redirect stdin and stdout descriptors. Similarly, allows users to use pipeline operator, "" two parallel processes, and a process to redirect stdout second process stdin.
    2022-08-13 03:09:59下载
    积分:1
  • API
    API
    2022-11-09 09:30:03下载
    积分:1
  • //初始化 if(initscr() == NULL) { perror("initcurs") exit(EXIT_FAILUR...
    //初始化 if(initscr() == NULL) { perror("initcurs") exit(EXIT_FAILURE) } //设置模式 cbreak() noecho() keypad(stdscr, TRUE) //建立窗口 win = newwin(h, w, 3, 20) box(win, 0, 0) keypad(win, TRUE) wmove(win, cury, curx) mvaddstr(16, 1, "Press arrow keys to move the cursor within the window. ") mvaddstr(17, 1, "Press q to quit. ") refresh() wrefresh(win) - //初始化 if(initscr() == NULL) { perror("initcurs") exit(EXIT_FAILURE) } //设置模式 cbreak() noecho() keypad(stdscr, TRUE) //建立窗口 win = newwin(h, w, 3, 20) box(win, 0, 0) keypad(win, TRUE) wmove(win, cury, curx) mvaddstr(16, 1, "Press arrow keys to move the cursor within the window. ") mvaddstr(17, 1, "Press q to quit. ") refresh() wrefresh(win)
    2023-08-24 18:05:03下载
    积分:1
  • linux 控制台下显示图片 欢迎使用,
    linux 控制台下显示图片 欢迎使用,-linux console display picture welcome to use,
    2022-01-23 11:03:16下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载