登录
首页 » c » pediy相关代码

pediy相关代码

于 2022-12-19 发布 文件大小:1.71 kB
0 75
下载积分: 2 下载次数: 1

代码说明:

使用我们自己的入口函数,而不用连接器默认提供的一大堆程序初始化操作的代码,为了在一个普通的 Win32SDK 程序里能使用这种方法,下面的函数将调用 WinMain() 函数,并给出相应的参数 

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

发表评论

0 个回复

  • V1.0电机驱动TIM14
    说明:  使用stm32f407zgt6的tim14定时器输出pwm波(Output PWM wave with tim14 timer of stm32f407zgt6)
    2020-06-18 08:20:02下载
    积分:1
  • dll
    将m文件封装成vc可调用的dll文件,给出了详细的封装过程(M files will be packaged into a vc dll file can be invoked, the packaging process gives a detailed)
    2011-07-16 17:22:08下载
    积分:1
  • VisualCSharp-Web-practices
    C#网络编程很经典的一本书,其中有很多实例!(a classic book about web programming using C#, you can find a lot of examples in it!)
    2011-05-24 22:23:27下载
    积分:1
  • STM32Z107 串口程序
    /*********************************************************************************************************** File                : usart.c* Hardware Environment: * Build Environment   : RealView MDK-ARM  Version: 4.20* Version             : V1.0* By                  : **                                  (c) Copyright 2005-2011, WaveShare*                                       http://www.waveshare.net*                                          All Rights Reserved*******************************************
    2023-08-06 11:45:11下载
    积分:1
  • D3D透视源码
    HRESULT WINAPI MyDrawIndexedPrimitive(LPDIRECT3DDEVICE9 pDevice, D3DPRIMITIVETYPE Type, INT BaseVertexIndex, UINT MinIndex, UINT NumVertices, UINT StartIndex, UINT PrimitiveCount){IDirect3DVertexBuffer9* pStreamData = NULL;UINT iOffsetInBytes, iStride;pDevice->GetStreamSource(0, &pStreamData, &iOffsetInBytes, &iStride);if (GetAsyncKeyState(VK_PAUSE) & 1){if (Wall){Wall = FALSE;Beep(2000, 200);}else{Wall = TRUE;Beep(3000, 200);}}if ((iStride == 40 || iStride == 44 || iStride == 48) && Wall){pDevice->SetRenderState(D3DRS_ZENABLE, D3DZB_FALSE);}return OrigDrawIndexedPrimitive(pDevice, Type, BaseVertexIndex, MinIndex, NumVertices, StartIndex, PrimitiveCount);}
    2022-05-28 21:09:42下载
    积分:1
  • stmf429开发板固件代码,包含usb host、device、OTG示例
    stmf429开发板固件代码,包含usb host、device、OTG示例,还有各个外设的参考代码。供大家参考。开发环境包括MDK,还有EWARM。
    2023-01-03 00:55:27下载
    积分:1
  • socket
    用于两台电脑之间的无线通信,一个作为客户端,另一个作为服务器。(For wireless communication between two computers, one as a client and the other as a server.)
    2014-04-21 23:00:03下载
    积分:1
  • 04 嵌入式设计与实例开发
    说明:  嵌入式设计与实例开发,最实用的嵌入式学习资料。(Embedded design and case development)
    2019-12-03 15:48:17下载
    积分:1
  • cleaner-robot
    智能清洁机器人开发,采用l298N,数字PID,避障,自动路径规划,效果很好(Intelligent cleaning robot development, adoption l298N, digital PID, obstacle avoidance, automatic path planning, with good results)
    2021-03-26 12:59:13下载
    积分:1
  • 最酷的
    说明:  基于RFID的自动识别门禁系统,包含代码,以及电路图(RFID-based automatic identification access control system)
    2020-04-20 01:02:06下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载