Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - C SHELL
Search - C SHELL - List
GIF动画解码算法,用VC做的外壳,内部是纯C语言实现的算法,很有参考价值,尤其是可以参考做为嵌入式系统实现GIF动画。-An decode arithmetic for GIF animated cartoon. Its shell is made with VC, and internal arithmetic is implemented with pure C language. It has value to refer,especially we can refer to it ro implemente GIF animated cartoon in embedded system.
Date : 2008-10-13 Size : 11.97kb User : 余爱军

GIF动画解码算法,用VC做的外壳,内部是纯C语言实现的算法,很有参考价值,尤其是可以参考做为嵌入式系统实现GIF动画。-An decode arithmetic for GIF animated cartoon. Its shell is made with VC, and internal arithmetic is implemented with pure C language. It has value to refer,especially we can refer to it ro implemente GIF animated cartoon in embedded system.
Date : 2025-12-23 Size : 12kb User : 余爱军

VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!-Private Sub Command3_Click() Shell Text1.Text End Sub Private Sub Command4_Click() dakai1.InitDir = "c:\" dakai1.Filter = "EXE(*.exe,*.bat)|*.exe*.bat" dakai1.Action = 1 Text1.Text = dakai1.FileName End Sub
Date : 2025-12-23 Size : 4kb User : 枫枫

自己写的一个很有创意的Command Line Interface内核,占用资源非常精简,可在嵌入式平台上实现类似于shell的功能,纯C语言实现,非常易于移植。-A very smartful Command Line Interface Kernel by myself. Very low memory usage, and can provide the function for embedded platform like shell on PC. It is all written by C, and can be easier porting to another platform.
Date : 2025-12-23 Size : 39kb User : PANDA

比较插入排序、希尔排序法和快速排序,用于ARM C库中的排序。-Example code that compares an insertion sort, shell sort, and the quick sort used in the ARM C libraries.
Date : 2025-12-23 Size : 1kb User : 梁增健
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.