-
一类非线性规划问题在LINGO下的求解!
一类非线性规划问题在LINGO下的求解!-a nonlinear programming problem LINGO in the solution!
- 2023-07-08 16:35:03下载
- 积分:1
-
SourceCode12_adc_dma_OK
说明: DAP28335的ADC采样程序,使用DMA进行数据读取,代码调试通过(dap28335 adc sampling program, using dma for data reading, code debugging through)
- 2020-07-20 18:43:09下载
- 积分:1
-
基于模型的制冷系统智能化仿真研究
BOOK AIRCONDITIONNER
- 2018-11-18 20:42:31下载
- 积分:1
-
am0005
说明: am0005 redbana audition
- 2019-02-23 07:36:33下载
- 积分:1
-
ades_theme_for_windows_10_by_unisira-d9xcl17
说明: ades_theme_for_windows_10_by_unisira-d9xcl17
- 2019-03-12 18:33:29下载
- 积分:1
-
新建文件夹
说明: 用spss时间序列预测得到游乐园的每天游玩人数(using time series prediction)
- 2019-07-11 20:36:06下载
- 积分:1
-
python爬虫小程序
说明: 用python编的爬虫小程序,希望大家喜欢,谢谢大家!(python internet reptile book)
- 2020-06-22 20:20:01下载
- 积分:1
-
LABVIEWevent
labview8.2入门到精通,很好的东西,是现在入门的经典之作(labview8.2 entry to the master, a very good thing, is now classic entry)
- 2009-02-04 09:33:06下载
- 积分:1
-
Java网络天气预报程序
Java网络天气预报程序,一个天气软件,提供未来5天的天气预报同时提供当天的生活小提示。首次运行会产生一个 city.txt 的UTF编码文件纪录城市信息。软件无需安装。可以在任何支持jre 1.6 以上的环境中运行。这个软件一是因为练手(小生正在学习中),二来,我喜欢简单好用的东西,比方菜刀就是菜刀,开山刀就是开山刀,反正瑞士军刀做这两件事都不好使,哈哈。
- 2022-05-24 05:50:04下载
- 积分:1
-
FlappyBird2
说明: 大致思路说说,就是在外部SRAM里面做了一个大数组[320][240]做了一帧缓冲,所有屏幕相关操作都是在这一帧上面实现的,使用DMA直接丢数据到FSMC接口上,比I/O快多了,然后就是资源的去背问题,所有的图片都是我从手机版上面截图下来的,然后背景色都是0X4DF9,然后因为jpg转换软件的关系,蓝色的背景色会有偏差所以直接判断把0x4df9不显示不可行,后来想到可以用RGB颜色来入手,虽然不是0x4df9但是还是蓝色,所以蓝色分量肯定比红色多,所以做了一个阈值判断(Roughly speaking, a large array [320] [240] is made in the external SRAM to do a frame buffer. All screen-related operations are implemented on this frame. Using DMA to drop data directly to the FSMC interface is much faster than I/O. Then it is the problem of resource backtracking. All the pictures are taken from the top of the mobile version, and then the background color is 0X4DF9. Later, because of the relationship between JPG conversion software, the blue background color will be biased, so it is not feasible to directly judge that 0x4df9 is not displayed. Later, I thought that RGB color can be used to start with. Although it is not 0x4df9, it is still blue, so the blue component must be more than red, so I made a threshold judgment, and then it is the transition between scene and scene.)
- 2019-06-17 12:06:28下载
- 积分:1