Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Update
Search - Update - List
function mandelbrot Plots a Mandelbrot fractal which is updated after you zoom in Define options, all options are stored in OPT structure OPT.mm = 700 number of pixels (detail) in x direction OPT.nn = 400 number of pixels (detail) in y direction OPT.max_iteration = 500 higher number makes calculation slower, but up to 1e5 calculation time is still acceptable OPT.colorFcn = @() jet OPT.plotFcn = @(c) mod(c ,100) OPT.updateTime = 0.5 interval at which to update drawing OPT.plotFcn = @c) log(c )*10 some examples for scaling of the colors OPT.plotFcn = @(c) c no scaling-function mandelbrot Plots a Mandelbrot fractal which is updated after you zoom in Define options, all options are stored in OPT structure OPT.mm = 700 number of pixels (detail) in x direction OPT.nn = 400 number of pixels (detail) in y direction OPT.max_iteration = 500 higher number makes calculation slower, but up to 1e5 calculation time is still acceptable OPT.colorFcn = @() jet OPT.plotFcn = @(c) mod(c ,100) OPT.updateTime = 0.5 interval at which to update drawing OPT.plotFcn = @c) log(c )*10 some examples for scaling of the colors OPT.plotFcn = @(c) c no scaling
Date : 2026-01-23 Size : 2kb User : jer

报告主要围绕2010年美国风电产业情况和当前政策问题进行展开。报告前半部分首先列举了美国风电装机容量、年均增速、累积增速和风电发电量所占比例等风电产业相关情况。报告后半部分介绍了联邦能源管制委员会(FERC)于2010年6月提出的输电规划和成本分摊相关的提案。-Report mainly focus on the 2010 U.S. wind power industry conditions and current policy issues started. First, the first part of the report cited the U.S. wind power capacity, the average annual growth rate, cumulative growth in the proportion of wind power generating capacity of wind power industry and other relevant circumstances. Report describes the latter part of the Federal Energy Regulatory Commission (FERC) in June 2010 proposed cost allocation of transmission planning and related proposals.
Date : 2026-01-23 Size : 1.08mb User : 黄伟

C++编写的水电费管理系统 包括管理员和员工登陆 密码修改 水电费的基本增删改查-C++ Utility management systerm manager and employee login Utility bills add delete update search
Date : 2026-01-23 Size : 25.95mb User : 柠檬

刚做的一个excel出入库管理,使用sql操作excel表,需要的朋友可以下来看看, vba密码:taoxinjian@126.com 通过修改模块mtot中的rssqlexecute中的cnnstr,以及其他模块中的sqlstr的表名,就可以将数据源更新为access,当然,要先建一下同名access表 如果要将数据源更新为sql server,在access的基础上,将所有模块中的#全部替换成 ‘ 就可以了-Just do an excel out of storage management operations using sql excel table, need friends can look down, vba Password: taoxinjian@126.com By modifying the module mtot the rssqlexecute in cnnstr, as well as other modules sqlstr table name, you can update the data source for access, of course, first built about namesake access table If you want to update the data source for the sql server, on the basis of access, all the modules# replace all on it
Date : 2026-01-23 Size : 97kb User : 甘勇胜

添加stm32f411xe设备支持. 提高霍尔延迟与时间基本实现,添加一个新的宏观__hal_gpio_exti_generate_swit()管理软件生成选定的完全中断,功能重组更新,取决于每个STM32F4设备支持的功能.在l_pwr_enterstandbymode()不清楚唤醒旗(WUF),它需要被清除的应用水平之前调用这个函数.添加新的宏控制CTS和RTS。 -Add support of STM32F411xE devices Enhance HAL delay and time base implementation Add a new macro __HAL_GPIO_EXTI_GENERATE_SWIT() to manage the generation of software interrupt on selected EXTI line Functions reorganization update, depending on the features supported by each STM32F4 device in HAL_PWR_EnterSTANDBYMode() to not clear Wakeup flag (WUF), which need to be cleared at application level before to call this function Add new macros to control CTS and RTS Add support of STM32F411xE devices
Date : 2026-01-23 Size : 4.45mb User : 张海蓝
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.