搜索资源列表
xcCheck
- 文件检验,连接文件,输出文件信息,包括文件大小,类型等各种属性- To make checksum
lfdk
- 测试内存是否可读可写,寄存器的属性是否正确。-Testing memory is readable and writable register attributes are correct.
HelloJni.tar
- 1、每个被加载的模块,无论是可执行程序还是共享库,均有自己独立的PLT和GOT表。所以拦截这个模块的对外调用的GOT,不影响其他模块。 2、本文只实现了拦截模块的调出到其他模块的动作,其他模块的调入没有涉及到(可能还涉及到比较复杂的重定位操作)。 3、system_server是system用户,不是有权限写所有名字的Property,这里用了persist.sys.开头的属性名,而persist.sys.开头的属性会保存至磁盘,因此性能会差点儿。 4、ioctl虽然实质声明是
filesystem
- 查看指定文件属性 根据部分文件名查找文件 转换二进制文件-See the specified file attribute lookup based on partial filename file into a binary file
garp01
- garp协议源码,在Linux环境下实现通用属性注册协议-the source code of GARP
test.tar
- 判断是否为文件夹或文件,及文件的属性和类型。仅仅是个小小的测试软件-To determine whether a folder or file, and the attributes and types of documents. It s just a small test software.
TQ210-dnw.tar
- TQ210上可以使用的dnw驱动,添加了Makefile文件,可以自己在自己系统中编译后添加,避免了官方提供的只能在32位系统使用的问题。理论通用需要dnw的开发板,只需将C文件中的PID和UID修改成对应开发板。这里可以通过windows下查看驱动的属性来获取PID和UID-dnw can be used on the TQ210 drive, add the Makefile, you can add your own in your own system compiled to avoid