搜索资源列表

  1. index

    0下载:
  2. 多进程同步方通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制.法解决生产者-消费者问题-Synchronous multi-process Linux through the process of research the mechanisms and signal volume producers realize concurrency control on consumer issues. Method to s
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:李玉强
  1. ProgrammingApplicationsforMicrosoftWindows

    0下载:
  2. 本书是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows应用程序的基本构件(包括进程、线程、内存管理、动态链接库、线程本地存储和Unicode)以及各类Windows API等,并列举了大量应用程序示例,精辟地分析了Windows编程的各个难点和要点,为掌握Windows编程技巧提供了一条有效的捷径。-This book is to explain the int
  3. 所属分类:系统编程

    • 发布日期:2024-05-14
    • 文件大小:3168256
    • 提供者:sifhay
  1. sftp

    0下载:
  2. 用java写的SFTP代码。 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能。-SFTP using java to write the code. Using java realized Tftp (Sftp) client and server p
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:40960
    • 提供者:越蕾
  1. aboutco

    0下载:
  2. 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。 -This book is on the Windows operating system, the inter
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:60065792
    • 提供者:吗为
  1. Paint-v2

    0下载:
  2. 对图形绘制程序的修改完善,里面除了包含圆,矩形,直线等矢量图形的绘制保存,里面还包含图形的操作,如拖动,旋转.还增加了图形的放大缩小,填充,撤销和重做机制等功能.-Graphics drawing program for the revised and improved, which contains apart from a round, rectangular, straight-line drawing vector graphi
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:154624
    • 提供者:THM
  1. WINDOWS

    0下载:
  2. 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-This book is on the Windows operating system, the internal
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:26989568
    • 提供者:桃子
  1. ucos-Memory

    0下载:
  2. ucos 的内存管理机制探究,包含对OS_MEM文件的修改,查看内存链表的组织情况,附截图和总结(总结很详细的,呵呵)-uCOS explore memory management mechanisms, including modification of OS_MEM documents, view the organization of the memory list, with screenshots and summarize
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-14
    • 文件大小:599040
    • 提供者:xuxi
  1. MyWindow

    0下载:
  2. Windows自定义消息传递机制 实现WinAPI Windows封装-Windows custom messaging mechanisms WinAPI Windows package
  3. 所属分类:系统编程

    • 发布日期:2024-05-14
    • 文件大小:15360
    • 提供者:lixw
  1. hafumanbianma

    0下载:
  2. 用文件的存储和调用机制实现的哈夫曼编码,对已经经处在的文本文件中出现的字符按照出现的次数进行编码-Document storage and call mechanisms of Huffman coding, have been through in the text file appears in accordance with the emergence of the number of characters encoded
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:687104
    • 提供者:肖旭
  1. afgfdgsdfg6566

    0下载:
  2. 通过一些运算和机制做出来的一个小游戏希望大家喜欢!-Through a number of operations and mechanisms to do a small game I hope you like!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:363520
    • 提供者:liuru
  1. spring2.0-reference_final_zh_cn

    0下载:
  2. spring2.0-reference_final_zh_cn,Spring开发的中文参考手册,对Spring的原理、机制、API都有详细的介绍-spring2.0-reference_final_zh_cn, Spring development of the Chinese reference manual, on the principle of Spring, mechanisms, API has a detailed int
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:2798592
    • 提供者:jjjjjj
  1. javasecurity

    0下载:
  2. 该教程介绍了基本的密码概念以及如何用Java语言实现,并给出了一些示例来说明这些安全机制-The tutorial introduces the basic concept of the password and how to use Java language, and gives some examples to illustrate these security mechanisms
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:262144
    • 提供者:小胥
  1. CWinThread

    0下载:
  2. 这是一个关于CWinThread以及利用继承自CWinThread使用多线程的程序! 1,尽量使用DECLARE_DYNCREATE,这样能够动态创建。 2,继承自CWinThread,所以可以使用CreateThread()函数进行线程创建,在最开始我被书上的AfxBeginThread(RUNTIME_CLASS(CMyClass))误导了,还以为一定要按照这种方式创建线程呢。 3,查MSDN的同时,也要注意思考C++的
  3. 所属分类:进程与线程

    • 发布日期:2024-05-14
    • 文件大小:37888
    • 提供者:wuwei
  1. SMS

    0下载:
  2. MTK中的消息机制,对学习MTK的有很好的帮助-MTK message mechanisms of learning are very good MTK help
  3. 所属分类:MTK

    • 发布日期:2024-05-14
    • 文件大小:9216
    • 提供者:刘林
  1. Inside_theC++_Object_Model

    0下载:
  2. Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation,
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:668672
    • 提供者:何山
  1. ClusterProtocols

    0下载:
  2. 分析了无线传感器网络分簇路由机制,着重从簇头的产生、簇的形成和簇的路由角度系统地描述了当前典型的分簇路由算法,并比较和分析了这些算法的特点和适用情况.最后结合该领域当前研究现状,指出分簇路由算法未来的研究重点.-Analysis of wireless sensor network clustering routing mechanisms, focusing on the selection of cluster head, clus
  3. 所属分类:3G开发

    • 发布日期:2024-05-14
    • 文件大小:194560
    • 提供者:苏可
  1. main

    0下载:
  2. DEBUG api 调试机制制作补丁 DEBUG api 调试机制制作补丁-DEBUG api debugging mechanism for the production of debugging mechanisms DEBUG api patch patches produced
  3. 所属分类:系统编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:51test
  1. myqq

    0下载:
  2. 一个java实现的简单的仿qq程序,适用与初学者了解java的网络编程机制和icq实现的原理-Java to achieve a simple imitation qq procedures, application and beginners understand the java network programming mechanisms and the realization of the principle of icq
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-14
    • 文件大小:175104
    • 提供者:qf
  1. yizhiliangbiao

    0下载:
  2. 异质链表基本功能,删除,插入,查询等,利用虚函数和继承机制-List the basic functions of heterogeneity, delete, insert, query and so on, the use of virtual functions and inheritance mechanisms
  3. 所属分类:文档资料

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:fisherman
  1. done

    0下载:
  2. 本系统的同步机构采用信号量上的P、V操作的机制;控制机构包括: (1)阻塞和唤醒操作; (2)时间片中断处理程序模拟时间片中断; (3)进程调度程序负责为各进程分配处理机。 系统中涉及了3个并发进程。它们之间的关系是: (1) 3个进程需要互斥使用临界资源S2。 (2)进程1和进程2又需互斥使用临界资源S1. 本系统在运行过程中随机打印出各进程的状态变换过程,系统的调度过程及公共变量的变
  3. 所属分类:进程与线程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:leekingdom
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 47 »

源码中国 www.ymcn.org