登录
首页 » 套接字网络编程 » library IEEE use IEEE.STD_LOGIC_1164.all use IEEE.STD_LOGIC_ARITH.all u...

library IEEE use IEEE.STD_LOGIC_1164.all use IEEE.STD_LOGIC_ARITH.all u...

于 2022-03-22 发布 文件大小:861.00 B
0 210
下载积分: 2 下载次数: 1

代码说明:

library IEEE use IEEE.STD_LOGIC_1164.all use IEEE.STD_LOGIC_ARITH.all use IEEE.STD_LOGIC_UNSIGNED.all

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

发表评论

0 个回复

  • Pay gateway specs: authorize.net,iso 8583 specification
    Pay gateway specs: authorize.net,iso 8583 specification
    2022-08-15 08:24:33下载
    积分:1
  • NetBIOS on several remote visualization operation of the code. Zip
    几个关于NetBIOS进行远程可视化操作的代码.zip-NetBIOS on several remote visualization operation of the code. Zip
    2022-12-18 08:05:03下载
    积分:1
  • 航空公司管理信息系统
    航空公司管理信息系统 -airlines airline management information system management information system
    2023-07-21 19:50:04下载
    积分:1
  • MFC应用序的高级应用序开发
    应用MFC开发高级应用程序-MFC Application Advanced Application Development
    2022-03-18 11:13:19下载
    积分:1
  • c++线池技术深入分析
    目前的大多数网络服务器,包括Web服务器、Email服务器以及数据库服务器等都具有一个共同点,就是单位时间内必须处理数目巨大的连接请求,但处理时间却相对较短。线程池采用预创建的技术,在应用程序启动之后,将立即创建一定数量的线程(N1),放入空闲队列中。这些线程都是处于阻塞(Suspended)状态,不消耗CPU,但占用较小的内存空间。当任务到来后,缓冲池选择一个空闲线程,把任务传入此线程中运行。当N1个线程都在处理任务后,缓冲池自动创建一定数量的新线程,用于处理更多的任务。在任务执行完毕后线程也不退出,而是继续保持在池中等待下一次的任务。当系统比较空闲时,大部分线程都一直处于暂停状态,线程池自动销毁一部分线程,回收系统资源。从而显著提高了服务器的效率。
    2022-07-23 20:13:06下载
    积分:1
  • VC++ 6的HTML辑器:今天,应用序通常需要一个丰富的用户界面。有关。
    HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is ability to compose or edit HTML documents in an easy, effective, and reliable way. This article and source code attached give you a nice control to perform this task. And now, the best part: This control works fine with Microsoft VC++ 6.0! -HTML Editor for VC 6.0 : Today, applications often need a rich user interface. One of them is ability to compose or edit HTML doc uments in an easy, effective, and reliable way. This article and a source code ttached give you a nice control to perform this t ask. And now, the best part : This control works fine with Microsoft Visual C++ 6.0.
    2022-09-19 17:00:03下载
    积分:1
  • 使用epoll实现的udp server
    用epoll实现的多线程UDP server;使用了epoll 的四个API:   epoll_create, epoll_ctl, epoll_wait和close。
    2022-01-26 07:45:26下载
    积分:1
  • caluculator in Socket programming
    这是一个用于计算器的socket程序。它执行数字、字符串长度、回文、给定字符串的子字符串的加法和更多操作。
    2022-08-20 17:37:28下载
    积分:1
  • 图书馆管理系统
    一个完整的php&MySQL库管理系统源代码
    2022-05-08 13:08:04下载
    积分:1
  • Http下载
    客户端与服务器的对接。http默认是UTF8编码,所以把中文编码为UTF8,发送接收文件,对文件的读写操作。
    2022-11-18 23:15:03下载
    积分:1
  • 696516资源总数
  • 106425会员总数
  • 12今日下载