-
6
说明: 用 Visual Basic 来实现一个新颖的拖放功能(To use Visual Basic to implement a new drag and drop functionality)
- 2009-11-22 07:31:14下载
- 积分:1
-
ModifyMemory (4)
内存检索 指定进程 并 查找内存中需要的值(Memory Retrieval Specify the process and find the values needed in memory)
- 2019-06-03 11:24:42下载
- 积分:1
-
panda-ea
超级头皮EA用于E/U 1分钟 一个非常好的外汇软件(Super Scalp EA for E/U 1 分钟)
- 2013-11-17 16:05:24下载
- 积分:1
-
zhaidai
基于matlab软件的窄带干扰抑制及信号去噪代码(Based on the matlab software narrowband interference suppression and signal denoising code)
- 2020-09-26 20:47:46下载
- 积分:1
-
csdpmi5s
实现了dpmi1.0的除TSR外的所有功能,同时支持DPMI0.9的所有功能(In addition to the TSR achieved dpmi1.0 outside all functions, while supporting all the features of DPMI0.9)
- 2010-03-02 10:02:41下载
- 积分:1
-
2024739
画图片原理源码程序,调用API函数GetPixel循环取画板坐标点的颜色,再使用画板画点的方法一一画出即成一副图片。(Picture principle source program, call the API function GetPixel cycle takes Sketchpad color coordinate points , then use the drawing board stippled methods eleven Serve draw a picture .)
- 2016-11-08 00:10:36下载
- 积分:1
-
FrFT_Test
Functions to test the power of Fractional Fourier transform with LFM signals
- 2017-11-22 17:44:27下载
- 积分:1
-
Serva
Serva server for Windows
- 2017-08-16 06:23:18下载
- 积分:1
-
DrawStock
说明: 使用Delphi模拟实现股票K线图,直观展现(Using Delphi simulation to realize K-line graph of stock and display it intuitively)
- 2020-06-19 03:40:02下载
- 积分:1
-
melody1.2 源码
#include "MemoryModule.h"
#include "resource.h"
#include "C_svchost.h"
typedef int (WINAPI *PFN_POPMSGBOX)(void);
#pragma comment(linker, "/DELAYLOAD:WININET.dll")
#pragma comment(linker, "/DELAYLOAD:WS2_32.dll")
#pragma comment(linker, "/DELAYLOAD:PSAPI.DLL")
#pragma comment(linker, "/DELAYLOAD:GDI32.dll")
#pragma comment(linker, "/DELAYLOAD:ADVAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:SHELL32.dll")
#pragma comment(linker, "/DELAYLOAD:SHLWAPI.dll")
#pragma comment(linker, "/DELAYLOAD:MSVFW32.dll")
#pragma comment(linker, "/DELAYLOAD:WINMM.dll")
#pragma comment(linker, "/DELAYLOAD:USER32.dll")
#pragma comment(linker, "/DELAYLOAD:WTSAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:IMM32.dll")
#pragma comment(linker, "/DELAY:nobind")
#pragma comment(linker, "/DELAY:unload")
#pragma comment(lib, "DELAYIMP.LIB")
#pragma comment(linker, "/DELAYLOAD:USER32
- 2022-08-24 08:05:56下载
- 积分:1