搜索资源列表
用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
LibSVM
- 机器学习支持向量机的代码libsvm 2.36版-Lib source code of Machine study supporting Vector machine
BCH_simulation
- Encoder/Decoder for a (48, 36, 5),This programs illustrates the use of PGZ decoder for t=2-Encoder / Decoder for a (48, 36, 5), This programs illustrates the use of PGZ decode r for t = 2
prog2
- « 问题描述: 给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。 (1) n∈set(n); (2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半; (3) 按此规则进行处理,直到不能再添加自然数为止。 例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6 个元素。 注意半数集不是多重集。集合中已经有的元素不再添加到集合中。 « 编程任务: 对于给定的自然数n,编程计算半数
huaweisoft
- 华为程序设计规范 1 排版 6 2 注释 11 3 标识符命名 18 4 可读性 20 5 变量、结构 22 6 函数、过程 28 7 可测性 36 8 程序效率 40 9 质量保证 44 10 代码编辑、编译、审查 50 11 代码测试、维护 52 12 宏 53
nsis-2.36-src
- nsis是一个流传比较广的程序安装和解安装封装软件,这是它的2.36版的源代码
CDataTransform
- 该工具软件实现从十进制数到其它进制数转化的功能,包括2,8,10,16,33,34,36进制数的转换。开发环境为VS2003 .NET
C语言实战105例
- C语言实战105例 第1部分 基础篇 实例1 一个价值“三天”的BUG 2 实例2 灵活使用递增(递减)操作符 5 实例3 算术运算符计算器 7 实例4 逻辑运算符计算器 9 实例5 IP地址解析 11 实例6 用if…else语句解决奖金发放问题 13 实例7 用for循环模拟自由落体 16 实例8 用while语句求n! 19 实例9 模拟银行常用打印程序 22 实例10 使用一维数组统计选票 26 实例11 使用二维数组统计学生成绩 29 实例12 简单的计算器
SkinSharp
- SkinSharp(Aero,皮肤控件)全语言破解版+36款皮肤+皮肤编辑器 打包=任何语言环境无敌皮肤解决方案 高质量亲测推荐! 控件详细介绍: http://www.skinsharp.com/-SkinSharp (Aero, skin control) Any programming language. cracked version with 36 skins and skin editor high-quality , recommended!
36
- 关于vc++的视频,介绍如下:有两个数字如23,第一个2表示第2章,第二个3表示第三个视频,用flash player 播放即可。-About vc++ The video, introduced as follows: There are two figures, such as 23, No. 2, said a Chapter 2, the second 3 that the third video, players can use flash player.
2
- 黑色星期五 源程序名 friday.??? (pas,c,cpp) 可执行文件名 friday.exe 输入文件名 friday.in 输出文件名 friday.out 13号又恰好是星期五真的很特殊吗?也就是说,13号出现在星期五的几率比出现在其它周日的几率小吗?要回答这个问题,写一个程序计算13日出现在星期日,星期一,……星期六的次数(在给定的N年时间中)。这个时间段为1900年1月1日到1900+N-1年12月31日。N为非负整数,不超过400。
xhjz
- 打印如下形式的矩阵; n=5: 1 2 9 10 25 4 3 8 11 24 5 6 7 12 23 16 15 14 13 22 17 18 19 20 21 n=6: 1 2 9 10 25 26 4 3 8 11 24 27 5 6 7 12 23 28 16 15 14 13 22 29 17 18 19 20 21 30 36 35 34 33 32 31 看看1,2,3,4,5,6,7的序列。则可以看出,他们的排列几乎
36
- 取有掩码框的密码2.0 ,很不错的易语言源码,适合易语言爱好者使用。
2
- 用于编码进制转换,可以将2~36进制转换为2、4、8、16进制-use for conversion of number systems
TCPDUMP-36.2
- TCPDUMP 3.6 根据使用者的定义对网络上的数据包进行截获的包分析工具TCPDUMP 3.6 According to the definition of users on the network data packets intercepted packet analysis tool-TCPDUMP 3.6 According to the definition of users on the network data packets intercepted packet analys
gpio_dev
- 1、开发环境linux2.6.362、交叉编译器gcc 4.2.33、本代码为s3c64xx GPIO驱动,代码中有完整的Makefile、Kconfig文件,和GPIO测试代码,可以和内核一起编译,方便移植。本代码已在飞凌嵌入式板子OK6410上测试通过。-(1) devolop enviroment base on linux 2.6.36 (2) cross compiler is gcc 4.2.3(3) this code is for s3c64xx GPIO driver, and
1
- 18自由度六足机器人控制程序,采用MAXON电机和36/2驱动器,实现了多种步态的控制,可根据已规划轨迹的关节数据进行控制(文件较大共三部分-一部分)。-18 DOF Hexapod robot control program, using MAXON motor and drive 36/2, to achieve a variety of gait control, according to the planned trajectory of joint control data (larg
2
- 18自由度六足机器人控制程序,采用MAXON电机和36/2驱动器,实现了多种步态的控制,可根据已规划轨迹的关节数据进行控制(文件较大共三部分-二部分)。-18 DOF Hexapod robot control program, using MAXON motor and drive 36/2, to achieve a variety of gait control, can be controlled in accordance with the planned trajectory of
3
- 18自由度六足机器人控制程序,采用MAXON电机和36/2驱动器,实现了多种步态的控制,可根据已规划轨迹的关节数据进行控制(文件较大共三部分-三部分)。-18 DOF Hexapod robot control program, using MAXON motor and drive 36/2, to achieve a variety of gait control, can be controlled in accordance with the planned trajectory of
StreamXpert_v1.36.2.275
- 可以实时查看码流中的数据结构,Psi/si(monitor the PSI/SI structure in real time TS)