-
fsdfsfsgfgrfbfrshsdsfh
用visual c++编缉的一个N阶螺旋幻方程序,实现幻方功能。(with visual c editing of a spiral bands N magic square procedures, functions magic square.)
- 2007-07-09 23:34:59下载
- 积分:1
-
SpecialSourceCode
介绍了窗口编程的几种特效显示的方法。比如动态切分,百叶窗等。(Introduction of the window show the effects of several programming approach. For example, dynamic segmentation, blinds and so on.)
- 2008-01-30 15:05:28下载
- 积分:1
-
AET_Fill
计算机图形学 图形填充算法 有序边表算法 通用性强 新边表建立有新意(Computer graphics graphics to fill algorithm ordered edge list algorithm versatility of the new side table to establish innovative)
- 2012-03-20 22:33:36下载
- 积分:1
-
chap29--use-OLE-DB-handle-databases
MFC操作数据库ADO操作数据库,
MFC操作数据库ADO操作数据库.(use MFC to handle the databases.)
- 2012-09-19 17:29:05下载
- 积分:1
-
ScreenCapture
使用GDI库,软件可以捕捉桌面任意窗口,保存到剪切板。
操作方法:按下鼠标左键,进行拖动;(Using GDI library, the software can capture any of the desktop window, save it to the clipboard. Methods of operation: press the left mouse button, and drag )
- 2013-09-17 18:02:41下载
- 积分:1
-
Vbface
用户界面是应用程序的一个重要组成部分,界面设计是开发高质量Windows应用程序关键的第一步。本文结合作者在使用Visual Basic6.0开发Windows应用程序中积累的实际经验,着重介绍了VB程序界面设计的实用性技巧,以及必须遵循的相关原则和注意事项。(The application user interface is an important part of interface design is to develop high-quality Windows application, a key first step. In this paper, the authors use the Visual Basic6.0 develop Windows applications accumulated practical experience, highlighting the VB program interface design, usability techniques, and must follow the relevant principles and considerations.)
- 2009-10-19 11:45:59下载
- 积分:1
-
Zeus
网络内容过滤系统,使用中间层驱动过滤IP,LSP过滤URL和关键字!(Text content, url, URL, ip filter voice prompts can be issued according to the text, and fast alarm 3 software set certain security measures to protect and prevent tampering and unauthorized access 4. Through illegal information characteristics to upgrade the feature library.)
- 2012-08-10 10:23:48下载
- 积分:1
-
image-vector
图像矢量化源码,一个图像矢量化源码,可运行在vc++6.0平台式(Image vector)
- 2020-10-12 20:17:33下载
- 积分:1
-
DynamicFusion-master
本程序基于dynamicfusion的方法,对动态场景实时三维重建。(This procedure is based on dynamicfusion method, real-time three-dimensional reconstruction of dynamic scene.)
- 2017-08-17 14:29:23下载
- 积分:1
-
how_many_fibs
Recall the definition of the Fibonacci numbers:
f1 := 1
f2 := 2
fn := fn-1 + fn-2 (n>=3)
Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. (Recall the definition of the Fibonacci numbers:
f1 := 1
f2 := 2
fn := fn-1+ fn-2 (n>=3)
Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. )
- 2009-11-27 15:18:02下载
- 积分:1