登录
首页 » Driver Develop » wifi driver source code

wifi driver source code

于 2022-07-07 发布 文件大小:22.08 kB
0 175
下载积分: 2 下载次数: 1

代码说明:

wifi driver source code

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

发表评论

0 个回复

  • 小脑的以PIC 16F877板和CMUcam之间通信的例子
    example of communication between the Cerebellum 16f877 pic board and the CMUcam
    2022-05-12 21:05:05下载
    积分:1
  • 这是一个用ISP1581 USB2.0接口芯片作为图像采集接口的驱动程序。该驱动程序支持Endpoint1 Bulk方式 数据输入传输。实际传输速度可以达到24...
    这是一个用ISP1581 USB2.0接口芯片作为图像采集接口的驱动程序。该驱动程序支持Endpoint1 Bulk方式 数据输入传输。实际传输速度可以达到24MBYTE/S -This is a USB 2.0 interface with ISP 1581 chips as image acquisition interface driver. The driver support Endpoint1 Bulk data entry mode transmission. The actual transmission speed can reach 24MBYTE/S
    2022-08-25 05:49:47下载
    积分:1
  • 用VB写的入侵检测程序,挺好用,使用者可采用部分相关代码.
    用VB写的入侵检测程序,挺好用,使用者可采用部分相关代码.-VB wrote Intrusion Detection procedures, very good use, users can be part of the relevant code.
    2022-03-13 22:58:10下载
    积分:1
  • USB HID 开发必备工具,是USB协议的第九章内的所有头文件,可作学习和实际编程的材料...
    USB HID 开发必备工具,是USB协议的第九章内的所有头文件,可作学习和实际编程的材料-USB HID to develop the necessary tools, USB protocol is the ninth chapter of all the header files and can be used for learning and the actual programming of the material
    2022-03-03 19:11:43下载
    积分:1
  • 使用PortTalk及经过改良的函数集进行2KXP下IO口的直接访问,在你的代码中调用OpenCurProcessIOAllAccess(CurWnd: THa...
    使用PortTalk及经过改良的函数集进行2KXP下IO口的直接访问,在你的代码中调用OpenCurProcessIOAllAccess(CurWnd: THandle)或者OpenCurrentProcessIOAllAccess(PID: THandle)即可,CurWnd是窗口句柄,PID是进程句柄。-use PortTalk and improved function set for the next IO 2KXP directly to the mouth, in your code calls OpenCurProcessIOAllAccess (CurWnd : THandle) or OpenCurrentProcessIOAllAcces s (PID : THandle) can be, CurWnd is a window handle, PID is the process handle.
    2023-06-09 18:50:08下载
    积分:1
  • s3c44b0 NOR FLASH AM29F160 JFFS2文件系统 mtd驱动源代码,本人愿创,已经在产品中测试并使用。...
    s3c44b0 NOR FLASH AM29F160 JFFS2文件系统 mtd驱动源代码,本人愿创,已经在产品中测试并使用。-s3c44b0 NOR FLASH AM29F160 JFFS2 file system MTD driver source code, I would like to hit, the product has been tested and used.
    2022-03-30 02:44:06下载
    积分:1
  • power_twelvepulses
    十二电平功率脉冲发生器,经调试通过,绝对正确-power_twelvepulses
    2022-04-16 16:40:29下载
    积分:1
  • USB Driver Development of a detailed, more in
    对USB驱动程序的开发进行了详细的、更深入的介绍。
    2022-10-23 08:50:03下载
    积分:1
  • 1 程序开发步骤如下 (1) 打开vc,选择菜单项file
    1 程序开发步骤如下 (1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为"floppy"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件"floppy.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"floppy.cpp";在接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件,在其中编辑本程序的源代码;编辑结束后通过菜单项File->Save进行保存; (3) 同(2)步骤再加入文件"floppy.h"; (4) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->floppy.exe程序;现在即可以运行该程序;由于没有命令行参数,故不必在控制台下来运行,直接运行即可; 2 补充说明 这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。-a step in the development process as follows (1) Open vc, select menu item file-gt; New, choose projects and the establishment of an option called "floppy" win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) create the works Source "floppy.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "floppy.cpp"; the next quest
    2023-05-03 02:30:03下载
    积分:1
  • 在产品的实际使用过程中,多次出现丢失ResidentFlash目录的现象,因为在写Flash时OS要先整理磁盘,如果这时掉电就可能烧坏Flash,为了防止这种故...
    在产品的实际使用过程中,多次出现丢失ResidentFlash目录的现象,因为在写Flash时OS要先整理磁盘,如果这时掉电就可能烧坏Flash,为了防止这种故障隐患,修改了NandFlash驱动。通过修改NandFlash驱动,限制用户应用程序访问受限区域(nboot区域,toc区域,eboot区域,nk镜像区域,OEM区域),让这些区域被写保护,以达到保护flash的目的。-Products used in the actual process, the repeated loss of ResidentFlash directory phenomenon, because in writing when the OS first collated Flash disk, if at this time may be burned down Flash, in order to prevent such failures hidden amended the NANDFLASH drive . By modifying the NANDFLASH drive to restrict the user application to access restricted region (nboot region, toc region, eboot region, nk mirror region, OEM region), so that these areas are write-protected, so as to achieve the purpose of protection of flash.
    2023-03-13 02:10:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载