资源列表
排序选择:
[Linux/Unix编程] FlagAttributeDescriptor
说明:Describes a text attribute that can only contains some predefined values for Embedded Linux.<dingdainan> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] InputModeSwitcher
说明:Switcher used to switching input mode between Chinese, English, symbol,etc for Embedded Linux.<dingdainan> 在 2025-06-10 上传 | 大小:4kb | 下载:0
[Linux/Unix编程] SAXResult
说明:Acts a n holder for a transformation Result. -Acts as an holder for a transformation Result.<bingxerlun> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] ResourceCursorAdapterTest
说明:Test Resource Cursor Adapter for Embedded Linux.<bingxerlun> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] ElementValue
说明:This abstract class represents an element value that is attached to an annotation or an annotation default.<bingxerlun> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] NTUserPrincipal
说明:NT (MS Windows specific) user principal used for HTTP authentication.<xovekeng> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] ExceptionUtils
说明:The home for utility methods that handle various exception-related tasks.<xovekeng> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[C#编程] sgCheckOnWork
说明:员工考勤系统。写得很详细,功能基本实现,可做毕业设计。-Employee attendance systems. Write a very detailed, functional basic realization, to do graduate design.<CaiJingheng> 在 2025-06-10 上传 | 大小:4.54mb | 下载:0
[软件工程] QuickSort
说明:快速排序之所比较快,因为相比冒泡排序,每次交换是跳跃式的。每次排序的时候设置一个基准点,将小于等于基准点的数全部放到基准点的左边,将大于等于基准点的数全部放到基准点的右边。这样在每次交换的时候就不会像冒泡排序一样每次只能在相邻的数之间进行交换,交换的距离就大的多了。因此总的比较和交换次数就少了,速度自然就提高了。-Quick sort of the relatively fast, as compared to bubble sort, each exchange is leaps and bo<单米马> 在 2025-06-10 上传 | 大小:97kb | 下载:0
[嵌入式Linux] FaceDaR
说明:Linux下实现人脸识别,QT编译,ARM板子为QT2440.-Face Recognition under Linux, QT compile, ARM board as QT2440.<CaiJingheng> 在 2025-06-10 上传 | 大小:22kb | 下载:0
[Linux驱动] busybox.tar
说明:busybox是嵌入式系统中常用的一个软件包,它把许多常用的Linux命令都集成到一个单一的可执行程序中,几乎只需要这一个可执行程序加上Linux内核就可以构建一个基本的Linux系统。-busybox is a software package used in embedded systems, it is the many common Linux commands are integrated into a single executable program, almost only ne<陈金华> 在 2025-06-10 上传 | 大小:2.08mb | 下载:0