-
labwindows/CVI 音频信号频谱分析
labwindows/CVI 音频信号频谱分析 完整工程
- 2023-07-25 02:25:03下载
- 积分:1
-
基于WinCE PB平台的开发指南。详细介绍了系统的启动、配置等信息。...
基于WinCE PB平台的开发指南。详细介绍了系统的启动、配置等信息。-Based on WinCE PB platform development guidelines. Details of the system startup, configuration and other information.
- 2022-02-15 22:03:11下载
- 积分:1
-
世界最小的全功能KeyLogger,不到4k
内附汇编源码。具体使用方法看包中英文readme说明。包里面的EXE会被某些杀毒软件杀掉,重新编译版本也是。...
世界最小的全功能KeyLogger,不到4k
内附汇编源码。具体使用方法看包中英文readme说明。包里面的EXE会被某些杀毒软件杀掉,重新编译版本也是。
解决方法:
把源码中的"Globalzkl" 中的"zkl"改为其它字符,然后重新编译,就可以避开杀毒软件。
-the world"s smallest full-featured KeyLogger, containing less than 4k compilation source. Specific ways of looking at the use of English readme package note. EXE inside the package will be some anti-virus software to kill, is recompiled version. Solutions : source put the "Global zkl" of the "zkl" with other characters, then recompile, they can avoid anti-virus software.
- 2022-03-15 10:16:17下载
- 积分:1
-
Wince under a serial debugging tools, source code, development platform based on...
一个wince下的串口调试工具,源码,基于EVC开发平台-Wince under a serial debugging tools, source code, development platform based on the EVC
- 2023-08-06 06:45:03下载
- 积分:1
-
创建Delphi按钮组件
创建分量 Delphi.This 示例中的按钮教你如何快速创建一个 Delphi 组件。简而言之,您可以开发组件在 objetc pascal 语言中最小的工作量。
- 2023-07-28 14:55:03下载
- 积分:1
-
鼠标在移动到控件上(如命令按纽)时,改变形状
鼠标在移动到控件上(如命令按纽)时,改变形状-mouse to control the movement (such as the order button), change shape
- 2022-07-21 23:11:08下载
- 积分:1
-
包含从源source中拷贝n个字节到目标destin中,在数组的前n个字节中搜索字符 ,移动一块字节,拷贝字节等等小程序...
包含从源source中拷贝n个字节到目标destin中,在数组的前n个字节中搜索字符 ,移动一块字节,拷贝字节等等小程序-contains source from the source copy n bytes to target destin, in the array of n-byte characters search, a mobile byte, copy bytes and other small applications
- 2022-01-26 04:41:28下载
- 积分:1
-
控件动态生成,可以按照用户要求大小生成。开发者只要扩展一下,完全可以自定义动态生成控件。...
控件动态生成,可以按照用户要求大小生成。开发者只要扩展一下,完全可以自定义动态生成控件。-controls dynamically generated, according to the size of user requirements generation. Developers as long as the expansion that can dynamically generated from the definition of control.
- 2022-05-26 08:38:40下载
- 积分:1
-
学习的好材料,是入门的好帮手
学习的好材料,是入门的好帮手-good learning materials, entry is a good helper
- 2022-08-14 02:41:22下载
- 积分:1
-
BMP image filters
此代码可以为BMP图像生成两种效果:生成黑白图像或生成负片图像。代码使用windows.h库中BMP图像的结构。逐像素读取图像。图像表示为以像素为元素的二维数组(自身结构)。程序可以处理24位和32位图像(或其他不使用颜色托盘的图像)。
- 2022-11-10 19:55:03下载
- 积分:1