-
拦截Windows API接口程序源代码
拦截Windows API接口程序源代码 -Windows API interface program to intercept the source code to intercept Windows API interface program source code
- 2022-03-19 04:45:25下载
- 积分:1
-
关于232通讯程序
关于232通讯程序-232 on the communication process
- 2023-07-22 02:55:03下载
- 积分:1
-
完成堆栈抽象数据类型的顺序、链式表示与实现。实现功能:数值转换,计算器(表达式求值),迷宫求解,判断某个字符串是否是回文...
完成堆栈抽象数据类型的顺序、链式表示与实现。实现功能:数值转换,计算器(表达式求值),迷宫求解,判断某个字符串是否是回文
-Completion of the stack abstract data type of the order, said that with the realization of the chain. The realization of functions: numerical conversion calculator (expression evaluation), to solve the maze to determine whether a string is a palindrome
- 2022-08-07 03:17:15下载
- 积分:1
-
快速批量对图片进行分割,对扫描到电脑里图片,分割成若干个小的图片...
快速批量对图片进行分割,对扫描到电脑里图片,分割成若干个小的图片-Fast volume segmentation of the picture on the scan to computer images, divided into several smaller picture
- 2022-02-04 14:59:45下载
- 积分:1
-
数值方法里面的用lagrange插值发求解线形方程的算法,可以用来解线形方程组的习题...
数值方法里面的用lagrange插值发求解线形方程的算法,可以用来解线形方程组的习题-inside the numerical method used to solve the Hangzhou linear interpolation algorithm equation can be used to solution of linear equations Exercises
- 2022-03-11 09:47:01下载
- 积分:1
-
Common web application workframe.
通用Web应用程序框架.可以节省开发时间,提高开发效劳,节约成本.-Common web application workframe.
- 2023-02-09 22:10:05下载
- 积分:1
-
Windows CE的VB应用程序
VB applications for Windows CE
- 2023-05-17 18:30:03下载
- 积分:1
-
这个文档是关于C的的教程,给出了很多的例子使用,非常适合初学人员
这个文档是关于C的的教程,给出了很多的例子使用,非常适合初学人员-This document is a tutorial on C, given a lot of examples of use, very suitable for novice staff
- 2022-01-22 07:37:40下载
- 积分:1
-
DS18B20数字温度传感器实验
实验器材:探索者STM32F4开发板实验目的:学习DS18B20数字温度传感器的使用.硬件资源:1,DS0(连接在PF9)2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面)3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,DS18B20传感器一个(接在PG9上). 实验现象:本实验开机的时候先检测是否有DS18B20存在,如果没有,则提示错误。只有在检测到DS18B20之后才开始读取温度并显示在LCD上,如果发现了DS18B20,则程序每隔100ms左右读取一次数据,并把温度显示在LCD上。同样我们也是用DS0来指示程序正在运行。 注意事项: 1,4.3寸和7寸屏需要比较大电流,USB供电可能不足,请用外部电源适配器(推荐外接12V 1A电源).2,本例程在LCD_Init函数里面(在ILI93xx.c),用到了printf,如果不初始化串口1,将导致液晶无法显示!! 3,需自备DS18B20数字温度传感器一个,并插在开发板的U12位置(根据丝印插,平面朝内)
- 2022-04-10 22:55:01下载
- 积分:1
-
拦截windowsAPI函数的例子
拦截windowsAPI函数的例子-showed how the use the hook to capture windows API
- 2022-02-18 13:26:36下载
- 积分:1