搜索资源列表
framebuffer
- 利用fr a mebuffer画小企鹅 Linux的fr a mebuffer接口提供给用户访问显示设备的通用接口,通过mmap映射显示缓冲给用户,fb中我们设置什么值,将直接在屏幕上显示出来。本实验我们要利用fr a mebuffer在屏幕上显示一个小企鹅,可以接读取bmp图片,设置fr a mebuffer的值,或者利用include/linux/linux_logo.h文件(该文件已经定义好小企鹅的颜色和位置信息),设置
displacement
- 一个计算移位密码的小程序,只能输入50位,如果想解密更长的密码,请自行修改,只需要改一下数组长度就好
C源代码实例
- 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014
WL40987330 C语言算法集
目录
第一部分 基础篇
001 第一个C程序
002 运行多个源文件
003 求整数之积
004 比较实数大小
005 字符的输出
006 显示变
framebuffer
- 利用fr a mebuffer画小企鹅 Linux的fr a mebuffer接口提供给用户访问显示设备的通用接口,通过mmap映射显示缓冲给用户,fb中我们设置什么值,将直接在屏幕上显示出来。本实验我们要利用fr a mebuffer在屏幕上显示一个小企鹅,可以接读取bmp图片,设置fr a mebuffer的值,或者利用include/linux/linux_logo.h文件(该文件已经定义好小企鹅的颜色和位置信息),设置
displacement
- 一个计算移位密码的小程序,只能输入50位,如果想解密更长的密码,请自行修改,只需要改一下数组长度就好-A calculation of the small displacement password procedure, only the importation of 50, longer if you want to decrypt the password, to make its own decisions, only need
Snake
- 贪吃蛇游戏 操作方法: 键盘方向键控制蛇的运动方向。 蛇吃到食物时,计分器会加10分,同时蛇身加长一截。 窗口左上角显示当前分数。 如果蛇碰撞到自身或窗口边界,报出分数,游戏结束。 编写思路: 容器对象actors:索引 对象 类名 0 分数 Score 1 食物 Food 2 蛇头 SnakeHead (Snake类的子类) 3 蛇身
caesar
- 凯撒密码,通过明文移位实现加解密.解密时要注意当密钥太大时,可能引起数组下标为负导致程序错误。-Caesar passwords, encryption and decryption through the clear shift to achieve. Decrypt should pay attention when the key is too large, may cause negative array index error
Mersenne-Twister
- 利用Mersenne Twister算法产生随机数,并测试和分析了其随机性。 程序中还加入了界面显示。 各个文件为: initGenerator.m: initGenerator函数,用于初始化随机序列的长度和值 generateNum.m: generateNum函数,当index为0时被调用,用于创建624维的移位寄存器数组 extractNum.m: extractNum函数,根据in
data1
- 数组元素移位运算,算法简单代码量少 容易理解看懂-Array elements shift operation, the algorithm simple code less easy to understand to understand
index-and-waveform
- 应用labview编程,两个小程序,数组索引与移位,波形图产生。-Using labview programming two small procedures, array index and the displacement, generate the waveform graph.
dazhengshu
- 本程序是数据结构作业之一,其用数组实现了大整数的基本操作。基本操作包括:加法、减法、取模、移位等。-This program is one of the jobs of a data structure, use the array to achieve the basic operation of large integers. Basic operations: addition, subtraction, modulo, shif
ADC
- 3.A/D程序设计与电路仿真 通过AD对外部电压进行AD采样,然后利用SPI接口对采样回来的数据进行显示,并将转换结果通过UART发给上位机进行显示。 首先设置需要显示的数组,使用PINSEL0、PINSEL1寄存器设置串口0的连接端口,使用IO0DIR设置74HC595的控制口,初始化串口0,使用U0LCR、U0DLM、U0DLL、U0LCR寄存器设置波特率,初始化SPI接口,设置SPI的时钟分频、接口模式。 其次对ADC
suanfatimu
- 汉诺塔 递归回溯法求N皇后问题数组循环移位-thank you
Analog-LED--
- 先将字符串转化为像素图,再将像素图还原成二维数组。将二位数组转化为布尔数组。然后用一个顺序结构,第一帧放入比较程序,即显示汉字并闪烁程序。第二帧循环移位程序。第三帧屏幕关闭程序。-First string into a pixel map, and then reduced to a two-dimensional array of pixel map. The two-digit group into a Boolean array.
data-update
- 数组移位更新、Labview基础编程、循环更新数组、移位更新-Array shift updated, Labview based programming, circular array, shift update
stm8
- STM8控制流水灯的控制,共包含6种控制方法。 分别为:正反流水灯移位法;正反流水灯数组法;外部中断控制正反流水灯;流水灯数组程序;流水灯普通程序;独立键盘控制流水灯。 -STM8 control lamp control, water contains six kinds of control methods. Respectively: positive and negative light water displace
FindElem
- 给定一个数组a和一个整数n,已知这个数组是由一个已排序、递增的数组旋转移位而成,但现在不知道移动了多少位,该函数实现找出n在a中的位置-Given an array a and an integer n, this is known by a sorted array, an array of incremental rotational displacement together, but now I do not know how
骰子1
- 建立一个VI,模拟滚动—个骰子(骰子可能取值1~6),跟踪骰子滚动后的取值出现次数,输入是骰子的滚动次数,输出应包括滚动后骰子所取各数值及其出现次数,同时比较出现小(1,2,3)的次数和出现大(4,5,6)的次数的多少,如果出现小的多,则对话框显示小,大的多显示大,一样多显示平。要求最多只用一个移位寄存器实现功能。?【数组】(Create a VI, simulate a rolling dice (dice may be 1~6),
cLanguage-and-loop-move-left
- 动态建立两个数组,将原数组循环左移,产生循环移位的效果,学习队列使用~(by using the key word malloc ,and basic loop to realize the function)