搜索资源列表
animate_icon_demo.tgz
- 有意思的动态变化窗口图标的程序。
用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
XListCtrl_demo
- 又一个很有意思的表格编辑控件,支持进度条、背景色调整等。-also a very interesting editorial control forms to support the progress of the background color adjustments.
字形窗体
- 用api实现的字形窗体,很有意思,有助于理解api函数-with api achieve the glyph windows, it is interesting that contribute to the understanding api function
FileSplit
- 一个简单的文件分割工具,有意思,大家可以-an interesting simple file split tool.
mayogntaocalcu
- c#实现的计算器,是因为要写作业而写的,觉得很有意思,大家不妨也是一时-the calculator, because of the need to write and worked hard, think it is very meaningful, we may also 1:00
旋转箱子
- 很有意思的一个汇编程序 纯DOS程序代码,需要MASM5.0,编译时请使用\"编译 -> DOS\"方式-a very interesting compilation procedures pure DOS code required MASM5.0, compile-time use "Build-gt; DOS "mode
55116327
- vc开发的很有意思的小游戏。很容易玩的,虽然还有些功能上的局限。-vc development of the very interesting little game. Very easy to play, although there are still some functional limitations.
汉字注音
- 汉字注音软件,用了一下,很有意思,发上来和大家共享,用C就可以运行-Chinese phonetic software, with it, and very interesting, and onto a share, on the C run
垃圾回收.rar
- 有意思的垃圾回收器.是本人第一次的作品,没有运行程序.只是原代码-interesting for the garbage collector. It is the first time I work, no operating procedures. Only the original code
希尔伯特图案
- 比较有意思的小程序,画出希尔伯特图案,可以调节级数-more interesting small programs depict the Hilbert logo, can be adjusted series
java手机源代码
- 一个用JAVA编的手机小游戏,贪吃蛇,挺有意思,JAVA爱好者应该喜欢-a series of small phone games, Snake, quite interesting, JAVA lovers should like
tform任意透明窗体
- 用VB源代码实现任意透明窗体!很有意思!相信需要的人会在看了以后很有启发!-VB source code to achieve arbitrary transparent window! Very interesting! Convinced of the need of people will read after thought!
rjsjs3
- 软件设计的试题 值得参考 有意思的就看看吧-software design the questions worth considering interesting to see it on
stoppop
- 禁止IE网页中的弹出窗口程序 ,不太复杂,很有意思。-prohibit the Internet Explorer Web pop-up procedures, not too complex, very interesting.
remote_contral
- 这是一个远程关机的程序,在windows运行,很有意思的-This is a remote shutdown procedures, the windows operation, very interesting
vc-colorfullines
- 一个很有意思的程序,可以在客户区内画出各种彩色的线段,很值得借鉴!-a very interesting process, the customer can draw various areas of the color line, we can draw!
calculator-by-vc
- 一个用VC编的小型计算器,很有意思,很值得大家收藏啊!-a series of small calculators, very interesting and merit collections ah!
electricity
- 一个电场振荡的课件演示程序,显示电场的振动模式,很有意思,直接运行即可。-an oscillating electric field of courseware demo program shows that the electric field vibration mode, a very interesting one, can be run directly.
JTextPasswordDemo
- 一个用java编写的windows的界面程序,将生成一个密码输入框!很有意思!-a prepared with the windows interface procedures, will create a password input box! Very interesting!