资源列表
[界面编程] 3DRect
说明:3DRect.h和3DRect.cpp中包含了用于绘制3D矩形的C3DRect类。将其添加到你的工程中,适当添加#include \"3DRect.h\",就可以直接使用了。可以自由设置斜切边宽度。-3DRect.h and 3DRect.cpp contains 3D rendering for the rectangular C3DR ect category. To add them to your project, the addition of appropriate # includ<小叶> 在 2008-10-13 上传 | 大小:3kb | 下载:0
[其它] old_dbconn
说明:sqlalchemy连接数据库.已经如何保持一个连接:就像java中的one object类似.<huihui> 在 2008-10-13 上传 | 大小:3kb | 下载:0
[界面编程] C-program-for-prime-number-
说明:Prime number program in c: c program for prime number, this code prints prime numbers using c programming language. To check whether a number is prime or not see another code below. Prime number logic: a number is prime if it is divisible only by one<fpthl> 在 2025-06-05 上传 | 大小:3kb | 下载:0
[界面编程] C-program-to-transpose-a-matrix-
说明:This c program prints transpose of a matrix. It is obtained by interchanging rows and columns of a matrix. For example if a matrix is 1 2 3 4 5 6 then transpose of above matrix will be 1 3 5 2 4 6 When we transpose a matrix then the ord<fpthl> 在 2025-06-05 上传 | 大小:3kb | 下载:0