登录
首页 » Visual C++ » 9304697

9304697

于 2017-10-29 发布 文件大小:124KB
0 254
下载积分: 1 下载次数: 1

代码说明:

  完成补码加减乘除的硬件执行过程模拟,用VC6开发()

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

发表评论

0 个回复

  • netchatbar
    一个很不错的网络聊天程序,分为客户端和服务段,总体的功能很不错的(a very good network chat procedures, and is divided into client services, the overall function of very good)
    2006-12-26 16:54:24下载
    积分:1
  • Computer-Networks-and-Internets
    这是一个用c++编写的,socket API 的服务器端和客户端的相互响应的简单程序.用cmd打开程序exe,输入“webserver + 端口号”,webclient方面,输入“webclient + 127.0.0.1 + 端口号5600”,则可以在客户端上显示接收到的信息。(This is a c++ written in response to a simple procedure of mutual socket API server and client' s Open Program exe, enter " webserver+ port number" , webclient, the input " webclient+ 127.0.0.1+ port number 5600 with cmd " you can display the information received on the client.)
    2013-12-27 21:41:43下载
    积分:1
  • recv
    组播接收端,socket通信,Windows网络编程(Multicast receiver, socket communications, Windows network programming)
    2021-01-13 21:48:47下载
    积分:1
  • LanTalk_sources
    Currently, most of people use MS DCOM/COM+, Java Bean/RMI, and Corba to do distributed computing over internet. All of these technologies are provided with some tools and intermediate objects to simplify internet development. However, these technologies have one common and fundamental problem that all of the calls between a client and a server are blocked for a returned result (please correct me if this is wrong). A client stays still, and has to wait for a while after sending a request to a server. If the request is a lengthy action, the client application seems to be dead to a user. In most cases, we could use a worker thread at the client side to do background computation for solving this problem. However, this comes with an expensive price, more coding, data synchronization and mess in coding logic. Additionally, I also doubt that these technologies are able to really move data across internet efficiently.
    2009-06-27 15:00:43下载
    积分:1
  • 123
    NET平台下的IP欺骗和SYN Flood攻击-彭宁-贵州大学(NET platform IP spoofing and SYN Flood attacks- Penning- Guizhou University)
    2013-12-17 11:41:19下载
    积分:1
  • BingJue-Communications-Test(110303)
    VB开发的IP测试程序,这是在我工作中写的调试程序,在配置文件中只需要写上相应的IP,程序就会循环测试IP地址是否在线,不在线的话就会报警提醒(VB development of IP test program, which is written in my work debugger, just write in the configuration file on the corresponding IP, the program will loop test IP address is online, not online, then it will alarm to remind)
    2014-01-27 13:56:19下载
    积分:1
  • YCArray
    说明:  /** * 动态数组的模板类 * 1.支持字符索引 * 2.方便的添加删除修改任意一项 * 最后更新 2004-8-9 yzh **1.优化了字符索引的运作方式,使用数组存储 **2.重写了底层数据的存储,将连续性的存储方式改为了非连续, *** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速 * 用法如: * YCArray<int,int> test * test.Add("Number2",4) * test.Add("Number1",2) * printf("%d %d",test["Number1"],test["Number2"]) * 显示: * 2 4 ******* ******* History: 2004-11-19 修改了析构函数,解决了索引没有释放的bug **/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
    2005-09-06 13:03:51下载
    积分:1
  • FPGA
    说明:  实现人脸识别,通过硬件FPGA来进行实现(Realize face recognition, realize face recognition by hardware FPGA)
    2020-12-23 10:19:07下载
    积分:1
  • calculate
    用MFC 开发的基于UDP协议的网络科学计算中心,比较适用于局域网内(Using MFC development agreement based on the UDP network Scientific Computing Center, more applicable to the LAN)
    2009-02-02 23:05:47下载
    积分:1
  • recvfrom
    windows网络编程recvfrom源码实例(windows network programming source code examples recvfrom)
    2015-11-06 19:35:25下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载