搜索资源列表
An-Upload
- 本组件是继作者原“艾恩ASP无组件上传类”修改整合而成, 具有和无组件上传类相同的功能,并且具有无组件类不能相比的优越性能。 能实现的功能主要包括:自由提取表单数据、自由限制上传扩展名、自由限制上传大小、自由选择文件保存类型(原文件名和时间随机命名), 即可以单个文件上传又可以多个文件批量上传,同时可以提取文件的二进制数据,以方便保存到数据库-This component is the author of the original " non-iron ASP upload
grbl-master
- GRBL限制比较大,用的是arv的C语言写的,有目前较新的版本是0.8c,能用在328P的芯片上(UNO),其他的芯片能用的不多,MEGA2560就不行了。缺点是安装麻烦,需要用到winavr生成hex文件,再用XLoader上传到UNO上。优点是效率高,功能强大,可设置加速度等。-GRBL is restricted to relatively large, using ARV written in C language, there is a new version of 0.8C, can
DOTANALYZER
- 使用YACC进行dot图形语言的语法分析,仅上传编写的代码,使用时需先安装YACC(linux系统下),并联合编译,或者运行MAKE完成编译生成相应可执行文件。-YACC performed using dot syntax analysis, upload only part of the code, when used need to install (under linux system) YACC, and jointly compile, compile or run MAKE gen
SENDFILE
- 在Linux操作系统,使用C++模拟实现云盘操作,基本实现文件的上传和下载、秒传、断点续传等功能。-In the Linux operating system, use C++ simulation cloud disk operations, basic file upload and download, second pass, HTTP and other functions.