-
CDPLAYER
Its multimedia project. Designed CD Player using c++ under turboc 2.0/3.0.
- 2009-12-08 14:42:15下载
- 积分:1
-
add-string
一小例子,关于tableview的,如下 (A small example, on the tableview, as follows)
- 2011-01-25 10:24:30下载
- 积分:1
-
Motor
基于zigbee的电机的调试代码,需要用IAR打开。(Based on the zigbee motor debugging code, need to use IAR to open.)
- 2013-08-20 10:19:00下载
- 积分:1
-
最全面DS18B20中文资料
最全面的18b20中文参考手册,是目前最全面的,包含了18b20的所有资料(The most comprehensive 18B20 Chinese reference manual is the most comprehensive one at present, which contains all the materials of 18b20)
- 2020-06-19 14:40:01下载
- 积分:1
-
GLUE
参数不确定性分析方法GLUE
来自王书功水文模型参数估计及不确定性分析(Generalized Likelihood Uncertainty Estimation)
- 2020-12-05 11:29:23下载
- 积分:1
-
21ic下载_STM8_模拟串口程序
stm8低功耗单片机,设置IO进行串口工作模拟,值得一看(This is a C++ compiled calculator source code, to achieve advanced computing functions, the interface is a bit rough, you can see the idea, thank you.)
- 2020-06-17 12:40:02下载
- 积分:1
-
ajax开发框架,无刷新技术框架,.net初学着非常有利
ajax开发框架,无刷新技术框架,.net初学着非常有利-ajax development framework, no refresh technology framework,. net beginner a very favorable
- 2022-02-14 10:40:24下载
- 积分:1
-
Sensorless
基于TI公司2812DSP的感应电机无速度传感器控制,是非常有前景的一个方向(The sensorless control of an induction motor based on DSP 2812 of TI, which has a good prospective in research and industry)
- 2021-02-24 15:29:40下载
- 积分:1
-
HRPWM
基于微处理器dsp28335为主芯片的的HRPWM程序开发利用程序,初学DSPspi开发例程学习产生高精度PWM波形教材使用(Based on microprocessor mainly dsp28335 chip HRPWM program development and utilization, beginners DSPspi development cases of high-precision PWM waveforms process learning materials to use)
- 2016-08-16 12:11:12下载
- 积分:1
-
a.c
Finding special triples of the form (n, n + 1, n + 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n + 1, n + 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.(Finding special triples of the form (n, n+ 1, n+ 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n+ 1, n+ 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.)
- 2012-04-26 15:05:05下载
- 积分:1