-
ac
说明: 在動態的圖片中畫框,內建範例圖片,應用於使用者區塊選取(In a dynamic picture frame, built-sample images, applies to the user to select block)
- 2008-03-18 01:05:58下载
- 积分:1
-
matrix
matrix.C 该文件是矩阵键盘的驱动代码,其中包括了main主函数以及矩阵键盘判读的代码( matrix.C )
- 2013-11-04 13:02:32下载
- 积分:1
-
Through the structures on the remote host a remote dictionary service server, ot...
通过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机,在启动服务端后,即可用客户端在线查询单词,程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。
-Through the structures on the remote host a remote dictionary service server, other hosts can RemoteLookup client program will need to send word query the remote host, remote hosting service server dictionary word to return to the Chinese interpretation of the results to the client host, in client start-up services, you can use client-side online query word, the program has not demonstrated the use of packaging as well as the Windows SDK programming SOCKET typical process.
- 2022-03-17 01:23:57下载
- 积分:1
-
Computer_Security_Art_and_Science
Computer Security: Art and Science,计算机安全方面的经典,2002年版,chm,英文(Computer Security : Art and Science, Computer security classics, the 2002 edition, chm, English)
- 2007-06-09 00:43:20下载
- 积分:1
-
此代码通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取...
此代码通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取-This code Netapi32.dll provided through the API to achieve the Windows System network card MAC address access
- 2023-01-23 03:45:03下载
- 积分:1
-
SSA-ICA-algorithm-master
说明: 这是一个单通道的盲源分离算法,是SSA-ICA(This is a single - channel blind source separation algorithm called SSA-ICA)
- 2020-09-23 20:30:12下载
- 积分: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
-
MODEM拨号演示,可以通过此程序初步了解电话拨号的过程
MODEM拨号演示,可以通过此程序初步了解电话拨号的过程-modem dial-up demonstration, through this procedure a preliminary understanding of the telephone dial-up process
- 2022-10-31 13:10:03下载
- 积分:1
-
MGOSoftware Products Keygen
说明: MGOSoftware Products Keygen source code
- 2019-04-15 17:01:01下载
- 积分:1
-
predprey
模拟岛上的生态系统,有陆地生物和鸟类,但是不包含地底生物。
(Predator-Prey Simulation
four classes are defined: animal, predator, prey, and island
where island is where the simulation is taking place,
i.e. where the predator and prey interact (live).
A list of predators and prey are instantiated, and
then their breeding, eating, and dying are simulted.)
- 2015-05-24 18:02:21下载
- 积分:1