资源列表
csharpsave
- C#保存文件到数据库或从数据库导出.可以保存很多种格式的数据到数据库,也可以从数据库导出为其它文件。 -C# Save the file to the database or exported from the database. You can save quite a variety of formats of data to the database, you can also export to other files from the database.
MyWater
- 应用OpenGL实现简单的海浪效果,入门学习OpenGL的好例程,代码量不大,简明易懂。-Application of OpenGL to achieve a simple wave effect, a good entry-learning OpenGL routines, code the amount of little easier to understand.
mfc-shiyan2
- 鼠标画图 要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。 2、右键单击后在该点会画一个大小随机的圆;中键按下后会在屏幕上输出一行“用鼠标画图的实验”字符,颜色和字体可以自定义。 3、所有数据的存储要定义在文档类中,而且之前所有的图形都可以回显。不要求对程序生成的图形进行文件保存 -Mouse drawing requirements: 1, left it to start by drawing a line, raised his
easyGUI
- 别人写的一个简单的GUI开发库,更容易理解,包含基本的绘图函数。用的ADS1.2编译工具。-Written by someone else a simple GUI development library, easier to understand, includes basic drawing functions.
dafengche
- 用VC做的一个简单的二维风车的模拟,采用正弦曲线模拟-a very simple example about CG
tank
- 坦克大战,c++实现,含完全源代码和资源文件!-Battle City, c++ implementation, with full source code and resource files!
MyLogs(1)
- 用C语言实现高效日志功能,大家可以参考学习-In C language for efficient logging, we can refer to learn
xinanjiangc
- 水文模型 新安江模型的 VC++代码 对学水文很有帮助-Xinanjiang model hydrological model VC++ code very helpful for school hydrological
2937
- poj 2937 异常细胞检测 数组应用问题-poj 2937 Detect abnormal cell array applications
gama_func
- computes the alogorithm for gama function
TrendDisplay_src
- 本程序来源与codeproject为趋势图示例程序,供大家参考。-trend display
平行线光源
- 关于平行线光源照射物体产生的效果图,可以根据这个代码编写其他的图形,就这样了