-
vof_circle
UDF传质,气液界面剪切力编程 希望多多交流(UDF mass transfer, gas-liquid interface shear force programming, I hope more exchanges)
- 2017-07-18 10:05:50下载
- 积分:1
-
xmlrpc-c-1.06.04
vtd-xml开源开发包(包中包含几个使用例子)(vtd- xml revenue development kits (package contains several examples of the use))
- 2007-01-15 16:29:28下载
- 积分:1
-
picture_to_eps
pic_eps.bat 批处理文件 可以很方便的将任意格式的图片转为eps格式(pic_eps.bat batch file can easily be converted to any format image eps format)
- 2013-07-15 19:34:41下载
- 积分:1
-
New-folder
this is a simple traffic light using proteus 8, its very easy, familiar, and u can see the project in youtube
- 2015-02-12 06:35:40下载
- 积分:1
-
huffman
Huffman编码,使用哈弗曼树生成前缀码,把输入的字符编码并把原字符解码(Huffman code and decode)
- 2014-03-06 10:10:34下载
- 积分: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
-
FIFOwithc
这是我写的一个关于操作系统的FIFO的过程,希望大学在使用的同时指出不足之处,(This the one I wrote on the operating system FIFO process, in the hope that the University of noted deficiencies, thank you)
- 2005-06-15 19:27:00下载
- 积分:1
-
finish
C8051Fxx 串口指令单独控制电压表N的状态,电压值串口读取(C8051Fxx serial instruction individually controlled voltage meter N state, the serial port to read voltage value)
- 2015-02-13 10:21:43下载
- 积分:1
-
amlProgramDesign
一本介绍aml编程设计的书籍.比较基础,实用.(aml introduced a program designed books. Basis for comparison and practical.)
- 2007-01-15 11:59:42下载
- 积分:1
-
NAV_APP
MCu based distance measurement from 20-80cm based on SHARP ir sensor
- 2013-12-27 01:24:58下载
- 积分:1