资源列表
board-am335xevm
- LINUX AM3352 引脚配置文件(LINUX AM3352 configuration files)
ST
- 进行文件传输,可以控制发送端和接收端的传输文件内容(由用户自主填充)、时间、大小、以及传输协议的选择。并且可以记录文件的相关信息并返回出错提示(File transfer, you can control the sending and receiving side of the transmission, file content (by the user self filling), time, size, and the choice of transmission protocol. A
搜狗高速下载
- 双平台直方图增强算法,适合低光红外图像增强(dual-stage image enhance)
SocketTool
- 进行windows界面编程,界面分为发送端和接收端,分别可以进行多个发送端多个接收端的多发多收操作,并且可以进行发送文件的内容、大小、发送时间的控制。最后,可以显示出错信息,并且可以保存当次的设置信息。(Windows programming interface, the interface is divided into transmitter and receiver, which can carry out multiple transmitter multiple receiver MI
net调用 webservice
- 调试成功过用net调用 webservicenet(this is use net call webservicenet)
新建文本文档
- 一、循环队列的基础知识 1.循环队列需要几个参数来确定 循环队列需要2个参数,front和rear 2.循环队列各个参数的含义 (1)队列初始化时,front和rear值都为零; (2)当队列不为空时,front指向队列的第一个元素,rear指向队列最后一个元素的下一个位置; (3)当队列为空时,front与rear的值相等,但不一定为零; 3.循环队列入队的伪算法 (1)把值存在rear所在的位置; (2)rear=(rear+1)%maxsize ,其中maxsize代表数
pwm
- 使用stc89c52,产生pwm波,可调节占空比(Using STC89C52, PWM wave is generated to adjust duty cycle)
广州市区级行政区
- 详细的广州市行政区划图,可用于地学科研开发(The detailed administrative zoning map of Guangzhou can be used for geological research and development)
jugg_221-weixin_demo_collection-master
- 微信小程序的开发,进行相关的java和js编程,可以内嵌入微信平台,进行相关功能小程序的使用(the development of WeChat small program, the relevant Java and JS programming, can be embedded into the micro channel platform, using the related function of small programs)
androidmvp
- android mvp 的架构设计,retrofit 分发请求(Android MVP architecture design, retrofit distribution request)
DVEDesert
- 通过C++ 构建出地形模型数据,进行三维地形和指示模拟操作(The terrain model data is constructed by C ++)
ftpDemo
- java语言操作ftp文件,上传下载和删除,一共三个类,一个工具类Ftputil.,一个实体类Kmconfig。一个测试类Test(Java language operations, FTP files, upload, download and delete, a total of three classes, a tool class Ftputil., an entity class, Kmconfig. A test class Test)