-
通过快照枚举系统中正在运行的进程并显示出来
通过快照枚举系统中正在运行的进程并显示出来-Through the enumeration system is a snapshot of running processes and show
- 2022-03-26 11:08:45下载
- 积分:1
-
householder
说明: 使用household进行QR分解,解方程(QR decomposition using household to solve equation)
- 2019-04-21 15:59:53下载
- 积分:1
-
mbrowsedlg
使用SetWindowLong改变窗口的缺省窗口处理函数,从而建立可以显示不同颜色列表的程序(use SetWindowLong to change the default window to window handling functions, establish can show different colors scheduling procedures)
- 2006-07-17 11:13:46下载
- 积分:1
-
基于WINSOCK的信息交互
通过serverSocket.Accept()来接收客户Socket的连接请求,在这里用循环可以实现该线程实时侦听,而不是只侦听一次。当程序运行serverSocket.Accept()时,会等待,直到有客户端Socket发起连接请求时,获取该客户Socket,如上面的clientSocket。在这里我用多线程来实现与多个客户端Socket的连接和通信,一旦接收到一个连接后,就新建一个线程,执行ReceiveData功能来实现信息的发送和接收
- 2022-03-19 00:10:54下载
- 积分:1
-
ffmpegmfc
自己做的FFMPEG移植到VC下的开源工程:ffmpeg for MFC。本工程将ffmpeg工程中的ffmpeg转码器(ffmpeg.c)移植到了VC环境下。并且使用MFC做了一套简单的界面。它可以完成一个视频转码的基本功能:封装格式以及编码格式的转换。
详细参见:
http://blog.csdn.net/leixiaohua1020/article/details/28744935(This software transplant ffmpeg to Microsoft VC++ environment.
And use MFC to build a simple Graphical User Interface. )
- 2014-08-16 14:39:40下载
- 积分:1
-
matlab 实现lstm的官方文档说明 LSTM
说明: matlab 实现lstm的官方文档说明;
数据集为官方数据集;
代码略有修改;
注:训练集和测试集一定为元胞数组(The official document of realizing LSTM by MATLAB;)
- 2020-04-12 10:41:51下载
- 积分:1
-
S13
《C++编程思想》(第二版)练习题答案 第十三章答案(The answer for the charpter 13 of Thinking in C++ )
- 2011-11-21 18:17:00下载
- 积分:1
-
VB代码管家_201500722【源代码】
说明: 各种编程说明,很多控件的用法,以及很多实用的小程序(Various programming instructions
The use of many controls, as well as many practical applets)
- 2019-03-12 09:08:57下载
- 积分:1
-
657940
登录163邮箱源码,程序使用易语言超级链接框组件的跳转功能,直接登录网易163邮箱。(Login 163 E-mail source , the program uses easy language hyperlinks frame assembly jump function , directly log 163 mailboxes.)
- 2015-11-11 09:42:45下载
- 积分:1
-
VCPP-create-a-application-window
VC++语言创建一个普通的应用程序窗口.为了使PlaySound函数能正常使用,编译前应做以下设置:单击Project->Setting->Link选项卡,在Category中选中General,然后在Object/Library Modules文本框中,我们看到有很多.lib的库文件,在其最后添加代码" winmm.lib"(windows多媒体库)后,单击OK。(VC++ language to create a common application window in order to make proper use PlaySound function, should be done before compiling the following settings: Click Project-> Setting-> Link tab, select General in the Category, and then in the Object/Library Modules text box, we see a lot. lib library file, add the code in its final " winmm.lib" (windows multimedia library), click OK.)
- 2013-11-24 14:23:38下载
- 积分:1