搜索资源列表
钢琴(C语言)
- 用C语言编写的钢琴,可以自己演奏,也可以播放自己编写的音乐文件。后者是自己编写歌曲文件,应用程序通过读取该文件,能播放音乐。是一种简单的音乐播放器的模型。-C language of the piano, their performances can also be prepared by the broadcast their music files. The latter song is its own document preparation, application procedures
卷积(C语言)
- 对于卷积运算,很多学生往往很难理解。本软件用VC编写,运行时可以观测卷积的的详细过程。可以控制卷积速度。是一个不错的演示软件。-for convolution operators, many students are often difficult to understand. The VC software used to prepare, run-time convolution can be observed in the detailed process. Convolution spe
C文件格式规范模板
- 有本人自己设计的源代码C模板,有利于增强代码的管理,我们平时编程常常缺少注释,读者需要完全读完代码才知道代码的作用,这就是代码不规范所造成的弊端-I have designed the C source code template, which will help enhance the management of code, we can usually programming often lacked notes, the reader needs to completely finish
Inside The C++ Object Model
- Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions
C-P-P-source-code 使用结构类型表示复数
- 使用结构类型表示复数。设计程序输入两个复数,可以选择进行复数的+、-、×或÷运算,并输出结果。-Using the structure type represents complex numbers. Enter two complex design process, you can choose the plural+,-,× or ÷ operations, and output.
What-energy-functions-can-be-m
- 本文首先介绍了需要通过graph cut最小化的能量函数的特性。虽然是二进制变量但是很容易推广到其他方面。我们详细描述了通过graphcut最小化的能量函数。并提供了最小化能量函数的通用构建。最后给出了最小化二进制能量函数的必要条件。,In this paper, we give a characterization of the energy functions that can be minimized by graph cuts. Our results are restricted to
CAN
- CAN总线协议介绍,CANopen代码,自己下载到的打了一个包。-CAN bus protocol descr iption, CANopen Code
USB-CAN
- USB-CAN转换接口设计,c语言版的,方便大家深入学习USB-CAN之间信号接口的转换-USB-CAN Interface design, c language version to facilitate our in-depth study and USB-CAN interface between the signal conversion ... ... ... ... ... ... ... ...
code.demo.can.driver.lpc2000
- C Code CAN demo lpc2-C Code CAN demo lpc2000
C语言课程设计实例精编
- C 语言由于具有灵活 高效 可移植性好等诸多优点 成为软件开发中常用的计 算机编程语言之一 全书介绍了贪吃蛇游戏 计算器 黑白棋游戏 迷宫问题 扫地 雷游戏 速算 24 数据结构 CAI 演示 进程调度 存储管理等十四个案例 各个案例 独具特色 覆盖了 C 语言的基本知识点和各种数据结构 如堆栈 队列 链表等 综 合应用了光带菜单 下拉菜单 图形设计 鼠标应用等知识 本书应用性极强 读者 可以根据这些案例进行研究 修改和扩展(C language has many advantages
C语言谭浩强第二版
- C是C++的基础,C++语言和C语言在很多方面是兼容的。因此,掌握了C语言,再进一步学习C++就能以一种熟悉的语法来学习面向对象的语言,从而达到事半功倍的目的。(However, C is the foundation of C++, and the C++ language and the C language are compatible in many ways. Therefore, mastering the C language, and further learning C++,
C# 5.0 in a Nutshell.pdf
- 学习C#的手册读物,有什么不懂的可以迅速查阅(a basic book for C# learning, and you can regard it as a dictionary)
c++扑克牌
- 该文档包含了该扑克牌游戏的设计过程,及相关代码,源程序可以正常运行。(The document contains the poker game design process, and related code. The source code can run properly.)
C language classic 100 questions
- C语言经典100题,对于练习和考研都很重要,喜欢的同学可以下载下来,每天练习一下,基础很重要,对于其他语言的学习也有很大帮助(C language classic 100 topic, to practice and is very important to one's deceased father grind, like students can download, practice every day, foundation is very important, it is a great
C专家编程_(美)林登(Peter Van Der Linden)著
- 本书可以帮助有一定经验的C程序员成为C编程方面的专家,对于具备相当的C语音基础的程序员,本书可以帮助他们站在C的高度了解和学习C++。(This book can help some experienced C programmers to become experts in C programming, for those who have considerable C voice foundation, the book can help them stand in the height o
郭天祥新概念51单片机C语言教程例题
- 单片机C51学习题集,可以提供练习例题,帮助初学者能够更好的掌握单片机的运用(SCM C51 learning problem sets, can provide examples of exercises)
C语言精彩编程百例PDF+源码
- 里面有proteus仿真百例加程序,大家可以很方便的学习.(There are 100 plus proteus simulation program, you can easily learn.)
type-c
- type-c引脚图,希望有用可以帮到大家(Type-C pin diagram, I hope it can help you)
C Primer Plus
- C Primer Plus书籍习题答案源代码(This ZIP include the answer of <C primer plus>,you can download and prictice it.)
卡尔曼滤波C代码分析
- 卡尔曼滤波算法C语言以及解析。可进行变形,助于全场定位(Calman filter algorithm C language and analysis. It can be deformed and help to locate the whole field)