-
CHUAWEI
华为C++中级培训教材,包含一个word文件和一个ppt文件。(Huawei C++ Intermediate training materials, contains a word file and a ppt file.)
- 2010-12-31 19:12:50下载
- 积分:1
-
task-manager
一个用C++编写任务管理器,适合于初学者学习C++的一些应用,内涵word文档。(A writing task manager C++, suitable for beginners to learn C++ some applications connotation word document.)
- 2013-03-21 08:10:46下载
- 积分:1
-
矩阵转置
说明: 引用中间变量,实现两个数的交换,从而实现矩阵的转置,并输出初始矩阵和转置后的矩阵。(The intermediate variable is used to realize the exchange of two numbers, so as to realize the transposition of the matrix, and output the initial matrix and the transposed matrix.)
- 2020-03-19 10:26:36下载
- 积分:1
-
multidimension
M-Tree (P.Ciaccia VLDB’1997)
VA-File (R. Weber VLDB’1998)
Pyramid-Tree(S.Berchtold SIGMOD’1998)
hybrid-Tree(K.Chakrabarti ICDE’1999)
A-Tree (Y. Sakurai VLDB’2000)
IQ-Tree (S. Berchtold ICDE’2000) (M-Tree (P. Ciaccia VLDB 1997) VA-File (R. Weber VLDB 1998) Pyramid-Tree (S. Berchtold SIGMOD 1998) hybrid-Tree (K. Chakrabarti ICDE 1999) A-Tree (Y. Sakurai VLDB 2000) IQ-Tree (S. Berchtold ICDE 2000))
- 2007-11-27 10:44:50下载
- 积分:1
-
MyKTV
以前用C#写的一个KTV系统,前后台和数据库都有(Written in c# a KTV system before, Taiwan before and after and )
- 2015-12-17 14:11:29下载
- 积分:1
-
DAO
在Visual C++数据库编程中,访问数据库的另一种方式是采用DAO,现提供源码供参考.(In Visual C Database Programming, access the database is another way to use of DAO, is now providing a source for reference.)
- 2009-01-26 11:56:43下载
- 积分:1
-
evaporation-of-sodium---973K
fluent中蒸发冷凝的udf源码,基于Lee模型,可用于相变模拟。(fluent evaporated condensed udf source, based on Lee model can be used to simulate the phase change.)
- 2016-03-05 17:57:23下载
- 积分:1
-
Screen
VC根据DirectX的截图示例源码下载,你看懂了话都能截图了。要编译此程序需DirectX SDK5.0示例中的ddutil.h与ddutil.cpp文件,请自行参加工程,VC++编程学习源码,很好的参考资料。(VC according to the DirectX screenshot example source code download, you read the words can screenshot. To compile this program requires DirectX SDK5.0 example of ddutil.h and ddutil.cpp files, please participate in the project, learning VC++ programming source code, a good reference.)
- 2013-12-29 14:12:04下载
- 积分:1
-
DRAWDEMO
VC6.0环境下,使用鼠标完成基本图形(直线、圆弧、贝塞尔曲线等)的绘制,并显示动态绘制效果。(Under VC6.0 environment, We can use the mouse to draw the basic graphics (straight line, arc, Bessel curve, etc.) ,and also show the effect of dynamic rendering.)
- 2016-07-06 09:05:56下载
- 积分:1
-
自然连接
计算任意两个表的简单自然连接过程。假设有两个表A、B,分别为m1行、n1列和m2行、n2列,求它们简单自然连接的结果C=A B(i=j)。(A simple natural join procedure for computing two arbitrary tables. Suppose there are two tables A and B, which are M1 rows, N1 columns and M2 rows, N2 columns, and the result of their simple natural connection is C=A B (i=j).)
- 2017-10-31 17:35:34下载
- 积分:1