-
word2vec
google开源工具,实现深度学习,相关词发现(word2vec source)
- 2014-12-11 13:34:39下载
- 积分:1
-
MFC_DLL_LED
EVC下利用MFC DLL实现的mini2440 LED驱动程序。(LED driver of mini2440 developing board by MFC DLL in EVC)
- 2013-05-31 11:46:07下载
- 积分:1
-
ADODateGrid
使用SQL语句对数据库进行通用操作,使用DataGrid控件显示,VC++经典编程学习源码,很好的参考资料。(Use the SQL statement to the general operation of the database, use the DataGrid control to display, VC++ classic learning programming source code, a good reference.)
- 2013-11-25 12:52:36下载
- 积分:1
-
taskmgr
任务管理器源代码,界面模仿windows下自己的任务管理器,需要的同学可以看看(Task Manager source code)
- 2009-06-02 19:49:46下载
- 积分:1
-
screenShot
vc屏幕抓图的程序源码,有兴趣的朋友学习一下。
(vc source screen capture program, interested friends to learn about.)
- 2011-05-29 10:17:47下载
- 积分:1
-
cellular auto machine
元胞自动机模型,用于模拟交通流,内容为文献,需要使用caj viewer打开(Cellular automata model for simulating traffic flow, says the literature, requires the use of caj viewer opens)
- 2014-02-08 10:33:50下载
- 积分:1
-
spreadbinddata
说明: 实现excel上传ACcess 功能 下载excel 希望有能用到的(Implementing Excel Upload ACcess Function)
- 2019-07-07 00:04:15下载
- 积分:1
-
Cal
说明: 一个简单的计算器,可以实现加、减、乘、除、平方、开方的计算。(A simple calculator can be achieved add, subtract, multiply, divide, square, square root calculations.)
- 2010-04-07 16:52:14下载
- 积分:1
-
Directshow(SDK)study
一个基于directshow的学习笔记功能强大,仅供参考(Directshow based the powerful study notes, for reference only)
- 2013-03-25 13:18:36下载
- 积分:1
-
MESH--SIMPLE
可以简化obj,ply等三维模型,1:在VC++2008上运行oglpemsh.dsw 文件
2:选择要简化的模型,eg:huge_bunny.ply
3:选择简化
(Mesh Simplification Viewer
This program implements four different mesh simplification algorithms. After loading a mesh, the user can easily remove triangles from the mesh and the results are displayed in real time. The mesh can also be rotated and moved closer to or farther away from the viewer.
The goal of mesh simplification is to display a 3D polygonal mesh with fewer triangles while retaining the same shape. In the example above, the original cow model (upper left) is made up of over 5800 triangles. We can easily remove thousands of triangles from this mesh and still display a very similar cow model. While the 500 triangle cow is a cruder representation, this may not make a difference if the cow is far away from the viewer.
)
- 2014-07-10 11:37:50下载
- 积分:1