搜索资源列表
用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
21-40
- vc灵感编程范例源代码 21 在窗口标题栏上显示文字的两种方法 22 控制窗口最大最小尺寸 23 隐藏或显示桌面图标 24 重新设置桌面 25 闪烁的标题栏 26 旋转字体 27 MyDialog 28 在任务栏上显示图标 29 MySplashWnd 30 PlaySound 31 SoundCardDetect 32 DriveNumber 33 图象旋转 34 将固定大小的位图在窗口平铺 35 打开关闭光驱门 36 使按钮变灰 37 位图按钮 38 改变按钮字体 39 带颜色的静态文本控件
LibSVM
- 机器学习支持向量机的代码libsvm 2.36版-Lib source code of Machine study supporting Vector machine
2027wish
- 软件大小:137 KB 软件语言:简体中文 软件类别:国产软件 / 免费软件 / 另类其它 运行环境:ASP 添加时间:2005-12-16 22:30:36 更新时间:2005-12-16 22:30:36 软件添加:admin 软件评级: 会员级别:匿名用户 软件注册:http://wish.2027.cn/-software Size : 137 KB software languages : English software categories :
VBsimpleexample5(34-36)
- List列表拒绝添加重复信息、控件大小随窗体的改变而改变、在TextBox中设置新的系统功能菜单-List List refused to add to repeat information, Control Window Size With the change, the TextBox install new systems function menu
shudown
- @以下是.bat文件全部内容,复制后,打开计事本,另存为shutdown.bat修改时间,双击即可使用 @定时关机原理,用操作系统中\"计划任务(at.exe)\"及\"关机shutdown.exe\" 配合使用 at 14:36 shutdown -s -f @–f表示强制关机 @取消定时关机的任务 shutdown -a -@ Following yes. Bat all the contents of documents, copy, or to open this t
nsis-2.36-src
- nsis是一个流传比较广的程序安装和解安装封装软件,这是它的2.36版的源代码
vc-36
- 36 制作AVI动画按钮,比较好的动画按钮制作代码,visual c++实现
pdn_src_3_36
- Paint.NET 3.36 Source Code. Paint.NET is free image and photo editing software for computers that run Windows.
JkDefrag-src-3.36
- JKDefrag 3.36.WIN下磁盘碎片整理程序的源代码.想了解文件系统工作原理的一定要下载了.-JKDefrag 3.36.WIN Disk Defragmenter under the source code. Want to understand the working principle of the file system must be downloaded.
example-36
- 《Visual C++编程技巧典型案例解析》随书光盘《Visual C++编程技巧典型案例解析——网络与通信及计算机安全与维护篇》中实例36-" Visual C++ programming skills typical case analysis" CD with the book " Visual C++ programming skills a typical case analysis- Network and communications and comput
Super-EC6.36
- 语言模版下载。万能模块下载。下载模版 下载。下在文件-endkj djd dk djhs dj djdhd hsh s
skype4com-1.0.36
- skype4com-1.0.36.zip 对skype做二次开发,应用于其他用途-On skype to do secondary development, applied to other USES
36-数码管递加递减带消隐
- 36-数码管递加递减带消隐(36- digital tube with increasing decreasing blanking)
36全屏的下雪场景制作
- 36全屏的下雪场景制作(36 full screen snow scene production)
pcre-8.36.tar
- PCRE(Perl Compatible Regular Expressions)是一个轻量级的Perl函数库,包括 perl 兼容的正则表达式库。它比Boost之类的正则表达式库小得多。PCRE十分易用,同时功能也很强大,性能超过了POSIX正则表达式库和一些经典的正则表达式库。(The PCRE(Perl Compatible Regular Expressions) is a lightweight Perl library, including a Perl compliant Regu
36个常用SAS程序
- 36个 sas程序,包括方差分析,半致死浓度,回归分析,卡方检验,配方T检验,二项式分析(36 sas procedures,ANOVA analysis,reression analysis,x2 test,paried T tes,etc)
C#36 classic examples
- C# 36个经典例程,适合于初学者学习和巩固练习。(C# 36 classic examples,Suitable for beginners to learn and consolidate practice.)