搜索资源列表
用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
msd7828L
- MSTAR高清机顶盒芯片资料。集成DVB-Cdemodulator。-The MSD7828L is a highly integrated ASIC for STB (Set-Top Box) applications. It is configured with a DVB-C demodulator, a transport stream de-multiplexer with time-shifting capabilities and limited recording of an
4
- 某次考试有20个单项选择题,下面是这20个题的正确答: //* 1.B 2.D 3.A 4.A 5.C 6.A 7.B 8.A 9.C 10.D //* 11.B 12.C 13.D 14.A 15.D 16.C 17.C 18.B 19.D 20.A //* 采用数组存储上述20个标准答案,要求用户输入考生的答 //* 案,并采用另一个数组存储,程序显示该生是否通过考试, //* 并显示考生答错的题数和题号。-A second examination 20
pro
- C语言开发的通讯录,有增加,删除,添加,修改,排序,保存文件等功能、-rintf("# O: order them. #") gotoxy(2,11) cprintf("# #") gotoxy(2,12) cprintf("# M: modify a record. #") gotoxy(2,13) cprintf("#
061412-14
- 学生成绩管理系统 使用C++语言加access数据库的一个小型软件-Student Mark Management
xyz
- C语言课程设计集合 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算 -C language curriculum design a collection of case calculator
PPT----C---Programming-Liang-chu----Electronic-Tea
- PPT---C++程序设计--梁兴柱---电子教案。针对入门级的C++基础教程,。本教程对C++主要知识点均有例证说明,清晰易懂。共十四讲。-PPT--- C++ programming- Liang-chu--- Electronic Teaching. For the entry-level C++ basic tutorial. This tutorial on C++ main knowledge points are illustrated by examples, clear and
MPTST5.04setup-04-01-14
- 欧姆龙触摸屏编程软件,可以对欧姆龙系列的触摸屏进行编程。-Omron touch screen programming software, you can right Omron series of touch-screen programming.
14
- 21天学通ASPNET(电子工业出版) vs2008 c# 北京源智天下视频讲课 第14章 源码-21 days Xuetong ASPNET (the electronics industry publication) vs2008 c# source intelligence world video lectures Beijing Chapter 14 source code
linux-2.6.14-for-skyeye.tar
- skyeye 模拟器下 的 linux-2.6.14 含LCD cs8900a(driver/net/arm/cs8900-end.c是最终版) 已修改arch/arm/kernel/module.c 以支持insmod 驱动 kernel/resource.c文件添加I/O读写函数-skyeye simulator under linux-2.6.14 with LCD cs8900a (driver/net/arm/cs8900-end.c is the final
14
- 基于51单片机的手机充电器控制C程序。 门禁系统控制C程序。-The phone charger access control system
14
- 用C++实现带期限的作业,可以输入各作业的最后期限-With a deadline to achieve with C++ job, you can enter the job deadline
hdf5-1.8.14
- HDF源代码,1.8.14版本的,包含C++版的源码,用于对HDF文件的操作-HDF source code, version 1.8.14, including C++ version of the source code for HDF file operations
CPPtext
- C and C++ reference From cppreference.com C++ reference C++98, C++03, C++11, C++14, C++17 ASCII chart Compiler support Language Preprocessor
chapter-14
- 搜集整理的c++ primer plus第六版课后习题答案,对于学习有很大帮助,这是第15章-Collection of the c++ primer plus the sixth edition of after-school exercise answers for learning.it is great helpful and this is Chapter 14
ZXing.Net.0.14.0.0
- 一款二维码图片扫描插件 ,支持二维码生成和扫描,含silverght /C# / java等版本(A two-dimensional code image scanning plug-in, support two-dimensional code generation and scanning, including silverght, /C# / Java and other versions)
pbc-0.5.14.tar
- PBC code in C. This rar file contains several codes for pairing based cryptography library.
asn1c-0.9.14.tar
- The asn1c compiler turns ASN.1 specifications into C language source files containing the BER/CER/DER/XER encoders and decoders for the given abstract notation.
C_12_14_3
- C-12-14-3 data about simulation
IEEE14节点电力系统潮流C语言仿真
- 电力系统潮流仿真,IEEE14节点算例,C语言仿真 外加三相短路(IEEE 14 points power flow simulation using C language)