搜索资源列表
gcode_zips
- Unzip this file into a writeable directory. You should end up with a \"Geocode\" project, as well as Bitmaps and TestData directories. This sample geocodes single-match zip codes, entered by the user, or a batch-match of a table of zips (and
LTE_System_Level_3_r427 LTE系统级仿真
- LTE系统级仿真,具体功能描述如下:The main file of the LTE Link Level Simulator is LTE_sim_main.m, though you may normally run the simulation through a batch file such as LTE_sim_launcher.m, which performs the following tasks: Loading a configuration file of
quadra052
- uadra is a web-gallery generator that runs in batch mode. It can also be used as a batch resize tool. It builds .html galleries and .jpg "contact-sheets" based on a list of input files. It can also be used simply as a batch image scaler cum jpg-
ApkDecompiler
- 反编译APK文件的批处理程序。使用前请先解压。-Anti-batch program to decompile the APK file. Please unzip before using.
FileManager
- Android平台下的文件管理应用源码,包括单个或批量文件的复制,删除,重命等功能.-Document management application source code, including single or batch file copy, delete, and rename functions under the Android platform.
a
- 一个可以批量添加指定后缀的程序,可以重命名jar文件为MIDlet-name的内容(后缀不能为.jar,只能是其他后缀的jar文件)-A batch adding the the specified suffix of procedures, can rename the jar file MIDlet-name content (suffix can not. Jar, only other suffix jar file)
sushe
- 考查点:线性结构、文件操作 注意:必须使用文件存储数据,不得使用数据库管理系统。 任务:通过此系统可以实现如下功能: 录入: 可以录入宿舍情况,包括宿舍号、可容纳学生数、已容纳学生数、男生/女生宿舍等信息; 可以录入学生住宿情况,包括学号、姓名、性别、宿舍号等信息。 其他信息可以自行设计。 分配宿舍:为每一个学生分配入一个未住满的宿舍。能否提供一个智能分配算法?推荐选择?批量分配?鼓励创新。-Check point: linear structure, file op
ImageDownLoad
- 本项目是一个批量下载图片的小例子,项目编码UTF-8编译版本4.4.2主要特点有: 1、下载大图decode时,可根据View大小自动缩放图片,不在出现OOM和SkImageDecoder::Factory returned null错误 2、图片下载失败时,可自定义失败重试次数 3、记录正在下载的任务,防止屏幕滚动时多次下载 4、缓存目录容量大于给定限制时,清空文件缓存 5、包含内存和文件二重缓存,极大的提高流畅度-This project is a small examp
emmcdl
- 1. Download VS Express 2010 and install http://download.microsoft.com/download/5/C/1/5C156922-CA10-49D8-B7E7-9BF092C3B6EB/VS2010ExpressCHS.iso 2. Download Windows SDK 7.1 and install https://www.microsoft.com/en-us/download/details.aspx?id=8
Xmodem
- XMODEM协议是一种串口通信中广泛用到的异步文件传输协议。分为标准Xmodem和1k-Xmodem两种,前者以128字节块的形式传输数据,后者字节块为1k即1024字节,并且每个块都使用一个校验和过程来进行错误检测。在校验过程中如果接收方关于一个块的校验和与它在发送方的校验和相同时,接收方就向发送方发送一个确认字节(ACK)。由于Xmodem需要对每个块都进行认可,这将导致性能有所下降,特别是延时比较长的场合,这种协议显得效率更低。(XMODEM protocol is a widely us
