CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 变量

搜索资源列表

  1. xianchengtongxin

    0下载:
  2. 点“创建线程” 按钮,创建两个线程,利用互斥实现线程共享变量通信。-create thread.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:248864
    • 提供者:wuxingrong
  1. 1

    0下载:
  2. UNIX,设置 环境变量,创建新进程,自己写的
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:18135
    • 提供者:ccm
  1. abbyyout

    0下载:
  2. UNIX ,自己设置环境变量, 以及使用的这个 环境变量
  3. 所属分类:Driver develop

    • 发布日期:2017-05-25
    • 文件大小:7864320
    • 提供者:ccm
  1. threadPool.tar

    0下载:
  2. 如何构建一个简单的线程池,要点:线程池的构建,互斥锁与条件变量的使用-how to build a thread pool
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:1530
    • 提供者:张牌
  1. Perl-by-Example-4

    0下载:
  2. perl实例精解中文第4版,是关于Perl的完整指南,它包含了Perl应用的很多方面,从正则表达式处理到格式化报表,再到进程间通信。包含1、实用摘要和报表语言,2、Perl 快速入门,3、Perl 脚本,4、获得打印句柄,5、变量,6、运算符、7、条件,8、正则表达式——模式匹配,9、正则表达式元字符等共计20章-Pure perl instance XieZhongWen version 4 is about perl complete guide, it contains a lot of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-15
    • 文件大小:22676480
    • 提供者:唐小米
  1. language

    0下载:
  2. 判断操作系统语言版本,VB判断操作系统语言版本,具体来说只获取了windows系统的语言属性,暂时不获取版本信息,不过可以学习一下如何获取系统的信息,只是变量的不同而已。 -Determine the operating system language version, VB language to determine the operating system version, specifically the language attribute only get windows syst
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3000
    • 提供者:4A745ON
  1. cfposix1

    0下载:
  2. 通过创建子进程,使得父子进程之间可以通信,使用了信号量,和共享内存变量。- A little program ,fork four subprocess that Communication with the parent process,used posix shared a database by shared memory method
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2483
    • 提供者:chenfan
  1. linux-DAZUOY

    0下载:
  2. 、makefile文件的作用是什么,makefile文件中有一种变量,其值是根据具体的规则来确定的,称为自动变量,其中代表所有依赖文件列表的是哪个;举例说明make命令的工作流程。-What is the role of, makefile file, there is a variable in the makefile file, its value is based on the specific rules, known as automatic variables, which rep
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-23
    • 文件大小:80456
    • 提供者:加加减减
  1. smsc7500.tat

    0下载:
  2. smsc7500网卡驱动程序,如果想编译模块,只要把代码放到内核文件夹里,配置下环境变量,就可以生成模块,然后加载到内核就可以了-smsc7500 NIC driver, if you want to compile the module, as long as the code into the kernel folder, configuration environment variable, you can generate the module, and then loaded into
  3. 所属分类:Driver develop

    • 发布日期:2017-05-11
    • 文件大小:2283520
    • 提供者:yang yang
  1. thread_attr

    0下载:
  2. 线程属性的设置,创建一个具有绑定和分离属性的线程,而且主线程通过一个finish-flag标志变量来获得线程结束的消息,而且不调用pthread-join()函数-Thread attributes Settings, create a thread binding and separation properties, and the main thread through a finish- flag symbol variables to get the message thread end
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:655
    • 提供者:江其雄
  1. other1

    0下载:
  2. 像printf函数一样,变量参数个数的编写以及tftp和nfs服务器的搭建文件系统的制作-Like printf function, as well as a variable number of parameters to prepare tftp and nfs server file system structures produced
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:5838
    • 提供者:曹奎
  1. hgygn

    0下载:
  2. 添加/修改该环境变量 Add / modify the environment variables-Add/modify the environment variables
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2217
    • 提供者:李效忠
  1. change-two-value-by-guide

    0下载:
  2. 不用第三个变量达到调换两个数的值,利用指针来使得两个数的值调换-Do not reach the exchange value of the third variable in the two numbers, using the value of the pointer to make the exchange of two numbers
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:189316
    • 提供者:周菲
  1. condition

    0下载:
  2. Linux条件变量演示,创建两个线程模拟生产者消费者模型,在屏幕上打印a-z字母,注释详细-Linux condition variable presentations, create two threads simulation model of producers and consumers, az letters printed on the screen, detailed notes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1172
    • 提供者:wujianming
  1. 0.c.tar

    0下载:
  2. 经典的线程例子,使用 pthread 线程库创建两个线程,两个线程都要访问共享变量counter,按照源程序的逻辑,两个线程各循环 5 次,每次循环对 counter 变量加 1,最后打印的结果应该是 10。但是因为线程的特性,两个线程同步执行,所以结果是6,这是很有意思的事情。-The classic example of a thread, the thread using pthread library to create two threads, two threads must acc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:618
    • 提供者:zjuuuu
  1. 1.tar

    0下载:
  2. 经典的互斥锁线程例子,使用 pthread 的互斥锁机制,使得程序运行的结果正确,使用 pthread 线程库创建两个线程,两个线程都要访问共享变量counter,按照源程序的逻辑,两个线程各循环 5 次,每次循环对 counter 变量加 1,最后打印的结果是 10。-The classic example of mutex thread using pthread mutex lock mechanism, so that the results of the program is runn
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:712
    • 提供者:zjuuuu
  1. GA4

    0下载:
  2. 多变量的优化问题的遗传算法,该算法具有通用性只需改变变量的区间和适应度函数即可。-multi-parameter optimization. you can change the areas of the parameters and the fitness function
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:905
    • 提供者:keniefu
  1. Linux_cond

    0下载:
  2. Linux下条件变量的使用方法,通过此例子可以很好的掌握Linux下线程同步的方法-Use variables under Linux, by this example can be a good grasp of the Linux thread synchronization method
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1757
    • 提供者:邵小龙
  1. mem

    0下载:
  2. VC++通过内存映射在程序间交换数据,通过这个小实例,你会了解到以下技巧:在内存映像中创建对象,将文件视图映射到一个进程的地址空间上、返回LPVOID类型的内存指针、给映像内存数据赋给本地变量、释放映像内存、更新数据等。-VC++ through the exchange of data between memory mapping program, through this small example, you will learn the following skills: to creat
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:15755
    • 提供者:li
  1. cpp

    3下载:
  2. c++程序,解决利用进程实现二元自然数变量函数计算问题,非常好用-c++ code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:2840
    • 提供者:Dufresen
« 1 2 ... 6 7 8 9 10 1112 13 14 »
搜珍网 www.dssz.com