搜索资源列表
-
0下载:
利用linux下gtk+/gnome编程,动态绘图,并把所绘制图像每隔一定时间以当前时间为文件名保存在硬盘上-use under linux gtk / gnome programming, dynamic graphics, and images are drawn every time to the current time of the document were kept on the hard drive
-
-
0下载:
oracle pro*c编程示例,里面有执行动态SQL,建立多个数据连接链,执行PL/SQL语句块的示例代码,并且都封装成函数接口。-c programming examples, and they perform dynamic SQL, and the establishment of multiple data link, the implementation of PL / SQL block of code examples, and are packaged as function
-
-
0下载:
Build an optimal binary search tree using dynamic programming.-Build an optimal binary search tree using d ynamic programming.
-
-
0下载:
这是一个linux C语言编程中使用动态连接库的例子!将两个独立的函数放到一个库中,在测试程序中人工加载!,This is a linux C programming language examples of using dynamic link library! Will be two separate functions into a library, in the test program in the manual load!
-
-
0下载:
用动态规划法求解TSP问题的C++源码 在Linux中用g++编译通过-Using dynamic programming method for solving TSP problems C++ Source code in Linux using g++ Compiled through
-
-
0下载:
算法分析部分,动态规划代码的实现,并有完整的测试数据-Algorithm analysis, dynamic programming code to achieve, as well as complete test data
-
-
0下载:
linux网络笔记,静态库和动态库 Linux系统程序设计,gcc生成静态库和动态库。-linux network notes, static library and dynamic library Linux system programming, gcc generates static library and dynamic library.
-
-
0下载:
包括4个算法问题:
1、船的最大载重
2、动态规划货郎但问题
3、符号三角形
4、MPI矩阵相乘问题-Including the four algorithm problem: one, the ship' s maximum load 2, dynamic programming street vendor but the question three, symbols triangle 4, MPI matrix multiplication problem
-
-
0下载:
最优二叉搜索树的构建,动态规划实现。gcc编译通过,可将构建好的树以列表的形式打印出来。-Optimal binary search tree construction, Dynamic Programming. gcc compile.
-
-
0下载:
一个动态规划的例子,
通过一个配置文件实现动态规划的一个题目,
程序中题目的说明,和编译后的windows程序
CDT编辑,gcc编译的-One example of dynamic programming, through a configuration file to achieve a subject of dynamic programming, the program instructions in the subject, and compiled CDT editor
-
-
0下载:
如何理解 extern "C",如何使用 c 和 c++混合编程,如何在c++中动态调用,看看这个,里面带文档和代码,-How to understand the extern " C" , how to use the c and c++ mixed programming, how to call c++ dynamic, look at this, which with the documentation and code,
-
-
0下载:
关于编程中交叉编译的库使用问题,分动态库与静态库-On programming the use of cross-compiled libraries, dynamic libraries and static libraries sub-
-
-
0下载:
The SAM Boot Assistant (SAM-BA) software provides a means of easily
programming different Atmel AT91SAM devices. They are based on a common
dynamic linked library (DLL), the sam-ba.dll. SAM-BA use the DLL to
communicate with the target board
-
-
0下载:
一个动态qt界面程序,动态显示图形,是基于linux的c++编程。-A dynamic the qt interface program, the dynamic display graphics, linux-based c++ programming.
-
-
1下载:
用于地震数据处理中的动校正,里面有具体编程的源码-Seismic data processing for dynamic correction, there are specific programming source code
-
-
0下载:
这个算法是基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,简单来说,就是通过构建一个邻接矩阵,寻找最短路径和。-This algorithm is based on the idea of dynamic programming (DP) to solve the problem of template matching pronunciation of varying lengths, in simple terms, is by building a
-