-
SampleCode_ForCidana
基于WinCE5.0/6.0的CMMB测试软件。CMMB芯片是Siano的。可以完整测试CMMB信号强度,完成搜台,记录流媒体文件(可以将记录的文件在PC上播放)。(The CMMB based WinCE5.0/6.0 test software. Siano' s CMMB chip. CMMB signal strength can be fully tested, complete search, recording streaming media files (log files can be played on a PC).)
- 2013-08-20 21:26:23下载
- 积分:1
-
avoid-deadlock
操作系统实验-死锁避免算法,word文档,详细,全,可执行,自己写的,希望快点能在贵网站下载。。。(Operating System Experiment- Deadlock avoidance algorithm, word documents, detailed, full, enforceable, wrote it myself, hope quickly in your website. . .)
- 2013-10-28 19:05:59下载
- 积分:1
-
3Kg电子秤源代码(自编)
3Kg电子秤源代码、自己调试好的
int main(void)
{
Init_HX711pin();
delay_init();
BEEP_Init();
NVIC_Configuration(); //ÉèÖÃNVICÖжϷÖ×é2:2λÇÀÕ¼ÓÅÏȼ¶£¬2λÏìÓ¦ÓÅÏȼ¶
uart_init(9600); //´®¿Ú³õʼ»¯Îª9600
Get_Maopi(); //³ÆÃ«Æ¤ÖØÁ¿
delay_ms(1000);
delay_ms(1000);
Get_Maopi(); //ÖØÐ»ñÈ¡Ã«Æ¤ÖØÁ¿
while(1)
{
Get_Weight();
if(Weight_Shiwu>100)
GPIO_SetBits(GPIOB,GPIO_Pin_8);
delay_ms(1000);
GPIO_ResetBits(GPIOB,GPIO_Pin_8);
printf("¾»ÖØÁ¿ = %d g
",Weight_Shiwu); //´òÓ¡
delay_ms(1000);
}
}
- 2022-01-25 18:29:29下载
- 积分:1
-
win-2000-xp-task-scheduler-exploit
win 2000 xp task scheduler exploit,win 2000 xp task scheduler exploit,win 2000 xp task scheduler exploit(win 2000 xp task scheduler exploit)
- 2013-11-19 17:56:33下载
- 积分:1
-
lcd1
This is source code to demonstrate the 16x2 lcd PROGRAMING.
- 2013-11-21 22:31:08下载
- 积分:1
-
杨力祥(老师)c++课件
中科院杨力祥(老师)c++课件,课件是ppt形式(Yang Lixiang (teacher) c++ courseware of Chinese Academy of Sciences)
- 2021-01-04 22:38:55下载
- 积分:1
-
ds1302与液晶显示程序,学习AVR很好的例子,可通过protues仿真
ds1302与液晶显示程序,学习AVR很好的例子,可通过protues仿真-and liquid crystal display ds1302 procedures AVR good example of learning through simulation protues
- 2022-02-06 10:56:46下载
- 积分:1
-
HAWK是一种数据采集和清洗工具
HAWK是一种数据采集和清洗工具,依据GPL协议开源,能够灵活,有效地采集来自网页,数据库,文件, 并通过可视化地拖拽,
快速地进行生成,过滤,转换等操作。其功能最适合的领域,是爬虫和数据清洗。
Hawk的含义为“鹰”,能够高效,准确地捕杀猎物。
HAWK使用C# 编写,其前端界面使用WPF开发,支持插件扩展。通过图形化操作,能够快速建立解决方案。
- 2023-02-09 06:45:04下载
- 积分:1
-
CRC_with_MSP430_code
用TI单片机MSP430系列写的CRC检验程序,C语言(Using TI single-chip MSP430 series written by CRC testing procedures, C language)
- 2008-07-25 11:28:24下载
- 积分:1
-
C-P-P-100-cases-of-classic-program
C++经典程序100例,更多的试题,源代码,c++的练习题
(C++ 100 cases of classic program, more questions, source code, c++ exercises)
- 2013-03-29 11:10:28下载
- 积分:1