CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 网络

搜索资源列表

  1. alemoNEW

    0下载:
  2. 机器学习课要求编写3*3棋盘对弈程序。 该程序中一个对弈者通过神经网络方式实现 另一个通过机器学习的方式加以改进-3*3 chessboard vs program.One player is implement by neural net ,the other is implement by machine learning.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:20636
    • 提供者:问涛
  1. NetIO

    0下载:
  2. 监察本机的网络流量,日志记录。 日志可以记录在远端的文件服务器上。-monitor the machine's network traffic logging. Log can be recorded in the remote file server on.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:29707
    • 提供者:张山
  1. packetStorm1.2

    0下载:
  2. 可以列出当前系统支持的网络设备,分析ARP协议包,将设备设置到promisc模式,分析ARP协议包,打印更多数据、采用表格方式输出-can summarize the current system to support the network equipment, ARP packet analysis, the equipment installed to promisc model analysis ARP packets, print more data, tabular output m
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:6948
    • 提供者:和上
  1. BP_network

    0下载:
  2. 用VC++编写的异或算法的神经网络算法,适当修改可用作其他用途-VC prepared by the different algorithms or neural network algorithm, appropriate changes can be used for other purposes
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:10153
    • 提供者:董树晶
  1. TeristBetal

    1下载:
  2. 自己编写的俄罗斯方块小程序。该程序与网络上其他程序不同,本程序是完全采用C++编写的控制台下的程序,而非窗口程序,虽然不华丽,但是非常适合初学者学习算法和基本C++知识。-own sheet prepared by the Russian small programs. The program networks with various other procedures, the procedures are completely prepared by the C procedures und
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7469
    • 提供者:李明
  1. HOPFIELD1

    0下载:
  2. 本段代码演示人工神经网络的hopfield网的运行机制。-code demonstration of the artificial neural network hopfield network operating mechanism.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:10850
    • 提供者:光临
  1. bpguanglint

    0下载:
  2. 本代码用来演示人工神经网路中的bp网络的运行机制-code used to demonstrate the artificial neural network bp of the network operating mechanism
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:11534
    • 提供者:光临
  1. net_root

    0下载:
  2. 这是用JAVA编写的路由器的单机模拟实现,是网络课程设计-is prepared using JAVA aircraft simulated router is true, of course design network
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:4300
    • 提供者:hk
  1. EthernetSwitchV1.0

    0下载:
  2. 计算机网络课程设计,以太网交换机功能模拟,模拟了学习转发逻辑。-curriculum design computer networks, Ethernet switches function simulation study transponders logic.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7752
    • 提供者:wg
  1. aaadsagdssgdag

    0下载:
  2. 一个网络拦截程序,用vc6实现,很有用的哦,学习网络的朋友可以-a network interception procedure, using vc6 realized, very useful, oh Learning Network can look at the friends
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:58985
    • 提供者:myname
  1. badaoxiama7

    1下载:
  2. vc写的网络机械臂控制程序 简介:vc写的网络机械臂控制程序,需要连接摄像机和PLc
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:101463
    • 提供者:游侠
  1. GetMac

    0下载:
  2. GetMac程序可以获取网络的Mac地址(即网络物理地址)。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:9563
    • 提供者:abing
  1. LiServer

    0下载:
  2. 控制台访问数据库和网络-visit database and network though console
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:65914
    • 提供者:李泽
  1. henclib263

    0下载:
  2. 客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client / s
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2730199
    • 提供者:徐航
  1. 神经网络(VC)

    1下载:
  2. 神经网络(VC)神经网络(VC)神经网络(VC)神经网络(VC)神经网络(VC)神经网络(VC)
  3. 所属分类:控制台(字符窗口)编程

  1. Hopfield.rar

    0下载:
  2. 用VB实现的一个Hopfield网络程序,各位读者可以根据需要定义相关参数,VB achieved with a Hopfield network program, you readers need to define the relevant parameters in accordance with
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:3626
    • 提供者:李华
  1. DarkShell

    1下载:
  2. Darkshell 是一款小巧的远程后门控制软件,它的特点是运行后不在进程里显示、没有用到动态链接库DLL、不添加启动项。这是暴风仿的源代码,只供学习网络编程,不要用于其它用途。-Darkshell backdoor is a small remote control software, which is characterized by the process is not running in the show did not use the dynamic link library DLL
  3. 所属分类:Console

    • 发布日期:2017-05-20
    • 文件大小:5651287
    • 提供者:刘毅
  1. wpe0.9

    1下载:
  2. 这个我想不用说太多,WPE大部分玩网络游戏的人应该都认识.-Needless to say that I think too much, WPE most people who play online games should have been aware of.
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:369052
    • 提供者:asd
  1. 3ziqi

    0下载:
  2. 3子棋的耍法,我们通常所需要的网络工具、修改资料、帮助信息等等都有,但没写具体实现的代码了-3 sub-game playing method, we usually web-based tools needed to amend the information to help both information and so on, but did not write the specific code of the implementation
  3. 所属分类:Console

    • 发布日期:2017-05-17
    • 文件大小:4338107
    • 提供者:黄忠正
  1. wangluo

    0下载:
  2. 一个数字 1 2 3 的矩阵输入判定器,用神经网络算法实现,可以训练识别等多种功能用C++语言实现-1 2 3 a digital input to determine the matrix, and use of neural network algorithm, can be trained to identify a variety of functions, such as C++ language used to achieve
  3. 所属分类:Console

    • 发布日期:2017-05-23
    • 文件大小:7448380
    • 提供者:张帅
« 12 3 4 »
搜珍网 www.dssz.com