CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C语言 课程设计

搜索资源列表

  1. FFT

    0下载:
  2. 是信号与系统课程的课程设计,旨在熟悉FFT 的计算过程,结合DFT 物理意义和实验结果加深 对傅立叶变换的理解。文章首先用MATLAB 对一个简单信号进行FFT 仿真,得出频谱图;其次完成了FFT 的C 语言实现,结合MATLAB 作图及数据处理功能得出了C 实现下的FFT 结果;最后,讨论分析实验结果。-Curriculum design, signals and systems courses designed to familiar FFT calculation process, t
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:528252
    • 提供者:谢寿成
  1. Staff-management-system

    0下载:
  2. 大学刚接触C语言,谭浩强编著的书。这个是C语言简单运用,适合入门或者课程设计参考。-Simple C language use, suitable for entry
  3. 所属分类:Console

    • 发布日期:2017-11-08
    • 文件大小:226628
    • 提供者:DemyLi
  1. Library

    0下载:
  2. 图书馆管理系统,C语言的课程设计,刚学c的孩子可以-Library management system, C language curriculum design, children can look just learning c
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:4419
    • 提供者:zd
  1. system-of-students-choosing-course

    0下载:
  2. 采用C语言,实现学生选课系统的设计,能够完成登录,选课,退课,管理员增加、删减课程等功能-Using C language, class selection system design, able to complete the login, elective withdrawal lesson, administrators increase, deletion of courses and other functions
  3. 所属分类:Project Design

    • 发布日期:2015-09-24
    • 文件大小:81920
    • 提供者:bin
  1. TBOX

    0下载:
  2. c语言基于控制台实现的推箱子小游戏,适合初学数据结构的同学当课程设计用途-c language is based on the the Sokoban game console, suitable for beginners data structures students when the curriculum design purposes
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-15
    • 文件大小:3690
    • 提供者:yezi
  1. OnLineExamSystem

    1下载:
  2. 基于C#语言的一个在线考试系统,大小为课程设计大小,附带数据库,可运行-An online examination system based on C# language, the size of the size of the curriculum design, with the database, you can run
  3. 所属分类:SQL Server

    • 发布日期:2017-11-22
    • 文件大小:5963855
    • 提供者:刘静
  1. 2008122623395218

    0下载:
  2. 一个C语言实现的窗口化的推箱子小游戏,包括课程设计文档和源码-A C language implementation of the window of the Sokoban game, including curriculum design documents and source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:65052
    • 提供者:chimengxian
  1. shannon-and-huffman-code

    0下载:
  2. 采用C++语言实现的信息论课程设计,香农霍夫曼编码-Information theory curriculum design with C++ language, Shannon Huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:16369
    • 提供者:
  1. min-heap

    0下载:
  2. 采用C++语言完成的程序设计课程作业,实现最小堆算法,附带演示程序-C++ language program design course to achieve the minimum heap algorithm, along with the demo program
  3. 所属分类:Data structs

    • 发布日期:2017-11-22
    • 文件大小:2379
    • 提供者:
  1. MCU_PID_motor_control

    0下载:
  2. 用C语言编写的单片机直流电机控制课程设计代码,控制算法采用比较基本的PID算法,转速测量使用编码器实现。-Microcontroller C language DC motor control curriculum design code, the control algorithm uses the basic PID algorithm speed measurement encoder.
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:3003
    • 提供者:吴雨
  1. Student-management-system

    0下载:
  2. 学生管理系统 c语言版 链表实现的学生信息管理系统 单文件结构 可以作为C/C++课程设计-Student management system c language version of the list of student information management system to achieve single-file structure can be used as C/C++ curriculum design
  3. 所属分类:Console

    • 发布日期:2017-11-22
    • 文件大小:1229770
    • 提供者:徐俊波
  1. Student-management-system-----2

    0下载:
  2. 学生信息管理系统 vc环境下的dos版学生信息管理系统 c语言版数组实现多文件结构 可做C/C++课程设计-Student information management system vc environment dos version of student information management system c language version of the array to achieve multi-file structure do C/C++ curriculum design
  3. 所属分类:Console

    • 发布日期:2017-11-10
    • 文件大小:1248502
    • 提供者:徐俊波
  1. Main

    0下载:
  2. 基于61单片机的带音乐的跑马灯,课程设计的源代码,c语言-Based on 61 single chip microcomputer with music entertaining diversions, curriculum design source code, c language
  3. 所属分类:Project Design

    • 发布日期:2017-11-26
    • 文件大小:1989
    • 提供者:王萌
  1. main

    0下载:
  2. 流水线广告灯,课程设计源代码,c语言。可运行-Assembly line advertising lights, curriculum design source code, c language
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:790
    • 提供者:王萌
  1. saolei

    0下载:
  2. 本课程设计实现类似于Windows操作系统自带的扫雷游戏。在课程设计中,系统开发平台为Windows XP,程序设计语言采用Visual C++,程序运行平台为Windows 2000/XP。在程序设计中,把整个雷区看成一个二维数组,把雷方块定义为具有所在雷区二维数组的行和列、当前状态、方块属性、历史状态的结构体,采用了结构化与面向对象两种解决问题的方法。整个游戏程序包括了布雷、扫雷过程和结果三个阶段,在处理鼠标响应事件中伴随着GDI绘图。程序通过调试运行,实现了设计目标,能够同时满足扫雷游戏初
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-18
    • 文件大小:4465635
    • 提供者:dingchen
  1. Library-management-system

    0下载:
  2. 图书管理系统,用c语言编程,用于期末得课程设计-Library management system, with c language programming, curriculum design for the end of the period was
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:14591
    • 提供者:文化站
  1. Mycompiler

    0下载:
  2. 基于c-语言的编译器,编译原理课程设计内容。实现语法分析以及词法分析。运行在debug下cmd命令运行。了解编译原理设计过程以及编译器设计过程。-Based on c-language compiler, compiler theory of curriculum design content. Achieve parsing and lexical analysis. Run cmd command in the debug run. Compiler theory to understand
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:147745
    • 提供者:uf
  1. Attendance-Management-System

    0下载:
  2. 考勤管理系统 课程设计的时候做的 用到了数据库的知识 语言是c-Attendance Management System Course Design used to do when the knowledge of the language of the database is c++
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-16
    • 文件大小:24090036
    • 提供者:张三
  1. jihe

    0下载:
  2. 数据结构课程设计。实现集合交集、并集、补集。C语言代码-Data structure curriculum design. Achieve set intersection, union, complement. C language code
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:4363
    • 提供者:黄明
  1. qqq

    0下载:
  2. C语言数据总汇课程设计超市收款机的功能 数据总汇课程设计超市收款机的功能-I don t want to say anything!
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:446595
    • 提供者:杨小龙
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com