CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - shared

搜索资源列表

  1. ShareMemory

    0下载:
  2. java可以实现内存共享的,请看这是内存映射的源代码-java can achieve shared memory, which is memory Look at the source code for mapping
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5580
    • 提供者:卢武
  1. 进程控制实验

    0下载:
  2. 操作系统实验,进程控制实验,Process.exe为父进程执行程序ChildProcess.exe为子进程执行的程序 该程序实现了进程间的消息通信,共享储存区通信以及管道通信-experimental operating system, process control experiments, Process.exe designation process ChildProcess.exe procedures for the implementation of the process-th
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1949438
    • 提供者:俞鹏
  1. winsockftp

    0下载:
  2. 客户端使用LIST命令指定获取服务器端FTP共享目录(或者下面的子目录),服务器端将通过数据端口将该指定目录下的文件列表(包括子目录)信息发送给客户端 -clients use the LIST command specified FTP server access shared directories (or subdirectories below), the server-side data port through this designated directories lis
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:117587
    • 提供者:feng
  1. 共享内存

    1下载:
  2. 共享内存示范代码,该程序给出了,多线程共用内存的事例-shared memory model code, the program is a shared memory multi-threaded stories
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:15474
    • 提供者:高温
  1. 溢洋论坛JSP v1.12 修正版

    0下载:
  2. 很不错的源代码,希望跟兄弟们分享,如有其他需要,请跟我联系!-very good source, with the hope that the brothers shared, if other needs, please contact me!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:400749
    • 提供者:伊尹
  1. shchangenotify

    1下载:
  2. 利用Windows的未公开函数SHChangeNotifyRegister实现文件目录操作即时监视程序可以监视在Explore中的重命名、新建、删除文件或目录;改变文件关联;插入、取出CD和添加删除网络共享都可以被该程序记录下来。(12KB)-use Windows function SHChangeNotifyRegister not open files directory operations can be monitored in real-time surveillance proce
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:11681
    • 提供者:zy
  1. SharedMemory

    0下载:
  2. 进程间通过共享内存文件通讯以及通过消息通讯示例-processes through shared memory communication and document messaging communications through examples
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:96061
    • 提供者:周雪峰
  1. 发现网络中的活动主机

    0下载:
  2. 关键字: socket, 校验和算法, ICMP, connect, 端口,扫描, 这是我课程设计时,用VC.NET写的一个程序,功能是在利用socket提供的API函数, 填充并发送ICMP包,测试指定IP地址段中活动主机. 使用简单的connect方法来测试目的端口是否可通.并附带了校验和算法.希望更多的人与我交流, QQ:270596846 e_mail:chmuggmwtg@163.com-keyword : socket, the checksum algorithm, I
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:14061
    • 提供者:陈成
  1. 计算校验和

    0下载:
  2. 关键字: 校验和算法, VC.NET, 这是我VC.NET写的一个小程序,在控制台模式下实现校验和算法 希望更多的人与我交流, QQ:270596846 E_MAIL:chmuggmwtg@163.com -keyword : checksum algorithm, VC.NET, this is my VC.NET write a small program the console model under checksum algorithm hope more people sh
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7688
    • 提供者:陈成
  1. snowflake

    0下载:
  2. 关键字: KOCH, 分形, 雪花,递归,MFC,snowflake 这是我MFC下写的一个小程序, 实现分形递归雪花算法. 希望更多的人与我交流, QQ:270596846 E_MAIL:chmuggmwtg@163.com -keyword : KOCH, fractal, snowflakes, recursive, MFC, Snowflake This is my MFC write a small program achieving Fractal snowflakes
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:26290
    • 提供者:陈成
  1. p-c

    0下载:
  2. 计算机操作系统的生产者与消费者问题 一组生产者向一组消费者提供消息,它们共享一个有界缓冲池,生产者向其中投放消息,消费者从中取得消息。生产者要不断将数据放入共享的缓冲,消费者要不断从缓冲取出数据。消费者必须等生产者取走数据后才能再放新数据(不覆盖数据),消费者必须等生产者放入新数据后才能去取(不重复)。-computer operating system, the producer and a consumer group to a group of producers to provide
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1663
    • 提供者:紫水晶
  1. matmult

    0下载:
  2. 并行矩阵乘法。用于mpi和openMP混合并行求解矩阵乘法问题。适用于分布共享存储cluster环境。无解压密码。-parallel matrix multiplication. OpenMP for mixed MPI and parallel matrix multiplication to solve the problem. Distribution applicable to the shared storage cluster environment. Without extract
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1838
    • 提供者:张哲
  1. ListSelectionDemo

    0下载:
  2. Shows how to use all list selection modes, using a list selection listener that s shared between a table and list.-Shows how to use all list selection modes, using a list that s selection listener be shared tween a table and list.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2409
    • 提供者:黄加斌
  1. SharMemory

    0下载:
  2. 使用共享内存块的方式在进程间共享内存的源代码-use shared memory block in the way of shared memory processes source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1640
    • 提供者:晏生
  1. 精通Matlab综合辅导与指南(例子)

    0下载:
  2. 一本学习matlab的好书,附带有例子程序,共同分享-a learning Matlab books, fringe is an example procedure, shared
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:77286
    • 提供者:张庆阳
  1. 人工智能神经网络源程序

    0下载:
  2. 对于学习神经网络控制的同志具有参考价值,共同分享-learning neural network control comrades reference value, shared
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2473620
    • 提供者:张庆阳
  1. 共享文件

    0下载:
  2. 一个用VB编写的控制程序共享文件夹的例子-a VB control procedures for the preparation of the shared folder example
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10142
    • 提供者:李立立
  1. 又一个写硬盘的网页病毒程序

    0下载:
  2. 以上代码保存为.hta文件,可以调用FileSystemObject元件(文件系统对象)。病毒首先得到你的Windows目录和System目录,再修改注册表,把你的启动目录——\"C:\\WINDOWS\\Start Menu\\Programs\\启动\"设置为完全共享,这样就可以被黑客搜到,上传一个“冰河”或者“广外女生”, 然后病毒就把目标对准System目录,往里面灌垃圾文件,都是形如Msvbvm???的Dll文件,而且所有VB编写的程序都不能用了,提示找不到Dll文件——因为Msvbv
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1682
    • 提供者:陈盛福
  1. LanFind

    0下载:
  2. 网络搜索计算机,可以查找到共享文件夹!!!!!!!!1-computer network search, to find the shared folder! ! ! ! ! ! ! ! 1
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:186790
    • 提供者:润子
  1. ShareMemory11

    0下载:
  2. vc中使用共享内存实现进程间通信,代码易懂-vc use shared memory to achieve inter-process communication, code understandable
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:47164
    • 提供者:梁白鸥
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com