-
SSDTHookProcess
使用SSDTHOOK实现防止进程结束的功能,供大家参考(Use SSDTHOOK realize the function of preventing the end of the process, for your reference)
- 2020-06-28 21:40:02下载
- 积分:1
-
实验室灯控制的PID
一个控制实验室灯的Arduino 的程序,2个灯和2个传感器的控制
- 2022-11-04 12:00:03下载
- 积分:1
-
12adc
12adc转换,如果是C语言的 这个 就太好了!不过 希望大家 做稍微的改动!(12adc)
- 2009-10-08 00:58:05下载
- 积分:1
-
hoader
多窗口编程,将不同控件显示在不同窗口,可以进行窗口切换()
- 2018-04-09 11:17:13下载
- 积分:1
-
文件操作
关于windows系统文件操作处理学习代码(About the File Operation Processing of Windows System)
- 2019-06-10 11:46:40下载
- 积分:1
-
Demo3_line-segment-detection-
直线检测 Visual C++编写 用于图像处理(line segment detection)
- 2012-06-29 16:39:16下载
- 积分:1
-
DataGridViewContextMenuSample (DataGridView加入右鍵選單)
DataGridViewContextMenuSample (DataGridView加入右鍵選單)
private void DataGridView1_RowContextMenuStripNeeded(object sender, DataGridViewRowContextMenuStripNeededEventArgs e)
{
if (contextMenu == null)
{
contextMenu = new ContextMenuStrip();
toolstrip.Text = "刪除";
contextMenu.Items.Add(toolstrip);
}
e.ContextMenuStrip = contextMenu;
//dgvData.Rows[e.RowIndex].Selected = true;//選擇該列(使它整列變藍色選取樣子)
- 2022-01-21 17:27:27下载
- 积分:1
-
code-fy
N79E814+pan3020c 433无线收发例程(N79E814+pan3020c DEMO CODE)
- 2020-09-03 10:38:08下载
- 积分:1
-
STM32F10x_IAP_bootloader
STM32单片机 串口bootloader ,IAP源码。测试过了。方便调试使用。方便商用升级代码,串口实现,方便改成USB接口(STM3210X uart bootloader IAP)
- 2015-01-05 16:29:42下载
- 积分:1
-
CHINA-LAKE
中国湖泊分布地图,shp文件,这个很难找的,大家可以用作查询、分析和基于ArcEngine或MO二次开发使用(Chinese lakes distribution map, shp file, this is difficult to find, we can be used to query, analyze and secondary development based on the use of ArcEngine or MO)
- 2021-03-09 10:29:27下载
- 积分:1