-
MC56F8346
无传感器控制的永磁同步电机空间矢量算法程序(Application s_w for sensorless PMSM Vector Control, version with d, q SMO)
- 2013-01-17 16:08:26下载
- 积分:1
-
excel
基于QT的excel读取源码,能快速读取excel表格当中的数据,非常方便(it is good code!)
- 2015-07-09 22:19:33下载
- 积分:1
-
Status
说明: 实习时编写的程序,可以读取256色的BMP图像,并进行高通低通滤波,以及灰度直方图的统计(attachments prepared by the procedures, can read 256-color BMP images, and high-low pass filtering, and the histogram statistics)
- 2006-03-11 22:46:04下载
- 积分:1
-
PCview
这个是我用ghost1.0修改出来源码,框架稳定,对IOCP进行了一定优化,更稳定(This is I with ghost1.0 modify out the source code, stable framework, IOCP, which must be optimized, more stable)
- 2020-07-30 14:58:37下载
- 积分:1
-
DeskTopWallPaper
使用VC++,调用windows系统API修改桌面壁纸的例子,可以参考下(The use of VC++, windows system calls API to modify the desktop wallpaper example, can refer to )
- 2014-05-22 18:07:14下载
- 积分:1
-
HVPM_Sensored
永磁同步电机的DSP控制程序,基于TI公司TMS320F28035芯片,包括电流环和速度环,为磁场定向控制的带传感器程序。(DSP control of permanent magnet synchronous motor program, based on TI' s TMS320F28035 chips, including current loop and speed loop for the field oriented control with a sensor program.)
- 2011-11-28 21:33:32下载
- 积分:1
-
CSharp
适用于C#初学者的几个小程序,可以加深对这门语言的理解
包括有以下内容:
1.C#获取当前程序所在的文件夹.rar
2.C#界面皮肤(带例子).rar
3.C#如何使用托盘控件的实例源码.rar
4.C#文本加密解密算法示例源代码.rar
5.C#在开机时自动启动程序.rar
6.C#自定义皮肤.rar
7.CS聊天程序.rar
8.WPF模拟Windows+7气象源码.rar
9.玻璃按钮.rar
10.导出Excel格式.rar
11.导出excel列表.rar
12.动态创建控件并获取值.rar
13.读Eexcel文件.rar
14.读入写出excel.rar
15.根据cpu序列号、磁盘序列号设计软件注册程序.rar
16.滑块改变透明度,C#透明窗体实例.rar
17.加解密文件.rar
18.进度条.rar
19.可拖动控件.rar
20.漂亮Vista风格按钮示例.rar
21.启动其他程序.rar
22.上传下载文件.rar
23.生成文本为Word格式.rar
24.实现程序互斥运行 只能运行一个.rar
25.实现的Excel 2007表格读写实例.rar
26.线程启动窗口form.rar
27.研究生信息管理系统.rar
28.扬声器发声.rar
29.拖放文件超级列表框.rar(Several small programs in C# beginners can deepen the understanding of this language
Include the following:
1.C# Get the current program where folder. Rar
2.C# interface skin (with examples). Rar
3.C# Examples of how to use the tray control source. Rar
4.C# text encryption algorithm example source code. Rar
5.C# program start automatically at boot time. Rar
6.C# custom skin. Rar
7.CS chat program. Rar
8.WPF analog Windows 7 meteorological source. Rar
Nine glass buttons. Rar
10 Export Excel format. Rar
11 export excel list. Rar
12. Dynamically create controls and get the value. Rar
13 Read Eexcel file. Rar
14 reads write excel.rar
15 according to the registration process cpu serial number, disk serial number design software. Rar
16. Slider to change transparency, C# transparent form instance. Rar
17. Encrypt and decrypt files. Rar
18. Progress bar. Rar
19 draggable controls. Rar
20 beautiful Vista style buttons example. Rar
21 start other programs. Rar
22. Upload )
- 2012-10-09 10:39:54下载
- 积分:1
-
RDM 解析,协议代码,适用于artnet 协议
RDM 解析,协议代码,适用于artnet 协议 【源码目录】 RdmProtocal ├── Debug│ ├── RdmProtocal.exe│ ├── RdmProtocal.exp│ ├── RdmProtocal.lib│ └── RdmProtocal.pdb├── RdmProtocal│ ├── Debug│ │ ├── LzMethod.obj│ │ ├── RdmNode.obj│ │ ├── RdmProtocal.Build.CppClean.log│ │ ├── RdmProtocal.log│ │ ├── RdmProtocal.obj│ │ ├── RdmProtocal.pch│ │ ├── RdmProtocal.res│ │ ├── RdmProtocal.tlog│ │ │ ├── CL.command.1.tlog│ │ │ ├── CL.read.1.tlog│ │ │ ├── CL.write.1.tlog│ │ │ ├── RdmProtocal.lastbuildstate│ │ │ ├── RdmProtocal.write.1u.tlog│ │ │ ├── link.command.1.tlog│ │ │ ├── link.read.1.tlog│ │ │ ├── link.write.1.tlog│ │ │ ├── rc.command.1.tlog│ │ │ ├── rc.read.1.tlog│ │ │ └── rc.write.1.tlog│ │ ├── RdmProtocalDlg.obj│ │ ├── stdafx.obj│ │ ├── vc140.idb│ │ └── vc140.pdb│ ├── LzMethod.cpp│ ├── LzMethod.h│ ├── RdmNode.cpp│ ├── RdmNode.h│ ├── RdmProtocal.aps│ ├── RdmProtocal.cpp│ ├── RdmProtocal.h│ ├── RdmProtocal.rc│ ├── RdmProtocal.vcxproj│ ├── RdmProtocal.vcxproj.filters│ ├── RdmProtocal.vcxproj.user│ ├── RdmProtocalDlg.cpp│ ├── RdmProtocalDlg.h│ ├── ReadMe.txt│ ├── controller_library.h│ ├── lib│ │ ├── FTD2XX.lib│ │ └── RDM.lib│ ├── res│ │ ├── RdmProtocal.ico│ │ └── RdmProtocal.rc2│ ├── resource.h│ ├── stdafx.cpp│ ├── stdafx.h│ └── targetver.h├── RdmProtocal.VC.db├── RdmProtocal.sln└── ipch └── RDMPROTOCAL-b05a99f1 └── RDMPROTOCAL-61763a13.ipch8 directories, 52 files
- 2021-05-06下载
- 积分:1
-
enum_display_mod
说明: 列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率。(All display the comments and list out the list by clicking to change display resolution.)
- 2010-04-27 15:13:26下载
- 积分:1
-
NonOS
dsp 28377S 的一些demo例子,包含的代码比较多,主要是28377S的一些驱动,包括ADC,CLA,DAC,SCI,SPI,EMIF,UART,内容很多。(Dsp 28377S some demo examples, including more code, mainly 28377S some of the drivers, including ADC, CLA, DAC, SCI, SPI, EMIF, UART, a lot of content.)
- 2017-06-01 17:08:28下载
- 积分:1