-
数据库注册模块
使用access数据库,利用数据库的智能指针实现数据库的创建、初始化、打开以及新用户注册的源代码。
- 2022-03-04 12:05:59下载
- 积分:1
-
SPM,即统计参数图,采用统计的方法来处理fMRI,PET和SPECT的数据
SPM,即统计参数图,也是这个软件的最终输出,它是由英国伦敦大学的Friston教授等人在通用数学软件包Matlab基础上开发的软件系统,其统计功能非常强大,设计这个软件包的初衷是采用统计的方法来处理fMRI,PET和SPECT的数据。
- 2022-04-07 09:46:28下载
- 积分:1
-
包括10个源码:1 令系统托盘(提示区/Sys tray)中的图标显示气泡提示框(Tool Tip)的代码 2 软盘格式化程序 3 一个虚拟驱动盘映射器 4 这
包括10个源码:1 令系统托盘(提示区/Sys tray)中的图标显示气泡提示框(Tool Tip)的代码 2 软盘格式化程序 3 一个虚拟驱动盘映射器 4 这个软件可以得到大多数的“高级”系统信息,比如系统缓存的密码、PROXY设置、网卡MAC等 5 用过Flashget和网络蚂蚁的朋友应该知道在IE中右击右击菜单有使用(xxxxx)下载.本代码就实现此功能。可以获取在网页中选择的文本,链接 地址,图片. 6 引起轰动的源码,能在视窗里每一个窗口最小化按钮旁加一个新按钮,这个新按钮的功能是将窗口最小化到系统状态栏,强烈推荐!!! 7 一个系统程序,可以察看系统中当前窗口的局柄等信息,可以察看系统窗口,例如任务栏、开始按钮。可以通过鼠标移动察看光标位置下的 窗口的信息 8 通过Winsock实现的Web服务器程序,目前只支持html格式,如ASP,CGI等可能自己扩展,通过此程序可以学习掌握Winsock控件的使用,多用户的考虑 9 一个可以获得Windows可执行文件(Portable Executable File)的文件头信息的程序 10 可以放大部分图片, 象放大镜.-including 10 Source : Order a system tray (Hint/AB tray), the icon shows bubble boxes (Tool Tip) 2 floppy disk formatting code procedures 3 a virtual disk drive mapping for the four software can be the most "advanced" system information, such as the password caching system, PROXY setup, MAC used five Flashget and network ant friends should know that the IE right-click a right-click menu use (xxxxx). The code on the realization of this function. Can be obtained on the website, select the te
- 2023-09-07 12:00:03下载
- 积分:1
-
这里是几种能够实现高斯滤波系数提取的m文件
这里是几种能够实现高斯滤波系数提取的m文件-Here are a few ways to achieve Gaussian filter coefficients extracted m files
- 2023-01-17 03:35:03下载
- 积分:1
-
Prim算法在图中寻找最短路径
Prim algorithm to find shortest path in graph
- 2022-05-22 14:14:25下载
- 积分:1
-
这时一个EJB网络书店销售的好程序,大家有机会可以下载下来研究...
这时一个EJB网络书店销售的好程序,大家有机会可以下载下来研究-EJB network when a good bookstore sales procedures, we have a chance to study can be downloaded from
- 2022-10-20 04:20:03下载
- 积分:1
-
MSN similar to notify the source code window
类似于MSN的消息通知窗口源代码-MSN similar to notify the source code window
- 2023-04-29 07:10:03下载
- 积分:1
-
语音识别
#include
#pragma comment(lib,"ole32.lib") //CoInitialize CoCreateInstance闇€瑕佽皟鐢╫le32.dll
#pragma comment(lib,"sapi.lib") //sapi.lib鍦⊿DK鐨刲ib鐩綍,蹇呴渶姝g‘閰嶇疆
int main(int argc, char* argv[])
{
ISpVoice * pVoice = NULL;
//COM鍒濆鍖栵細
if (FAILED(::CoInitialize(NULL)))
return FALSE;
//鑾峰彇ISpVoice鎺ュ彛锛?
HRESULT hr = CoC
- 2023-07-03 17:00:03下载
- 积分:1
-
Ctrl2cap样本来源
ctrl2cap sample source
- 2022-01-24 09:18:28下载
- 积分:1
-
This book would not have introduced, I believe many people have heard so much ab...
这本书就不用介绍了,相信很多人都对它久闻大名。这是第三版第一卷中文版。字体非常清晰,适合收藏。我搜了一下本站里也有,但从大小上判断应该不会有这个质量好。-This book would not have introduced, I believe many people have heard so much about it daimyo. This is the third edition of the first volume in Chinese. The font is very clear, suitable for collection. Site where I found a bit there, but the size of the judgments should not have this quality.
- 2023-02-16 00:05:13下载
- 积分:1