登录
首页 » Delphi » nodemcu-flasher-master

nodemcu-flasher-master

于 2020-06-20 发布
0 114
下载积分: 1 下载次数: 2

代码说明:

说明:  ESP8266串口烧录,delphix7,xe8,xe10(ESP8266 Serial burning,delphix7,xe8,xe10)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • 读者写者问题
    说明:  1、定义一个数据缓存buffer及用于实现同步互斥的信号量。 2、定义一个读者函数: ?当有写者在占用buffer时,读者应该等待,直到写者不再使用该buffer。 ?当有其他读者在占用buffer时,读者可对buffer进行读取操作。 ?当buffer中有数据时,则从其中读取一个数据,并显示然后退出。 ?当buffer中没有数据时,应等待,直到buffer中有数据可读。 3、定义一个写者函数 ?当有读者在占用buffer时,写者应该等待,直到所有的读者都退出为止。 ?当有其他写者占用buffer时,该写者应该等待,直到占用buffer的写者退出为止。 ?当buffer有空闲时,写者应该在buffer中写入一个数据并退出。 ?当buffer满时,写者应该等待,直到buffer有空闲为止。 4、定义主函数,在其中可以任意创建读者与写者。 可根据用户输入创建读者或写者进程(线程)。(1. Define a data buffer and semaphores for synchronization and mutual exclusion. 2. Define a reader function: When a writer is occupying the buffer, the reader should wait until the writer no longer uses the buffer. When other readers occupy the buffer, they can read the buffer. When there is data in the buffer, read a data from it, display and exit. When there is no data in the buffer, wait until the data in the buffer is readable. 3. Define a writer function When a reader is occupying the buffer, the writer should wait until all readers quit. When other writers occupy the buffer, the writer should wait until the writer who occupies the buffer exits.)
    2019-12-27 18:49:46下载
    积分:1
  • 针对TI公司的MSP53C39,介绍了FM语音合成算法的基本原理和FM数据文件格式,合成算法生成工具TI_FM的使用方法...
    针对TI公司的MSP53C39,介绍了FM语音合成算法的基本原理和FM数据文件格式,合成算法生成工具TI_FM的使用方法-For TI" s MSP53C39, speech synthesis FM introduced the basic principles of algorithm and data file formats FM, synthesis algorithm to generate the use of tools TI_FM
    2022-06-26 23:22:40下载
    积分:1
  • 上游主线500011093
    matlab应用于交通领域数据,美国加州实时数据(Matlab applied to traffic data, California real-time data)
    2019-01-03 09:00:34下载
    积分:1
  • 为初学者提供MFC程序设计的试验方法和部分知道
    为初学者提供MFC程序设计的试验方法和部分知道-MFC for beginners program designed to provide test methods and some know
    2022-02-12 17:53:36下载
    积分:1
  • DUOJIN2
    本人收集的资料2,有多径信道、多普勒频移,瑞利、RICE(莱斯)信道等仿真,QPSK调制和解调等,交织编码。程序经过本人测试,绝对可用,并附上本人测试说明和仿真图像结果(I collected information on 2, how-path channel, Doppler frequency shift, Rayleigh, RICE (Rice) channel, such as simulation, QPSK modulation and demodulation, etc., Interleaved Coded. After I tested the procedure is absolutely available, along with my test images and simulation results indicate)
    2009-06-05 14:46:53下载
    积分:1
  • BOSCH汽车电气与电子
    BOSCH汽车电气与电子,汽车电子电气行业专业书籍,是入门的必备书籍(BOSCH automotive electrical and electronic, automotive electronic and electrical industry professional books, is a necessary entry book)
    2019-05-05 10:56:13下载
    积分:1
  • time-stiffness
    说明:  matlab编写的斜齿轮刚度计算程序,其原理基于微分思想的势能法。(The calculation program of helical gear stiffness written by Matlab is based on the potential energy method of differential thought.)
    2021-02-18 20:29:44下载
    积分:1
  • 部分截图幻灯片
    前后张图片部分截图幻灯片是一款通栏带上一张下一张图片部分截图的幻灯片(The front and back picture partial screenshots slide is a slide with the next picture partial screenshots on the banner.)
    2019-03-01 15:40:16下载
    积分:1
  • test
    通过地球上的两个点的经纬度计算两点之间的距离(longitude,latitude to distance)
    2020-06-17 05:20:01下载
    积分:1
  • matlabcode
    说明:  模拟退火是 80 年代初发展起来的一种随机性组合优化方法。它模拟高温金属降温的热力学过程,并广泛应用于组合优化问题。基于模拟退火的粒子群优化算法是把模拟退火机制引入基本粒子群优化算法中,采用杂交粒子群优化算法中的杂交运算和带高斯变异的粒子群优化算法中的变异运算,以便进一步调整优化群体。(Simulated annealing is a stochastic combinatorial optimization method developed in the early 1980s. It simulates the thermodynamic process of high temperature metal cooling and is widely used in combinatorial optimization problems. The particle swarm optimization algorithm based on simulated annealing introduces the simulated annealing mechanism into the basic particle swarm optimization algorithm, and adopts the hybrid operation in hybrid particle swarm optimization algorithm and the mutation operation in particle swarm optimization algorithm with Gaussian mutation, so as to further adjust the optimization population.)
    2020-03-11 10:49:36下载
    积分:1
  • 696518资源总数
  • 104824会员总数
  • 34今日下载