搜索资源列表
用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
C++程序设计语言实验三
- 实验三:C++编程入门 一、实验内容 1. 类模版。 2. 运算符重载。 3. 友元。 4. 继承。 二、实验题目 1, 设计一个类SavingsAccount,定义一个静态数据成员记录存款的年利率(rate),该类的每个成员都包含一个私有的数据成员balance,表示该成员当前的存款数额。提供一个成员函数CalMonthlyInterest(),用以计算月利息(用balance乘以rate再除以12),并将这个月利息加入balance中。提供一个静态成员函数ModifyRate(
newcalculator4
- 利用C语言编写的计算器源程序,能实现加减乘除的运算,-The use of C language source code calculator, can achieve Math & computing,
myTestFunctor
- c++ 的 functor实现,支持c函数和成员函数,使用非常简单,源码带使用例子 包含头函数:#include "Functor.h" 初始化c函数指针 Functor< int, int, int, int, int, int > fun1( &FuncSum ) printf( "fun1: d\n", fun1.Exec( 1, 2, 3, 4, 5 ) ) Functor< int, int, int, int, int, int > f
application_ofmathematical_logic
- 输入一个一阶语言,开头和结尾必须是括号。例如,(@a(P(a)). 数理逻辑的应用:通过C语言进行一阶语言的判断约束符号只限P,Q,R 变员符号只限a,b,c 命题符号为:&,|,~,-(蕴含),=(等价) 量词符号:全称量词:@ 存在量词:# -Enter a first order language must start and end brackets. For example, (@ a (P (a)). The application of mathematica
Addison.Wesley.-.Exceptional.C..
- 计算机经典著作,深入计算机系统 *&……&-Computer classics, in-depth computer system * & ... ... &
Phonebook_sourcecode
- 电话本,可添加查询电话目录, c++&excell ,包括源码和可执行程序。-Phone book, telephone directory inquiries can be added, c++ & excell, including source code and executable programs.
c_item_pool(with_answers)
- 总共138页的C++题库,题型丰富且涵盖面广,里面除了参考答案还有各题的难易程度、认知程度、预计答题时间等内容。不仅适合考试也适合自我学习的考察。-A total of 138 of the C++ Q & A, Questions cover a wide range of rich, which in addition to reference the answer there is the difficulty of each question, cognitive level,
dianhuapuguanli-(2)
- 电话普管理 用C++开发的一款电话普管理系统,适合初学者使用-Phone & P management in C++ development of a general telephone management system, suitable for beginners
dianhuapuguanli-3
- 电话普管理 用C++开发的一款电话普管理系统,适合初学者使用-Phone & P management in C++ development of a general telephone management system, suitable for beginners
Algorithms-and-178-C-source-codes
- 178个C语言源码 & 算法大全,介绍了开发中经常用到的一些算法,相当实用-178 C language source code & algorithm Guinness, describes some frequently used algorithm development and very useful
CUDAInterOp
- CUDA的程序员,你知道,我们已经发表了一个定制的C + +与学习指南。如果你知道CUDA和计划使用C++ AMP的新项目或移植现有的项目,你可以遵循的指导如何学习C++ AMP。-For CUDA programmers, as you know, we have published a customized C++ AMP learning guide. If you know CUDA and are planning to use C++ AMP for new projects or
amp
- C++ AMP加速示例,用来给程序加速,代码很少,但是有示范效应-C++ AMP
bintree
- 主要为二叉树的遍历,涉及到前序遍历、中序遍历、后序遍历,以及左右孩子的交换后的遍历(内附c&c++操作手册)(It is mainly used for binary tree.)
BJ8M601A应用C范例
- 博巨兴MCU,BJ8M601A-应用范例(C&ASM)V1.7(BJ8M601A- application example of BJX)
C语言_K&R
- C Programmin Language K & R 2nd edition
c++算法与实践
- C++算法与实践 算法原理与实践课件1_谈&面试中的算法和编程准备 算法原理与实践课件5_二叉树 算法原理与实践课件2_数组与字符串 算法原理与实践课件3_链表 算法原理与实践课件6_排序和二分搜索(C++ Algorithm and Practice)
04C語言深度解剖-4
- Of course, the accumulation of so many experiences and experiences in C language is not my own. Borrow a quote: I only But it is standing on the shoulders of giants. When I was doing training for students, I had more books to reference: Kernighan &a
电商系统
- 门户是一个单独的程序,程序要求至少支持以下功能: 一、登陆界面通过选择(管理员/用户)和帐号密码验证登陆到不同界面 1、通过登陆界面点击注册进入注册页面 1) 注册&登录:支持新用户注册平台账号,已注册用户用平台账号登录平台。(要求已注册用户的信息长久保留。) 1)注册时用户名和密码至少6位,至多不超过18位(密码二次验证) 2)登陆平台浏览平台产品信息 1)可以模糊搜索和精确搜索产品 2)可以分类查看产品 3)优惠活动:支持对同一品类下所有产品打折的活动;支持单笔
灵巧噪声干扰的建模仿真研究
- 各种灵巧噪声干扰(卷积,假目标,C&I等)仿真及论文; 以及抗干扰的一些算法程序(Various smart noise jamming (convolution, false target, C&I, etc.) simulation and papers; And some anti-jamming arithmetic programs)