-
WininetDownLoad
免杀下载者改进版Delphi版,过下载者监视器.(Improved version of those who kill download free, over-downloader Monitor.)
- 2014-09-17 22:43:49下载
- 积分:1
-
卡尔曼滤波算法器
卡尔曼滤波算法,可以实现六轴加速度、角速度的融合
- 2022-05-28 14:43:20下载
- 积分:1
-
stm32
用于电压小信号的采集数据,嵌入式开发平台(data send or receive voltage)
- 2020-06-18 02:00:02下载
- 积分:1
-
3
基于matlab简单图像处理系统中对图片的加噪功能(Based on a simple matlab image processing system for image plus noise functions)
- 2014-01-19 22:19:54下载
- 积分:1
-
基于C++ 简单学生信息管理系统
学生信息管理系统:每个学生的信息为:学号、姓名、年龄、性别、宿舍地址、计算机、数学、英语(三门课程成绩)。A. 输入学生信息(设计一个生成链表程序,并将链表中的数据保存到一个数据文件中);B. 插入(修改)学生信息(设计一个从数据文件中读数据的程序并将数据放在链表中进行操作,最后将处理后链表中的数据再次保存到一个数据文件中);C. 删除学生信息(设计一个从数据文件中读数据的程序并将数据放在链表中进行操作,最后按照要求将链表中的某个数据删除后再次保存到一个数据文件中);D. 浏览学生信息(设计一个从数据文件中读数据的程序并将数据放在链表中进行操作,再将链表中的数据显示出来)。
- 2022-01-31 13:30:09下载
- 积分:1
-
44
说明: 给定程序中,函数fun的功能是:将a所指3×5矩阵中第k列的元素左移到第0列,第k列以后的每列元素依次左移,原来左边的各列依次绕道右边。
例如,有以下矩阵:
1 2 3 4 5
1 2 3 4 5
1 2 3 4 5
若k结果为2,程序执行结果为:
3 4 5 1 2
3 4 5 1 2
3 4 5 1 2
请在程序的下划线处填入正确的内容并把下划线删除,使程序得出正确的结果。
注意:源文件存放在考生文件夹下的BLANK1.C中
不得增行或删行,也不得更改程序的结构!
(A given program, function fun feature is: a 3 × 5 matrix referred to in the first k elements of the left column to move Section 0, the k elements of each column after column followed by the left, the original columns in the left turn Bypass on the right. For example, the following matrix: 123,451,234,512,345 If k is 2, the program execution results: 345,123,451,234,512 in the program underscore the right content at the fill and to remove the underscore, so that the program reach the right result. Note: The source files in the folder of BLANK1.C candidates are not allowed by the line or delete line, nor change the structure of the program!)
- 2011-08-11 07:53:10下载
- 积分:1
-
DaVinciEVM_dsp
加载dsp项目时的gel文件,在连接硬件之前,加载gel必不可少,来描述处理器的存储空间映射(The gel loading dsp project files, before connecting the hardware, loaded gel is essential to describe the processor' s memory space mapping)
- 2013-10-31 09:59:35下载
- 积分:1
-
dt_client
用于模拟客户端与服务端之的通信机制。此是客户端(For the simulated client server communication mechanism. This is a client)
- 2012-11-23 23:02:25下载
- 积分:1
-
ICCAVR_mega8_led
基于avr单片机atmega8的8位跑马灯源码(the source of atmega8 s led)
- 2012-02-26 15:42:02下载
- 积分:1
-
关于图像处理,彩色图像转化成黑白图像的算法
关于图像处理,彩色图像转化成黑白图像的算法-on image processing, color images into black-and-white image algorithm
- 2022-02-28 18:05:26下载
- 积分:1