登录
首页 » Visual C++ » usb3_examples

usb3_examples

于 2014-06-17 发布 文件大小:1273KB
0 143
下载积分: 1 下载次数: 8

代码说明:

  cy3014 usb3.0芯片的一个固件程序,在一个ad高速接口板上实际使用没有问题(cy3014 usb3.0 firmware )

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

发表评论

0 个回复

  • SocketCAsyncSocketCSocket
    Socket,CAsyncSocket,CSocket介绍 Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。 也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
    2009-06-20 13:10:05下载
    积分:1
  • TCP
    使用C++ MFC编写的简易TCP通信程序,包括客户端和服务端两个程序(A TCP communication program written by C++ MFC, including client and server)
    2020-08-31 19:48:11下载
    积分:1
  • polytransform
    实现一个心行图案的各种二维几何变换(包括同比变换,错切变换,平移变换、旋转变换等)(achieve a mind trip of two-dimensional pictorial geometry transformation (including an transform, shear transformation, translation transform, ROTATION))
    2006-11-16 11:33:47下载
    积分:1
  • msdn风格界面用户界面
    说明:  一种类似 vc++6.0MSDN风格的界面,和数据库结合,可实现搜索、索引、目录等功能,很实用,(vc 6.0MSDN a similar style of interface, and databases, to search, index, table of contents and other functions, is very practical,)
    2005-10-24 14:49:49下载
    积分:1
  • Miss920
    Miss920程序行为监视器,运用SSDT HOOK技术,可以简单有效的监控程序行为,现在已经实现了进程监控,文件监控,注册表监控,并且可以有效快捷地进行二次开发。(Miss920 monitor program behavior, the use of SSDT HOOK technology, can be simple and effective monitoring of program behavior, the process has already been realized to monitor, document monitor, registry monitor, and can be carried out effectively and expeditiously to the second development.)
    2009-07-04 23:30:19下载
    积分:1
  • t(OK)
    说明:  该程序实现了图的先序、后序遍历和拓扑排序等,而且是界面输出。(the program to achieve the plan's first sequence, after the preorder and topological sorting, but it is the output interface.)
    2005-12-27 11:43:07下载
    积分:1
  • s57-3.1Main
    描述了S57标准国际电子海图的数据格式的详细说明(S57 standard describes the data format of international electronic chart)
    2020-12-04 09:09:24下载
    积分:1
  • P2P
    一个P2P语音即时通信软件的源代码(来自《P2P网络技术原理与C++开发案例》,在本机可运行)(P2P)
    2010-05-26 16:52:25下载
    积分:1
  • Directx3D-Program
    DirectX 9.0 3D游戏开发编程基础源代码 初始化Direct3D,绘制流水线,光照,纹理映射,融合,网格,粒子系统,着色器(DirectX 9.0 3D Game Development Programming source code Initializing Direct3D, drawing line, light, texture mapping, integration, grid, particle systems, shaders)
    2013-07-16 15:46:14下载
    积分:1
  • cli
    windows 套接口 编程 udp(windows udp socket programming)
    2013-05-28 12:23:43下载
    积分:1
  • 696522资源总数
  • 104029会员总数
  • 31今日下载