-
TI TMS320F2810DSP 生成SVPWM程序
TI TMS320F2810DSP 生成SVPWM程序-TI TMS320F2810DSP generation procedures SVPWM
- 2022-01-31 10:04:18下载
- 积分:1
-
说明:一个用于压缩、解压ZIP文件的类库,使用方便、快捷,有源代码。编译的时候要注意路径设置。如果你想在自己的程序中加入ZIP功能的话,赶快下载一个吧!...
说明:一个用于压缩、解压ZIP文件的类库,使用方便、快捷,有源代码。编译的时候要注意路径设置。如果你想在自己的程序中加入ZIP功能的话,赶快下载一个吧! -: one for compression, decompression of ZIP document library, easy to use, fast, active code. Compile time to pay attention to routing. If you wish to own procedures to add ZIP function can be quickly downloaded a!
- 2023-02-23 09:00:03下载
- 积分:1
-
Using Timers in MFC Applications在MFC应用程序中使用时间
Using Timers in MFC Applications在MFC应用程序中使用时间-Using Timers in MFC Applications in MFC applications using time
- 2022-08-19 08:24:45下载
- 积分:1
-
《C语言程序设计实训》源代码
《C语言程序设计实训》源代码-"C Programming Language Training" source code
- 2023-03-07 19:55:04下载
- 积分:1
-
功能强大的个人工作通讯录,人性化的操作界面,强大的查询功能,可以通过多种方式添加联系人照片(桌面截图、从电脑导入、或利用其他工具通过剪贴板获得)可以作为有意开发...
功能强大的个人工作通讯录,人性化的操作界面,强大的查询功能,可以通过多种方式添加联系人照片(桌面截图、从电脑导入、或利用其他工具通过剪贴板获得)可以作为有意开发个人通讯录的爱好者作参考之用。-The work of a powerful personal address book, user-friendly interface, powerful query features, you can contact a number of ways to add photos (desktop screenshot, import from your computer, or using other tools to obtain through the clipboard) as interested in the development of personal address book lovers for reference.
- 2022-02-28 17:14:10下载
- 积分:1
-
关于ucos操作系统的一本好书籍,对学习操作系统用处很大哦!...
关于ucos操作系统的一本好书籍,对学习操作系统用处很大哦!
- 2022-01-27 16:18:31下载
- 积分:1
-
tc下图形编程精彩的演示程序源代码
tc下图形编程精彩的演示程序源代码-tc under graphical programming wonderful demonstration program source code
- 2022-06-28 15:01:10下载
- 积分:1
-
这本书主要讲了xna 官方论坛上那个赛车游戏的源码分析和shader编程
c#...
这本书主要讲了xna 官方论坛上那个赛车游戏的源码分析和shader编程
c#-This book is mainly about the official forums that xna racing game source code analysis and shader programming
- 2022-04-30 04:00:33下载
- 积分:1
-
GSM half rate of the source code (VSELP) GSM half rate of the source code (VSELP...
GSM半数率源代码(VSELP)
GSM半数率源代码(VSELP)
-GSM half rate of the source code (VSELP) GSM half rate of the source code (VSELP)
- 2022-02-25 01:01:10下载
- 积分:1
-
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(...
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
(3) 重载运算符“+”、“-”、“*”和“/”
2. 设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
友元重载运算符“+”、“-”、“*”和“/”
3. 分别使用以上两个类,完成有理数的加、减、乘、除运算;验证其加运算、乘运算的交换律。
-Rational Design category rational_number
- 2023-03-17 02:25:04下载
- 积分:1