-
电力系统中用雅克比矩阵的形成,在潮流计算和仿真中用途广泛...
电力系统中用雅克比矩阵的形成,在潮流计算和仿真中用途广泛-create Matrices by using Jacobi iterative in electric power system.Mostly this method is proposed to calculate the power flow and emulator.
- 2022-03-15 04:54:57下载
- 积分:1
-
hough变换检测出直线,只需要把路径改了就可以了,但是一定是要边缘图像才可以...
hough变换检测出直线,只需要把路径改了就可以了,但是一定是要边缘图像才可以-hough transform to detect straight lines, just to the path can be changed, but must be the edge of the image can
- 2022-09-23 06:40:03下载
- 积分:1
-
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC E...
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread*pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
- 2022-07-13 07:36:52下载
- 积分:1
-
自动生成虚拟设备驱动(VXD),用vc++编译
自动生成虚拟设备驱动(VXD),用vc++编译-Automatic generation of virtual device driver (VXD), with vc++ Compiler
- 2022-08-06 11:17:41下载
- 积分:1
-
.写一个程序,能够读一行 string, 然后打出 最长的 那个 substring p (就是最长的小分句),并且那个小分句要求出现超过一次的。如果有超过1个...
.写一个程序,能够读一行 string, 然后打出 最长的 那个 substring p (就是最长的小分句),并且那个小分句要求出现超过一次的。如果有超过1个那样的substring, 只要打出那个字母顺序排后面的-. To write a program that can read his string, and then played the longest substring p (is the longest small clause), and request that a small clause appears more than once. If there is more than one kind of substring, as long as the shot was behind schedule in alphabetical order
- 2022-06-30 23:39:46下载
- 积分:1
-
a p2p source code about resource share, consists of two parts: one is server, an...
这是一个有关p2p资源共享的软件源代码,包括两部分组成,一是服务器端,另一是客户端.可以下载文本文件和其他格式的文件,不过其他格式有点问题,大家可以自己把它修改过来.-a p2p source code about resource share, consists of two parts: one is server, another is client. you can use it to download txt file and other format file, but there are some bug for the other format file, you can correct it by yourself.
- 2022-11-12 03:40:03下载
- 积分:1
-
c语言编的智力小游戏,源码用于学习c的图形界面编程
c语言编的智力小游戏,源码用于学习c的图形界面编程-intellectual small part of the game, the source for learning c GUI Programming
- 2022-11-18 09:00:03下载
- 积分:1
-
对wince下的数据库编程,其中包括对access和sqlserver ce两种!
对wince下的数据库编程,其中包括对access和sqlserver ce两种!-to wince under the Database Programming, These include the access and sqlserver ce two!
- 2022-02-20 16:47:35下载
- 积分:1
-
用vc++实现对ppt的控制,对于vc控制office编程的初学者有借鉴。...
用vc++实现对ppt的控制,对于vc控制office编程的初学者有借鉴。-With vc++ Realize control of ppt for vc control office has reference programming beginners.
- 2022-03-17 05:20:30下载
- 积分:1
-
包含visual C++编程的各个方面,适合初学者研读,也适合有经验的的程序员参考。操作步骤详细。...
包含visual C++编程的各个方面,适合初学者研读,也适合有经验的的程序员参考。操作步骤详细。-A very good reference data, it contain kinds aspects of visual C++ programming.Not only is it suitable for beginners,but also suitable for experienced programmers. Welcome to download.
- 2022-06-13 01:15:41下载
- 积分:1