登录
首页 » c++ » Multilist

Multilist

于 2023-03-16 发布 文件大小:7.75 kB
0 91
下载积分: 2 下载次数: 1

代码说明:

If a multidimensional matrix is sparse, then we might use a multilist rather than a multidimensional array to represent it. We could use one node for each value in the matrix and one link for each dimension, with the link pointing to next item in that dimension. This arrangement reduces the storage required from the product of the maximum indices in the dimenstions to be proportional to the number of nonzero entries but increases the time required for many algorithms

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

发表评论

0 个回复

  • dsPIC30F4011控制场效应管
    用于微芯公司的dspic30F4011单片机控制场效应管例如(RF540等)实现DC-DC电源转换,并具有稳压和过流保护功能
    2022-03-10 17:20:13下载
    积分:1
  • 孵化环境温湿度监控系统设计
    说明:  如果要将此应用项目移植到开发板上,只需要根据此项目的电路图修改管脚,改成我们开发板对应的管脚上。温湿度传感器使用的是DHT11,所以数据口按照原理图内接。温度传感器接口也需要修改成我们开发板对应的接口(If you want to transplant this application project to the development board, you only need to modify the pins according to the circuit diagram of this project and change it to the corresponding pin of our development board. The temperature and humidity sensor uses DHT11, so the data port is internally connected according to the schematic diagram. The temperature sensor interface also needs to be modified to the corresponding interface of our development board)
    2020-05-13 15:03:45下载
    积分:1
  • ESP8266
    ESP8266芯片资料,使用手册。开发必备资料。(ESP8266 u82AF u7247 u8D44 u6599 uFF0C u4F7F u7528 u624B u518C u3002 u5F00 u53D1 u5FC5 u5907 u8D44 u6599 u3002)
    2017-04-19 15:48:48下载
    积分:1
  • AsynServerLib
    说明:  使用C#的TCP Socket编程,生成服务器端(Using C# TCP Socket Programming to Generate Server Side)
    2020-06-24 19:40:02下载
    积分:1
  • client-server
    多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。 首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。 程序实现的关键步骤: 以TCP协议为例 服务器端: 1.创建套接字;2.绑定端口;3.进入无穷的循环;4.接收请求;5.处理请求;6.应答。 客户端: 1.找到服务器的IP地址和协议的端口号;2.创建套接字;3.确定连接需要任意的,没有使用的端口号允许TCP去选择一个;4.将套接字和服务器连接;5.使用应用层协议和服务器交互;6.关闭连接。 (Multi-protocol file transfer c/s network application design and implementation of programs simulate multi-protocol server with TCP/UDP both protocols. First socket server to create a good two protocols, TCP port and listens for connections. If necessary, use the function to handle multiple connections and non-blocking treatment. And the client can follow directly address and port number to communicate. First run on the server side, the server listens on TCP port. Then run the client, according to pre-configured IP and port, you can connect the data transmission. The key step program implementation: In TCP protocol as an example Service-Terminal: 1. Create a socket 2 bound port 3 enter an infinite loop 4. receiving a request 5. processing requests 6 response. Clients: 1. Locate the server s IP address and protocol port number 2 creates a socket 3 connections need to determine arbitrary, unused port allows TCP to choose a 4 and the socket server connections 5 using appli)
    2016-07-11 10:19:07下载
    积分:1
  • 0101001
    实现人员出入管理,输入和输出,人员的添加,管理!(to made the people s manage!)
    2009-12-26 20:29:23下载
    积分:1
  • exata crack
    c++ 和 exata 的联合调试软件,和自己的调试方法,主要对重新编译这里经行了说明(c++ and exatahe joint debugging of the software, and their own debugging methods, mainly for the recompilation of this line)
    2018-10-10 15:22:50下载
    积分:1
  • histeqgray
    说明:  直方图均衡化,直方图均衡化vc++源代码(histogramequalization)
    2009-09-03 23:52:55下载
    积分:1
  • HaarCSharp
    Haar Trans form using C#
    2014-11-20 16:57:13下载
    积分:1
  • apr-util
    说明:  several parts of AOO source released at 2019 described in several languages.
    2020-06-17 02:00:01下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载