-
create-and-terminate-Process
进程的创建与撤销,能在VC6.0中运行,简单的学习进程的创建与撤销相关内容(Creation and revocation of the process can be run in VC6.0, the creation of simple learning process and revocations)
- 2013-01-10 10:15:58下载
- 积分:1
-
nibianmpc
说明: 逆变器的基础模型预测仿真,是电力电子比较先进的控制(The basic model predictive simulation of the inverter is a relatively advanced control of power electronics.)
- 2019-06-04 11:02:36下载
- 积分:1
-
amcap源码
BOOL AppInit(HINSTANCE hInst, HINSTANCE hPrev, int sw)
{
WNDCLASS cls;
HDC hdc;
const DWORD dwExStyle = 0;
CoInitializeEx(NULL, COINIT_APARTMENTTHREADED);
DbgInitialise(hInst);
/* Save instance handle for DialogBoxs */
ghInstApp = hInst;
ghAccel = LoadAccelerators(hInst, MAKEINTATOM(ID_APP));
if(!hPrev)
{
/*
* Register a class for the main application window
*/
cls.hCursor = LoadCursor(NULL,IDC_ARROW);
cls.hIcon &nbs
- 2022-01-25 15:52:44下载
- 积分:1
-
ConvertWGStoCarser
WGS 转换到Carser WGS 转换到Carser(ConvertWGStoCarser ConvertWGStoCarser ConvertWGStoCarser)
- 2013-03-20 10:18:35下载
- 积分:1
-
ggggggardner
详细的描述了同步算法和并用matlab实现了相应的算法适合学习着(Detailed description of the the GMSK algorithms and the corresponding decision feedback algorithm and the corresponding implementation procedures,)
- 2013-05-15 18:33:32下载
- 积分:1
-
DES算法加密解密
说明: DES算法加密解密源代码。只有一个文件。简单易用。(DES algorithm encrypts and decrypts the source code, which has only one file and is easy to use.)
- 2020-06-18 17:20:01下载
- 积分:1
-
基于VTK的March cube算法
本实例是基于VTK和Visual Studio2012的最著名的Marchcube 算法,是典型的等值面提取算法,读者可以根据需要自行下载
- 2022-03-22 17:56:14下载
- 积分:1
-
duoxianchengshizhong
多线程写的时钟例子,界面用的贴图方法贴上去的(The clock to write multi-threaded example, the interface method with the paste up map)
- 2011-12-02 17:05:18下载
- 积分:1
-
VIBE
说明: 前景识别vibe程序,运行流畅。 b哥大作的个人实现版,准确率和高斯建模差不多,但运行速度极快(foreground he C library function int rand(void) returns a pseudo-random number in the range of 0 to RAND_MAX.
RAND_MAX is a constant whose default value may vary between implementations but it is granted to be at least 32767.)
- 2019-02-28 15:47:05下载
- 积分:1
-
lcd_font
GLCD(TM0027) AVR-GCC SOURCE
- 2011-01-17 12:59:46下载
- 积分:1