-
music51_1
51单片机驱动无源蜂鸣器进行音乐输出1
使用了定时器,使用C51编译(51 Microprocessor Passive buzzer for the use of music output of a timer, the use of C51 compiler)
- 2007-02-26 11:54:49下载
- 积分:1
-
qt5 调用 在线 天气预报的网站 TTKWeather-master
qt5 调用 在线 天气预报的网站,通过返回的json文件获取天气(Qt5 calls the online weather forecast website to get the weather by returning the JSON file)
- 2020-06-20 07:20:01下载
- 积分:1
-
C#httppost服务器
[HttpPost] public string rtpost(string name, string param) { return rtget(name, param); } [HttpGet] public string rtget(string name,string param) { if (name.Equals("addAudio")) { } string json=""; string sql = "select * from tabtemplate where methodName= name "; DataSet ds = DA.ExecuteDataset("Default", sql); if (DA.Check(ds)) { string procName = Convert.ToString(ds.Tables[0].Rows[0][2]); if (param != null) { if (param.Contains("|")) { string[] a = param.Split("|".ToCharArray()); for (int i = 0; i < a.Length; i ) { procName = procName.Replace("?" (i 1), a[i]); } } else { procName = procName.Replace("?" 1, param); } } DataSet ds1 = DA.ExecuteDataset("Default", procName); int lie = ds1.Tables[0].Columns.Count; if (lie
- 2013-08-23下载
- 积分:1
-
fft
对机械中的振动信号进行傅立叶变换,作出频谱图进行分析。(Fourier transform of the vibration signal)
- 2009-10-19 19:01:34下载
- 积分:1
-
Tool-X-master
Awsome Generation of data and key and other stuff
- 2019-05-21 22:19:57下载
- 积分:1
-
Dibcom_dib8090
it is the driver of dvb-t stb device on based by dib8090 chipset(it is very useful for stb designer)
- 2014-02-24 13:41:11下载
- 积分:1
-
TargetCascading
目标级联法的一种分解方法及它的求解程序。(An objective decomposition method and its cascading solver.)
- 2014-07-01 09:29:46下载
- 积分:1
-
中断方式发送IR
------------------------------------------------
基于51MCU的 IR发送. 可将handle放到时间中断中执行即可。
------------------------------------------------
- 2022-07-15 01:41:40下载
- 积分:1
-
DZBL
一套电子病历控件源码,用于医院电子病历文档编辑使用(Control source, a set of electronic medical records for hospital electronic medical record use of document editing)
- 2020-10-15 13:37:29下载
- 积分:1
-
I2C_SSD1306_STM32(HW)
I2C的oled加键盘显示的程序。基于STM32F103
(I2C The program oled display and keyboard. Based STM32F103)
- 2020-11-21 21:29:37下载
- 积分:1