资源列表
[Windows编程] Input_Method
说明:目前常用的输入法基本上有两种类型:外挂式(如早期的万能五笔)及输入法接口式(Input Method Editor-IME)。外挂式比较简单,就是一个exe文件,通过模拟一些Windows输入消息来给当前处于活动状态的编辑窗口输入文字,一个显著的优点是输入法只要启动一次,就可以在所有进程中使用;但缺点不不容忽视,首先实现起来也不容易,一个更大的不足是兼容性不够好,通常一个Windows版本需要一人对应的输入法版本,此外这类输入法为了能够截获用户输入,通常需要挂接键盘钩子,容易造成系统不稳定或者效<高军> 在 2025-11-12 上传 | 大小:18kb | 下载:0
[系统编程] Iterative_1666161122003
说明:DFS here If you have not registered, Please [regist first].You should upload at least five sourcecodes/documents. (upload 5 files, you can download 200 files). Webmaster will activate the Member Account after checking your files. If you do not want<jerthere> 在 2025-11-12 上传 | 大小:10kb | 下载:0
[系统编程] systemtray_src
说明:在任务栏上添加图标,windows编程。systemtray_src.zip-At the taskbar icon to add<bbwalker> 在 2025-11-12 上传 | 大小:29kb | 下载:0
[Windows编程] TestSpy
说明:用Visual Studio搞开发的朋友对Spy++这个工具一定不陌生,它可以分析窗体结构、进程和窗口消息,对开发工作有很大辅助作用。我们需要研究某个对象时,只要调出其查找窗口,拖动探测器的指针到指定窗口/控件上释放即可。用VC打造一个属于自己的Spy++。 -Using Visual Studio for development of the Friend of the Spy++ This tool will definitely not unfamiliar, it can analyze<高军> 在 2025-11-12 上传 | 大小:104kb | 下载:0
[图形图像处理(光照,映射..)] Seed
说明:实现了二维图像的种子填充算法,该算法可以用来被用来实现脑图像的交互式分割-Using vc++ implementation of the two-dimensional image of the seed filling algorithm, which can be used be used to achieve interactive segmentation of brain images<张三> 在 2025-11-12 上传 | 大小:98kb | 下载:0
[微处理器(ARM/PowerPC等)] stm32UART
说明:STM32(Cortex-m3)UART串口MDK 3.4例程-STM32 (Cortex-m3) UART serial routines MDK 3.4<john wang> 在 2025-11-12 上传 | 大小:377kb | 下载:0
[钩子与API截获] Prevent_Loadhook
说明:阻止全局钩子的加载.使用了微软的Detours库进行API拦截。如果只是为了拦截一个函数,使用Detours好像有点儿浪费。本程序不使用Detours库,直接对LoadLibraryExW函数进行拦截。-Hook to prevent the loading of the overall situation. The use of Microsoft' s Detours library to intercept API. If only in order to intercept a f<高军> 在 2025-11-12 上传 | 大小:12kb | 下载:0
[Windows编程] aero_clock
说明:vb一个很可爱的时钟,动画,葛优吃草的时钟-vb a very cute clock, animation, Ge You eat grass clock<fh2010cn> 在 2025-11-12 上传 | 大小:10.82mb | 下载:0
[微处理器(ARM/PowerPC等)] stm32GPIO_IN
说明:STM32(Cortex-m3)GPIO MDK 3.4例程-STM32 (Cortex-m3) GPIO MDK 3.4 routines<john wang> 在 2025-11-12 上传 | 大小:360kb | 下载:0
[微处理器(ARM/PowerPC等)] stm32GPIO_OUT
说明:STM32(Cortex-m3)GPIO-OUT MDK 3.4例程-STM32 (Cortex-m3) GPIO-OUT MDK 3.4 routines<john wang> 在 2025-11-12 上传 | 大小:218kb | 下载:0
[其他小程序] math_caculator
说明:实现了一个计算器。可以包括四则运算、乘方运算、括号等操作。一个理想作业程序。-Implementation of a calculator. 4 may include computing, involution operator in brackets, such as the operation. An ideal operating procedures.<shenyan> 在 2025-11-12 上传 | 大小:370kb | 下载:0