登录
首页 » C# » C#中的序列化和desiralization 演示

C#中的序列化和desiralization 演示

于 2023-05-18 发布 文件大小:53.74 kB
0 94
下载积分: 2 下载次数: 1

代码说明:

在计算机科学中,在数据存储的上下文中序列化是将数据结构或对象状态转化为一种格式,可以存储过程 (举个例子,在一个文件或内存中的缓冲区,或通过网络连接链接传输) 和重建后在同一个或另一个计算机环境。[1] 当由此产生的系列的二进制位重读根据序列化格式,它可以用于创建原始对象的语义上相同的克隆人。对于许多复杂的对象,如那些生产广泛使用的引用,这个过程并不简单。面向对象的对象的序列化不包括任何及其关联的方法,它们以前紧密相连。这一进程的序列化对象也称为编组对象。[2] 相反的操作,从一系列字节中, 提取一种数据结构是反序列化 (这也被称为编组)。

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

发表评论

0 个回复

  • m-files
    Use prec=0.01 or prec=0.005 for larger image with better resolution (and longer runtime...)
    2014-12-19 08:56:57下载
    积分:1
  • BTC
    wimax802.16e中的BTC编码仿真程序(WiMAX 802.16e in the BTC coding simulation program)
    2020-11-06 11:29:50下载
    积分:1
  • raw2bmp
    读取RAW格式文件,将其转换为BMP格式文件并存储,主要实现灰度图像的转换(Read the RAW format, convert it to BMP format file and stored, mainly to achieve the conversion of grayscale images)
    2011-11-08 10:36:16下载
    积分:1
  • linuxC网络编程
    /* 使用UDP 创建一个服务器:client 和 server各一个进程 1)UDP服务器,可以接受各路发来的信息, 收到消息之后, 添加确认字符(ack)发回给对应用户 如 client1发送helloworld给服务器    服务器收到后,返回  getMsgACK:helloworld      2)client1会记录自己发出的所有信息,并确认服务器是否收到了 ,   也就是client1同时接收服务器发来的消息,对消息进行分析getMsgACK: (strtok)   确认服务器收到后, 把信息从发出链表中删除;  3) 如果消息链表有内容,每隔1秒提示是否重发该消息  alarm() */
    2022-12-25 01:10:02下载
    积分:1
  • shanks
    求离散对数的shanks算法,要求如下: 实现计算 Zp 中计算离散对数的 Shanks 算法,基本要求如下: 1)p 是一个小素数( 小于 32 bit ),a 是一个本原元。程序的输入为(p, a, b), 输出为 logab ( mod p) (可以用 log3525 (mod 809)等作为测试); 2)采用快速模指数算法求幂(如am),采用扩展欧几里得算法求逆( 如a-i (mod p) ); 3)采用一种好的排序算法对 L1、L2 排序; 4)采用概率算法(如Miller Rabin算法)自动生成素数 p,采用本原元的充要条件自动生成 a;(Discrete number of shanks on demand algorithm, the following: calculation of Zp calculated to achieve the discrete logarithm Shanks algorithm, the basic requirements are as follows: 1) p is a small prime number (less than 32 bit), a is a primitive element. Process input (p, a, b), output logab (mod p) (can use log3525 (mod 809) so as a test) 2) The fast mode index algorithm to solve the power (such as the am), using extended Euclidean Reed inverse algorithm (such as ai (mod p)) 3) use a good sorting algorithm on the L1, L2 sort 4) using probabilistic algorithms (such as the Miller Rabin algorithm) automatically primes p, using primitive element automatically generate the necessary and sufficient conditions a )
    2010-05-26 11:30:38下载
    积分:1
  • line2
    三种直线扫面算法,集合在一个程序之中,通过控制台输入,确定所需要的具体算法。(maybe you can use it,lines need your attetion.)
    2014-12-25 15:23:32下载
    积分:1
  • Sams---CPP-Primer-Plus--4th-Edition
    C++ Primer Plus, Fourth Edition presents the ANSI C++ standard beginning with a discussion of the essential elements of C++ programming: loops, expressions, functions, and classes. It walks readers through the basics of object-oriented programming: classes, inheritance, templates, and exceptions, as well as the latest object-oriented programming techniques. C++ Primer Plus contains hundreds of sample programs. The friendly tone, concise programs, and end-of-chapter review exercises allow beginners to write their own programs immediately.
    2014-02-18 10:53:03下载
    积分:1
  • Grid-Point-Code
    网格点代码是一个从地理坐标中生成代码,用来作为邮政编码来定位一个位置的库。(Grid Point Code is a Library to generate code from Geographical Coordinates to be used as Postal Code to pinpoint a location)
    2017-09-01 10:22:23下载
    积分:1
  • dragon-front-source
    编译原理 龙书,内容非常不错,适合学习,大家尽管下载(Compilation Principle long book, very good fit study, even though everyone download)
    2009-03-11 20:30:21下载
    积分:1
  • jisuanqishijianxianshi
    基于FPGA编写一个时间显示,计数功能,年月显示的程序,(FPGA-based preparation of a time display, counting, years show program,)
    2011-08-30 16:00:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载