搜索资源列表
用c编写的N*N的螺旋矩阵源代码
- /* 实现效果: 1 2 6 7 15 3 5 8 14 16 4 9 13 17 22 10 12 18 21 23 11 19 20 24 25 */ #include <stdio.h> #define N 5 //阶数,即N*N的螺旋矩阵 void main() { int i, j, num=1, a[N][N]; for(i=0; i<=N/2; i++) &nb
i263tb32
- 中国网站网贴吧程序源码(ASP+ACCESS) 实现功能: 多级分类查找,可按多级分类查找贴吧,多用户申请,任何人都可以申请自己的贴吧, 用户三种权限管理,1,普通会员,2,普通版主(只有管理自己的贴吧),3,高级版主(可管理全部贴吧),用户积分统计,登陆次数,发主题帖,回帖,精华数等等多功能统计,ip锁定,会员锁定,在线举报,在线申请版主,密码取回等,其他的就不说了,自己看演示,该版做到了整站全后台设置,包括,网站名称,网站logo,地址,站长名称,qq号码,贴图帮助文件编辑,注册条款规则编辑
图像处理作业源代码
- 处理图象的程序,大家看看吧!!应该会有用的-image processing procedures, we see! ! There should be used
GROPE
- 图的相关算法,欢迎大家查看一起讨论,相互学习吧-of correlation algorithm, we welcome View discuss and learn from each other it
Iamge5
- 这是一个阈值计算的VC++程序,包括测试图片等 我做图象处理方面的研究 大家相互交流吧-This is a threshold value of VC procedures, test pictures I do image processing of all mutual exchange it
pplot
- smith 圆图的MATLAB实现,大家看看吧-of MATLAB, we look at it
Protel99se_mouse_enchance_ools
- 经常使用Protel99se的同学们一定都觉得它的鼠标功能不尽不意吧,这里给大家提供一个对Protel99se鼠标功能的增强工具。可以支持用鼠标对图象进行放大,移动,旋转等功能。在此向作者表示感谢-often use to the students who will feel the mouse function not unwittingly bar, Here we provide to the one pair of Protel99se function in the mouse too
抓图程序和源程序catchscr
- 抓图程序和源程序catchscr.rar 自己打开看吧-procedures and open source catchscr.rar sees himself!
TrackBut.zip
- 这是一个位图按钮。不过可比MFC提供的那个好多了!(222KB)下载下来好好研究吧!,This is a bitmap button. However, provided that comparable MFC much better! (222KB) download down to study it!
GraphControl_0.76
- C# 的 矢量图控件如果你喜欢的话上他的网站了解更多吧-C# Of vector control if you like on his website to learn more now
3d_bintu
- 工作中需要使用到饼状图,在网上找了半天,也没有找到那种漂亮的3D饼状图的代码,都是2D的,不喜欢。 无意间,看到有人用.net实现的3D饼状图,得到启发,干脆自己做一个吧。 -Work required the use of the pie chart, look at the Internet for a long time and did not find the kind of beautiful 3D pie chart code, are 2D and do not like it
vc_bitmap_button
- VC编写的位图按钮的源代码,喜欢的拿去吧!-VC prepared the bitmap button, the source code, like Take it!
DUBAInterface
- VC++使用BMP位图进行窗体贴图编程实例05524420VC++使用BMP位图进行窗体贴图编程实例,这个实例模仿了金山毒霸的主界面,美观大方,主要是使用BMP图像贴图完成的,在窗体上使用图片制作按钮、布置复选框、进度条、数据列表等,也算是给大家提供一个使用此方法制作窗体的一个实例吧。-Vc++ to use bitmap textures BMP programming examples 05524420VC form++ use BMP bitmap textures for example
vbSnap
- VB区域截图,获取鼠标拖动区域的图像,像QQ的截屏一样,程序保存图像格式是BMP,有需要其它格式的可自己查资料扩展吧,这里主要是想让大家知道如何编写截图程序-VB regional screenshots, get the mouse to drag the image area, such as QQ, screenshots, a program to save the image format is BMP, there is need for other data formats can
实现了用CShap中使用GDI函数绘制矢量图
- 实现了用CShap中使用GDI函数绘制矢量图,功能十分强大,赶快下载吧-Achieved with CShap vector drawing using GDI functions, is very powerful and immediately download it. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
2011101623205172
- 仿金山毒霸监控防御的列表框,不说什么看图吧 -Imitation Duba monitoring defense list box, plug it does not say anything
CXTOutBarCtrl
- 大家都见到过QQ的菜单吧,折叠展开那种,这一款是VC++中的outlookbar折叠菜单控件,CXTOutBarCtrl,与QQ折叠面板有点相似,不过要做成QQ的效果还需要一些努力,本控件实现的是骨架功能,美化还需要自己不断摸索。该控件来源于Xtreme Toolkit,作者对其进行了修改,使其不依赖于类库独立存在,具体的效果请朋友们看本站截图吧-Everyone seen QQ menu bar, Deployable kind, this one is the outlookbar fold
Delphi_847224
- Delphi实现嵌入式电子钟,一个小时钟在屏幕上显示,很小,可惜我不知怎么放大,有兴趣的看截图吧。三个指针都会走动的,打开后即获取系统时间。 -Delphi implementation of embedded electronic clock, a small clock on the screen, a small, but unfortunately I do not know how to enlarge, interested to see screenshots of it. T
VC位图显示特效合集(飞入、百叶窗、交错显示等)
- sdk编写的图片显示特效,希望大家喜欢。大家下载吧。VC++6.0编译通过。本人已经测试过了,代码非常不错。
gift_bag_info_v23
- 实验图实验图 这是个集成交流电路实验的实验报告 有兴趣的可以看看 不能错过哦 快来吧(hdhdhh.hsddh.dhudjshnj.djhdhsh)