-
texture
3D_grid和D3D_2D例子中,使用到的贴图文件包。(3D_grid and D3D_2D example, use the map to the package.)
- 2011-08-07 14:53:54下载
- 积分:1
-
1602
STC89C52单片机的1602显示程序(STC89C52 SCM 1602 display program)
- 2013-12-15 15:27:36下载
- 积分:1
-
ultronic-stm32f4
适用于STM32F407的超声波测距 程序,可以显示在LCD(Apply to STM32F407 ultrasonic ranging,Can be displayed on the LCD)
- 2020-11-03 07:49:52下载
- 积分:1
-
opcserver6.0
opcsever+client测试。opcsever+client测试(opcsever+client test,opcsever+client test.)
- 2015-04-22 21:53:06下载
- 积分:1
-
wlan连接
wlan连接ssid加密程序。调用wlanapi,内部有一个demo,打?获取命令。可以通过程序连接无加密的wifi,也可以设置ssid与psk来进行连接
- 2022-10-11 09:50:03下载
- 积分:1
-
imare
image registration toolbox with matlab.medical images
- 2010-12-25 16:40:06下载
- 积分: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
-
定点FFT---包含三种处理程序
在VS上编写的定点FFt程序,包含三种处理方式,可以自己选择运算的点数,从512-4096点均可以,里面包含测试程序,可以选择直接将计算的数据输出在text文本中,也可以在窗口中直接输出图形。
- 2022-04-13 09:21:42下载
- 积分:1
-
19.PWM直流电机仿真实验
使用protuce对直流电机进行仿真,仿真程序在压缩文件里(Using protuce to simulate DC moto)
- 2020-06-25 20:40:01下载
- 积分:1
-
vcswitch--input
vc可以切换当前系统的输入法。根据注册表中输入法的值来切换(vc can switch the current system' s input method. According to the registry value to switch the input method)
- 2021-04-01 21:59:08下载
- 积分:1