Welcome![Sign In][Sign Up]
Location:
Search - LoadS

Search list

[Compress-Decompress algrithmsloads.zip

Description: 将使用的DLL文件预先装入内存已提高VB程序执行速度的程序
Platform: | Size: 35708 | Author: | Hits:

[Windows Develop在动态连接库内封装应用程序框架cool

Description: 实现方法: 用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.
Platform: | Size: 69885 | Author: 杨杰 | Hits:

[Other resource单片机实验板程序

Description: 好用的一般汇编程序,新手必有。AT89S51单片机实验开发板是斯玛特电脑服务中心专为单片机初学者设计并开发的一种实验兼开发板,我们开发这个产品的目的就是为了帮助单片机初学者快速学会单片机技术。 在自学单片机的过程中,通过做了一系列的实验,可以比较容易地领会了单片机哪些枯燥、难懂的专业术语,而且这款实验开发板弥补了市场上常见的单片机实验板的一些不足,有针对性地面向最终的实用控制功能,增加了实用的继电器接口,可以使实验板能够直接用于控制各种负载,成为一个实用化的嵌入式控制系统。 -handy compilation of the general procedures, and newcomers there. AT89S51 SCM experimental development board is cool computer service center specifically for beginners microcontroller design and development of a experiment and development boards, We developed this product is designed to help beginners quickly learn SCM SCM technology. The self-SCM process, through a series of experiments, it is easier to understand what the SCM boring, arcane technical terminology, and this experimental development board on the market to make up for a common micro-controller board of a number of deficiencies, targeted towards the ultimate practical control functions, increase the practical Relay interface, Experimental board can directly control for various loads, as a practical use of embedded control sys
Platform: | Size: 102419 | Author: 何阳 | Hits:

[OpenGL programminimalScreenSaver

Description: This class loads a texture file and prepares it to be used in OpenGL. It can open a bitmap or a targa file. The min filter is set to mipmap b/c they look better and the performance cost on modern video cards in negligible. -This class loads a file and prepare texture s it to be used in OpenGL. It can open a bitmap or a t arga file. The min filter is set to mipmap b / c the y look better and the performance cost on modern video cards in negligible.
Platform: | Size: 123598 | Author: werwerwer | Hits:

[File OperateExList11

Description: 把一个驱动器的内容装入treeview Loads the contents of a drive into a treeview-put a drive to load the contents of the contents treeview Loads o f a drive into a treeview
Platform: | Size: 62369 | Author: jizhang1 | Hits:

[Other resourceGeddes

Description: L为桩长,r为计算点与桩轴线的水平距离,z为计算点距离地面深度。都取正值 %f1,f2,f3依次是点荷载、均布荷载以及三角形荷载下的Geddes应力解函数 %Ip,Ir,It依次是对应三个荷载下的应力系数,负表示拉,正表示压-pile length L, r points and to calculate the pile axis horizontal distance, z to calculate the distance depth of the ground. Take the positive% f1, f2, f3 followed by point load, Loads and loads of triangular Geddes Stress Solution function% Ip, Ir, It followed three counterparts under the stress load factor, the negative said Rafah is said pressure
Platform: | Size: 1385 | Author: 刘博 | Hits:

[Other resourceopencv_tutorial_cxcore_highgui_2005Q4

Description: OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It does not rely on external libraries, though it can use some when it is possible. OpenCV is free for both non-commercial and commercial use (see the license for details). OpenCV provides transparent interface to Intel® Integrated Performance Primitives (IPP). That is, it loads automatically IPP libraries optimized for specific processor at runtime, if they are available. More information about IPP can be retrieved at http://www.intel.com/software/products/ipp/index.htm -------------------------------------------------------------------------------- 本文是opencv的入门教程-means Intel OpenCV
Platform: | Size: 1814256 | Author: dyoo | Hits:

[Compress-Decompress algrithmsqbit

Description: Quad Tree Bit Plane Compression. A program to compress images. Qbit is an image viewer that loads and saves it s own imge format as well as loading various Sun Raster File, Targa and Bitmap files.-Quad Tree Bit Plane Compression. A program to compress images. Qbit is an image viewer that loads and saves it's own imge format as well as nen ding various Sun Raster File. Targa and Bitmap files.
Platform: | Size: 28985 | Author: jason.. | Hits:

[Other resource3DWSLoader

Description: Currently, this loader creates brush geometry, lights, and referenced meshes. It also loads and renders terrain, though only the first terrain layer with the terrain light map is used.
Platform: | Size: 1727971 | Author: 黄工 | Hits:

[OpenGL programVertexBufferObjects

Description: When you need raw polygon-pushing power, you can always utilize the optimizations provided by OpenGL. Vertex Arrays are one good way to do that. For even more boost you can use a recent extension to graphics cards called Vertex Buffer Objects . The extension, ARB_vertex_buffer_object, works just like vertex arrays, except that it loads the data into the graphics card s high-performance memory, significantly lowering rendering time. Because the extension is relatively new, not all cards will support it. This awesome tutorial was written by Paul Frazee. If you enjoy the tutorial please e-mail him and let him know. by NeHe
Platform: | Size: 194595 | Author: 李明宗 | Hits:

[Otherautoboot-readme_

Description: AutoBoot is a generic boot loader that automatically locates, loads, and executes object files from multiple types of media. AutoBoot provides a simple, fast, and functional means of loading an OS image while maintaining a small Flash memory footprint. This binary release contains a stand-alone version of AutoBoot for the DbAu1200 development board, designed to replace the YAMON boot loader.
Platform: | Size: 1688 | Author: 韦泽垠 | Hits:

[Special EffectsKalman_Filter

Description: 卡尔曼滤波源代码 Some brief notes ---------------- kfdemo.m is a Matlab script file to run a demonstration of the Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4 so that it will read in either v4 or v5 Matlab). The other files are called by kf.m (the Kalman filter) or included as they may be useful. Normalis.m normalises data to zero-mean, unit variance along components. I always do this before any further analysis. Steve Roberts 7-2-98
Platform: | Size: 8055 | Author: 杨一鸥 | Hits:

[Algorithmdynamic-response-of-beam-bidge-under-moving-loads.

Description: 主要是梁桥的建模,以及在移动荷载下梁桥的动力反应。-dynamic response of beam bidge under moving loads
Platform: | Size: 1024 | Author: ywl | Hits:

[Software EngineeringAS-4055-2006-Wind-loads-for-housing

Description: Australian Standard Wind loads for housing
Platform: | Size: 854016 | Author: nero nero | Hits:

[Data structsAn-example-of-moving-loads

Description: ansys关于移动荷载的实际例子,非常有用。-An example of moving loads
Platform: | Size: 1024 | Author: 许亮 | Hits:

[Algorithmpseudo-random-wind-loads

Description: 谐波叠加法模拟随机风载荷,matlab写的程序,采用三角级数模拟时程风载荷-Superposition of harmonic pseudo random wind loads, matlab written procedures, when using trigonometric series simulate the way the wind load
Platform: | Size: 1024 | Author: wuzhiwen | Hits:

[Software Engineeringmoving-loads

Description: Ansys命令流求解移动载荷作用下梁的动态响应问题,可根据实际问题修改参数。-The dynamic response of beam Ansys command flow solution under the action of moving loads, you can modify the parameters according to the actual problem.
Platform: | Size: 1024 | Author: 谭世华 | Hits:

[Technology ManagementEffects-of-Imbalances-and-Non-linear-Loads-in-Ele

Description: Effects of Imbalances and Non-linear Loads in Electricity Distribution System
Platform: | Size: 1097728 | Author: Croven | Hits:

[OtherEffects-of-large-dynamic-loads-on-power-system-st

Description: Effects of large dynamic loads on power system stability
Platform: | Size: 296960 | Author: azarakhsh | Hits:

[File FormatNonlinear loads

Description: Nonlinear loads unbalance
Platform: | Size: 8000750 | Author: powergrid9@yandex.com | Hits:
« 12 3 4 5 6 7 8 9 10 ... 29 »

CodeBus www.codebus.net