-
SPWM
51单片机产生SPWM波程序,用于逆变电源的制作。(SPWM wave generated 51 single procedure for the production of power inverters.)
- 2011-09-24 10:34:51下载
- 积分:1
-
IAP_for_ w5500
说明: 基于STM32单片机,通过w5500以太网芯片下载APP的IAP程序,实测正常使用。(Based on STM32 microcontroller, the IAP program of APP is downloaded through w5500 Ethernet chip, and it is tested to be in normal use.)
- 2020-06-15 22:23:56下载
- 积分:1
-
VideoCapture.rar
利用directshow在VC6.0环境下完成多路视频采集(本例中实现两路)(Use DirectShow in VC6.0 environment to complete multi-channel video capture (in this case the realization of two-way))
- 2008-05-18 15:54:36下载
- 积分:1
-
《大话数据结构》epub电子书以及随书源码
可用windows系统自带的 Microsoft Edge打开 epub电子书
- 2018-04-20下载
- 积分:1
-
dynviews
说明: 非基于MFC的文档/视图结构创建多维动态视图,轻松创建多维视图的效果,通过openGL,实现效果显示。(Are not based on MFC s document/view structure to create multi-dimensional and dynamic view, to easily create multi-dimensional view of the effect, through openGL, to achieve the effect of show.)
- 2008-10-16 23:05:39下载
- 积分:1
-
明解C语言 第3版 入门篇
说明: 《明解C语言 第3版 入门篇》图文并茂,示例丰富,第3版从190段代码和164幅图表增加至205段代码和220幅图表,对C语言的基础知识进行了彻底剖析,内容涉及数组、函数、指针、文件操作等。对于C语言语法以及一些难以理解的概念,均以精心绘制的示意图,清晰、通俗地进行讲解。原著在日本广受欢迎,始终位于网上书店C语言著作排行榜首位。(In the third edition, 190 pieces of code and 164 charts are added to 205 pieces of code and 220 charts. The basic knowledge of C language is thoroughly analyzed, including array, function, pointer, file operation, etc. For the C language grammar and some difficult to understand concepts, are carefully drawn schematic diagram, clear, popular to explain. The original book is very popular in Japan and always ranks first in the list of C language books in online bookstores.)
- 2021-04-02 12:13:50下载
- 积分:1
-
MiniBlinkPinvoke-master
说明: C#简单版blink内核webbrowser浏览器开发,优点:文件极小,不像cefsharp动辄就要上百兆大小,这个只需要几百K即可(C# simple version of blink kernel web browser browser browser development, advantages: the file is very small, unlike cefshare, which requires hundreds of megabytes in size, this only needs a few hundred K)
- 2019-07-05 10:54:23下载
- 积分:1
-
RegSample_Pdo
说明: 本程序是一个关于内存操作的驱动程序。希望对大家有所帮助。(this program is a memory operation on the driver. We want to help.)
- 2006-04-01 16:31:49下载
- 积分:1
-
GetXSL
一个基于MFC操作excel表格的应用程序。根据需求生成一张刻度与数据对应的excel表(MFC-based operation excel spreadsheet application. Excel sheet with a scale corresponding to the data generated on demand)
- 2013-11-25 21:19:54下载
- 积分:1
-
Armstrong-number-c-program-
Armstrong number c program: c programming code to check whether a number is armstrong or not. A number is armstrong if the sum of cubes of individual digits of a number is equal to the number itself. For example 371 is an armstrong number as 33 + 73 + 13 = 371. Some other armstrong numbers are: 0, 1, 153, 370, 407.
- 2014-02-16 20:21:57下载
- 积分:1