-
万年历-c
用C语言编的万年历(C language series hefty almanac)
- 2020-06-26 09:00:01下载
- 积分:1
-
NRF24L01-p2p-source
关于nrf24L01的开发设计资料,内含源码分析,可做为设计2.4G无线通信的开发参考(About nrf24L01 development and design information, containing source code analysis can be used as design 2.4G wireless communication development reference)
- 2013-08-31 10:49:03下载
- 积分:1
-
asp.net 简单聊天室 示例源码
asp.net 简单聊天室 示例源码
- 2020-11-16 10:39:41下载
- 积分:1
-
TargetCascading
目标级联法的一种分解方法及它的求解程序。(An objective decomposition method and its cascading solver.)
- 2014-07-01 09:29:46下载
- 积分:1
-
Design-of-taxi-meter-Based-on-FPGA
本文分析了当前国内外出租车计费系统的基本组成和工作原理及主要的两种设计方式:基于单片机的设计方式和基于FPGA的设计方式;并对这两种实现方式的优点和缺点进行分析,比较后确定本系统的方案:基于FPGA的出租车计费系统的设计。(This paper analyzes the current taxi charging system at home and abroad, working principle and basic components of two major design approach: the design methods based on single chip FPGA-based design approach and the two implementations to analyze the strengths and weaknesses, After comparing the program to determine the system: FPGA-based taxi billing system.)
- 2011-05-11 15:38:37下载
- 积分:1
-
加法计算器
本程序可以用于计算2个数字的计算,操作界面简单,只需要输入数字a和数字b,点击求和,既可得到运算结果。并且还有重置功能,可以一键重置包括计算结果在内的所有内容,而且光标会重新定位到第一个输入值的位置。
- 2022-01-26 04:12:23下载
- 积分:1
-
Vcmatlabsrc
Visual C++和matlab联合编程的详细代码(Visual C++ And joint programming in detail matlab code)
- 2007-08-02 23:59:05下载
- 积分:1
-
VC_Net
Visual C++ 网络编程精选实例。TCP/IP,串口网络通信。配书光盘。(Visual C++ network programming selected examples. TCP/IP, serial network communications. CD-ROM with the book.)
- 2020-11-22 14:29:36下载
- 积分:1
-
zuixuan
其原理很简单,就是MSP430F14x系列单片机Timer A模块有一个比较/匹配功能,利用这一功能可以输出任意频率、任意占空比的方波,把这些方波输给蜂鸣器就可以播放了。当然要让蜂鸣器播放《最炫民族风》,最大的挑战是写C语言版的“乐谱”。所幸小时候学过五六年的小提琴,再加上物理竞赛的背景,因而对于乐谱、乐理、音频、节奏等等关键概念都略懂一二。废话不多说了,直接上源代码:
(The principle is very simple, is MSP430F14x Series MCU Timer A module has a compare/match function, the use of this feature can be output at any frequency, arbitrary duty cycle square wave, square wave lost these can play a buzzer. Of course, to make the buzzer play " the most unusual national wind" , the biggest challenge is to write C-language version of " music." Fortunately, the child learned the violin in 2056, coupled with the physical contest background, and thus for sheet music, music theory, audio, rhythm, etc. have little knowledge of twelve key concepts. Ado, directly on the source code:)
- 2013-05-28 21:03:14下载
- 积分:1
-
code
在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔,
如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序,
(排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次,
则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开,
最后一个单词后不加空格。(Identify the word (" word" character from the uppercase and lowercase letters constituted, other non-alphabetic characters as word spacing, such as asking a space number, number, etc. another is not a single letter word) in a given string find words after descending order according to length, (if the same length, the order stated that appears when sorting arranged), and then output to a new string If a word is repeated several times, only output once If the entire input string is not found in word, outputs an empty string. Used between the output of a word " space" separated, no spaces after the last word.)
- 2014-02-23 00:19:04下载
- 积分:1