登录
首页 » Visual C++ » SetClassOperaterOverload

SetClassOperaterOverload

于 2010-05-21 发布 文件大小:1KB
0 219
下载积分: 1 下载次数: 7

代码说明:

  集合类(Set),用运算符重载实现并(+),差(—),交(×)等操作,并重载= 和-= ,实现Set S1,S2;…s1 = s2 和 S1-=S2;集合S1中去掉S2中的元素的操作 (Collections (Set), using operator overloading to achieve and (+), difference (-), cross (×) and other operations, and overloading = and-= to achieve Set S1, S2 ... s1 = s2 and S1-= S2 set S1 S2 removed in the operation of the elements)

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

发表评论

0 个回复

  • SocketCAsyncSocketCSocket
    Socket,CAsyncSocket,CSocket介绍 Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。 也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
    2009-06-20 13:10:05下载
    积分:1
  • gtest-1.7.0
    谷歌测试框架源码,非常有学习意义,可以直接在自己的工程中使用。(Google testing framework source code, very meaning of learning, you can use directly in their own projects.)
    2020-10-22 18:27:23下载
    积分:1
  • VCsource
    VC++编写对RFID卡进行读卡,写卡,等等操作,需要VB编程环境才能查看源代码。(VC++ for RFID card card read and write CARDS, and so on operation, VB programming environment is needed to view the source code.)
    2016-01-08 21:57:47下载
    积分:1
  • BCHFace
    密码学中BCH码的MFC界面实现,包含编译码过程(Cryptography BCH code MFC interface to achieve, including encoding and decoding process)
    2016-04-26 16:40:52下载
    积分:1
  • 20052111253316
    本程序代码是在MSSG MPEG2Decode的基础上开发的,添加了如下功能 GUI界面,VFAPI支持,MMX优化等功能。 (The program code is developed in MSSG MPEG2Decode based on, add the following functional GUI interface, VFAPI support, MMX optimization function.)
    2012-11-05 15:19:46下载
    积分:1
  • GNSS Positioning(北斗)
    GPS伪距单点定位算法,自己写的。一起交流啊。(GPS pseudo range single point positioning algorithm, written by itself. Exchange it together.)
    2018-03-10 15:13:50下载
    积分:1
  • maze
    迷宫算法,给定一七点,给定一终点,找出迷宫路径(Maze algorithm, given 17 points, to set one end of the maze to find the path)
    2008-05-30 07:50:53下载
    积分:1
  • rsvp-agent
    GMPLS中的相关信令协议RSVP仿真代码,网上下载的,希望能适合大家(Related signaling protocols in GMPLS RSVP simulation code, download, and I hope we can fit)
    2011-06-14 15:38:45下载
    积分:1
  • Make-Graphic(Like-AutoCAD)
    一个vb6.0编写的类似auto cad的程序,功能很完整,值得借鉴.(Similar auto cad program written in a vb6.0 function is complete, it is worth learning from.)
    2013-12-10 17:01:11下载
    积分:1
  • 4637354
    Windows音频音量控制实例VB代码,有需要的下。(Windows VB code, audio volume control instance in need.)
    2013-08-19 08:37:33下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载