-
vensim讲义 讲解系统动态学的方法技巧等 doc 格式
vensim讲义 讲解系统动态学的方法技巧等 doc 格式-vensim lectures on the system dynamics approach techniques doc format
- 2022-02-13 16:04:28下载
- 积分:1
-
css style manual (Chinese version) designers must have a manual
css样式手册(中文版)设计师必备的手册-css style manual (Chinese version) designers must have a manual
- 2022-09-26 03:30:03下载
- 积分:1
-
图像变换的例子。四边形算法。
Example of image tranformation. Quadrangle algorithm.
- 2022-02-06 04:10:46下载
- 积分:1
-
Qt4连连看
#include "widget.h"
#include
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
Widget w;
w.show();
return a.exec();
}
- 2023-04-28 14:15:04下载
- 积分:1
-
一些实用的C小程序 用于解决一些算法问题 如猴子吃桃问题
一些实用的C小程序 用于解决一些算法问题 如猴子吃桃问题- Some practical C script uses in to solve some algorithm
question like monkeys to eat the peach question and so on
- 2022-01-23 11:21:23下载
- 积分:1
-
rle和huffman的集中编码解码
rle和huffman的集中编码解码-eps, and Huffman encoding and decoding of focus
- 2022-10-30 21:00:03下载
- 积分:1
-
Templates are among the most powerful features of C++, but they are too often ne...
Templates are among the most powerful features of C++, but they are too often neglected, misunderstood, and misused. C++ Templates: The Complete Guide provides software architects and engineers with a clear understanding of why, when, and how to use templates to build and maintain cleaner, faster, and smarter software more efficiently.
- 2022-02-04 13:28:28下载
- 积分:1
-
用JAVA做的五子棋。非常经典。适合初学者参考!
用JAVA做的五子棋。非常经典。适合初学者参考!-This gobang game softwre is develped with JAVA, very classical, better for beginner.
- 2022-02-21 01:45:51下载
- 积分:1
-
得到当前IE窗口中的源码
得到当前IE窗口中的源码-current IE window to be the source
- 2022-05-16 19:13:42下载
- 积分:1
-
使用GDI+生成PDF
sharpPDF is easy-to-use c# library to generate PDF on the fly. It allows to save pdf files or get binary streams in output(for example, usable in ASP.NET).通过本源码,一是可以熟悉PDF技术规范和GDI+技术体系;二是可以简单实现自有图形到PDF的转换。
- 2023-04-29 09:20:03下载
- 积分:1