-
gene
说明: 主要是基因识别的 matlab程序 一种全新的算法(Gene identification is mainly a new algorithm matlab program)
- 2011-04-11 20:42:14下载
- 积分:1
-
ADC_DMA
stm32f103vet6.编程想实现ADC的DMA功能,并将采集到得数据通过DAC输出,在示波器上观察波形。经调试可用,Keil uVision4.(stm32f103vet6. Programming the DMA function to the ADC, and data was collected through the DAC output, observe the waveform on the oscilloscope. The debugging available, Keil uVision4.)
- 2011-09-01 22:01:33下载
- 积分:1
-
IIR
买原创力YCL2812开发板时,赠送的源程序,适合做数字信号处理的朋友参考,谢谢!
(Buy originality YCL2812 development board, the gift of the source, suitable for digital signal processing reference to a friend, thank you!)
- 2011-04-28 15:52:39下载
- 积分:1
-
vxworks_5.5到vxworks6.6移植手册
vxworks_5.5到vxworks6.6移植手册(VxWorks 5.5 MIGRATION GUIDE 6.6)
- 2020-06-17 09:20:02下载
- 积分:1
-
基于DSP的光伏逆变并网控制的研究
说明: dsp28335 光伏逆变器控制系统主程序 私聊原理图 程序改进(Main program of photovoltaic inverter control system)
- 2020-11-27 21:09:30下载
- 积分:1
-
C#加载驱动例子
C#加载驱动例子
实现了托管代码加载驱动,管理驱动,使用驱动的方法
驱动例子:
SysKey.sys
[DllImport("advapi32.dll", EntryPoint = "OpenSCManagerW", ExactSpelling = true, CharSet = CharSet.Unicode, SetLastError = true)]
public static extern IntPtr OpenSCManager(string machineName, string databaseName, uint dwAccess);
[DllImport("advapi32.dll", SetLastError = true, CharSet = CharSet.Auto)]
public static extern IntPtr OpenService(IntPtr hSCManager, string lpServiceName, uint dwDesiredAccess);
[DllImport("advapi32.dll", SetLastError = true)]
[return: MarshalAs(UnmanagedType.Bool)]
public static extern bool CloseServiceHandle(IntPtr hSCObject
- 2022-02-04 10:03:20下载
- 积分:1
-
c#模块游戏
大学c#实验课作业,自己写的模块游戏,通过C#窗体设计而成,将随机打乱的数字留出一个空位,移动其他数字使数字排序,
- 2022-07-26 20:51:58下载
- 积分:1
-
fuhaoyunsuan
说明: MATLAB数学实验之符号运算,其中包含课件以及习题和答案,文档中附有源程序(MATLAB Mathematical experiments symbolic computation, which includes courseware, as well as exercises and answers documents available source)
- 2006-03-08 15:26:10下载
- 积分:1
-
killerringer_vst_plugin
说明: vstgui develop plugin
- 2020-06-28 12:30:31下载
- 积分:1
-
修改后的arecord ,使得结束通话时停止录音
改进版的arecord源码,编译链接后在使用录音功能时可以通过设置参数达到这样一个目的:在人停止说话后停止录音,并将所得数据转码呈相应格式进行保存
- 2022-04-27 03:43:07下载
- 积分:1