-
matlabenginetest
该程序是一个matlab与C++混合编程的例子,用matlab引擎在c++中调用matlab程序(that the procedure was a mixed Matlab and C programming examples, Matlab engine used in c Calling Matlab procedures)
- 2007-05-11 17:19:53下载
- 积分:1
-
sfilterFCB
说明: 传说中的双fcb+虚拟文件系统架构的文件透明加解密 ,代码比较生硬 .(The legendary double-fcb+ file virtual file system architecture transparent encryption and decryption, code comparison blunt.)
- 2011-03-06 16:02:37下载
- 积分:1
-
virtual-oscilloscope-module
本程序是虚拟示波器,可以显示多条曲线波形,调节幅值和时间(Oscilloscope can display multiple curve
)
- 2014-01-10 12:06:01下载
- 积分:1
-
Map
利用OpenGL根据.raw作为高度图文件绘制地形,按键f为GL_FILL模式,按键l为GL_LINE模式,m为纹理贴图的地形,c为自己设置颜色的地形,h和t切换不同的地形.(The use of OpenGL in accordance with. Raw height map as a document mapping the topography, key f for GL_FILL mode l for GL_LINE mode button, m for the texture mapping of the terrain, c the color settings for their own terrain, h and t switch different terrain.)
- 2009-06-02 19:57:51下载
- 积分:1
-
agentga
关于多智能体遗传算法优化神经网络的MATLAB程序(On multi-agent genetic algorithm to optimize the MATLAB neural network program)
- 2010-06-17 09:07:38下载
- 积分:1
-
NEUTETDesign
说明: 神经网络设计书籍配套源码,Matlab的只有源码,没有配套教材哦(neural network design books matching source, the only source of Matlab, oh no supplementary materials)
- 2006-03-17 17:12:30下载
- 积分:1
-
kqgl
后台数据库使用SQL Server,前台开发工具使用Visual C++,采用ADO数据访问技术(Background database using SQL Server, front development tool Visual C++, ADO data access technology used)
- 2011-05-25 19:36:39下载
- 积分:1
-
diskid32
獲取windows系統硬盤的一些信息,可以獲取到SN,FW,MODEL,等等信息(Get some information windows system hard disk, you can get to the SN, FW, MODEL, and so forth)
- 2014-11-04 19:54:34下载
- 积分:1
-
bb
说明: 自寫檔,模擬泰列展開式,與 math 函數 cos值的比較 與正確性(Since the writing file, analog Telja expansion, and math function, the value of the comparison and the correctness of cos)
- 2010-01-26 22:24:52下载
- 积分:1
-
Pthread-of-linux
在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。(Written in the linux environment a console application, the program has a shared integer variable shared_var, the initial value of 0 create
A thread and make it run concurrently with the main thread immediately. The newly created thread and main thread are constantly circulating, and the output shared_var
Value. The main thread in a loop constantly on shared_var are incremented, that is plus 1 for each cycle shared_var and the new line created
Process is constantly on the shared_var decremented, that is, each cycle shared_var is decreased by 1. Observe the results of running the program, and you
To explain the phenomenon seen.)
- 2011-12-08 11:21:25下载
- 积分:1