-
第6讲
说明: 永磁同步电机,模型基于仿真教育,程序书写以及具体历程,(Motor model, program simulation implementation, Simulink simulation based on S-function module, MATLAB simulation environment)
- 2020-10-19 10:50:15下载
- 积分:1
-
I2cAnalyzerDll
如果正在学习USB相关的可以参考,上位机提供了动态库及源码,如果写应用界面可直接调用动态库即可,无须对底层做过多了解,但这些也只属于一个初始框架,希望哪位有VC++经验而且有兴趣的,可以细化并提供出一个更好的供广大爱好者使用
(If you are USB-related learning can refer to the host computer provides a dynamic library and source code, if written application interface DLL can be called directly, no need to do too much understanding of the underlying, but these are only part of an initial framework to which There VC++ experience and are interested, you can refine and provide a better use for the majority of fans)
- 2013-07-10 11:03:43下载
- 积分:1
-
回调禁止远程线程注入
说明: 64位驱动程序 通过系统提供的线程回调 防止远程线程注入(64-bit driver prevents remote thread injection through thread callback provided by the system)
- 2020-09-18 11:37:53下载
- 积分:1
-
C51-PPM-2012-07
航模舵机测试信号发生器,周期20ms , 占空比可调,一位数码管显示。内含proteus仿真程序。(Model aircraft servo test program, 20ms, adjustable duty cycle.)
- 2012-07-14 19:34:31下载
- 积分:1
-
PCB_FDTD
Pcb programing in matlab
- 2010-10-19 00:43:50下载
- 积分:1
-
src
基于C++的人脸分割的设计,C/C++语言、数字信号处理,最好选修过“数字图像处理”。(Based on the C++ face segmentation design, C/C++ language, digital signal processing, the best elect digital image processing.)
- 2017-01-09 15:09:02下载
- 积分:1
-
CBCT
FDK重建算法 希望对其他人能有帮助 用C和cuda 实现的(fdk reconstrcution algorithm using cuda
and c source code hope to help others it may be usefull. it is implented by c and cuda)
- 2021-01-09 18:38:50下载
- 积分:1
-
C#将listBox值添加到Textbox控件中
C#将listBox值添加到Textbox控件中,在Listbox中输入任意内容,单击添加按钮即可将此内容添加到Textbox文本框中显示,同时还将值从ListBox中移除:
添加值:
listBox1.Items.Add(textBox1.Text);
textBox1.Text = "";
将值从listBox移除:
listBox1.Items.Remove(listBox1.SelectedItem);
- 2022-06-15 11:46:02下载
- 积分:1
-
pca
vc++,c的主成分分析法程序有错误,可以自己先调试一下(PCA 主成分分析法)
- 2013-05-09 10:17:10下载
- 积分:1
-
CAN FIFO
说明: STM32H767IGT6 CAN 总线接收发送环形FIFO(STM32H767IGT6 CAN_fifo)
- 2020-06-11 11:20:45下载
- 积分:1