登录
首页 » Unix_Linux » common

common

于 2009-02-13 发布 文件大小:858KB
0 72
下载积分: 1 下载次数: 1

代码说明:

  u-boot loader common files, like cpu, clock, environment...etc...

文件列表:

common
......\.depend
......\ACEX1K.c
......\altera.c
......\bedbug.c
......\circbuf.c
......\cmd_ace.c
......\cmd_autolinuxstart.c
......\cmd_autoscript.c
......\cmd_bdinfo.c
......\cmd_bedbug.c
......\cmd_bmp.c
......\cmd_boot.c
......\cmd_bootm.c
......\cmd_cache.c
......\cmd_console.c
......\cmd_date.c
......\cmd_dcr.c
......\cmd_diag.c
......\cmd_doc.c
......\cmd_dtt.c
......\cmd_eeprom.c
......\cmd_elf.c
......\cmd_fat.c
......\cmd_fdc.c
......\cmd_fdos.c
......\cmd_flash.c
......\cmd_fpga.c
......\cmd_i2c.c
......\cmd_ide.c
......\cmd_immap.c
......\cmd_itest.c
......\cmd_jffs2.c
......\cmd_load.c
......\cmd_log.c
......\cmd_mem.c
......\cmd_mii.c
......\cmd_misc.c
......\cmd_mmc.c
......\cmd_nand.c
......\cmd_nand_mba24x0.c
......\cmd_net.c
......\cmd_nvedit.c
......\cmd_pci.c
......\cmd_pcmcia.c
......\cmd_portio.c
......\cmd_reginfo.c
......\cmd_reiser.c
......\cmd_scsi.c
......\cmd_spi.c
......\cmd_usb.c
......\cmd_usb_down.c
......\cmd_vfd.c
......\command.c
......\console.c
......\devices.c
......\dlmalloc.c
......\dlmalloc.src
......\docecc.c
......\environment.c
......\env_common.c
......\env_dataflash.c
......\env_eeprom.c
......\env_flash.c
......\env_nowhere.c
......\env_nvram.c
......\exports.c
......\flash.c
......\fpga.c
......\hush.c
......\kgdb.c
......\lists.c
......\lynxkdi.c
......\main.c
......\Makefile
......\memsize.c
......\miiphybb.c
......\miiphyutil.c
......\soft_i2c.c
......\soft_spi.c
......\spartan2.c
......\s_record.c
......\tags
......\usb.c
......\usb_kbd.c
......\usb_storage.c
......\virtex2.c
......\xilinx.c

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

发表评论

0 个回复

  • SampEn
    优化的样本熵程序,适合于描述时间序列的复杂度(Optimized procedures, suitable for describing the sequence of time complexity of sample entropy)
    2012-12-05 16:45:24下载
    积分:1
  • BP2BE
    基于BP神经网络的盲均衡器设计, 采用BP神经网络进行盲均衡 残差小,误码率低(blind equalizationo based n bp neural networks)
    2014-06-03 21:06:17下载
    积分:1
  • Closest-bifurcation-MATPOWER-master
    寻求最近的平衡点方程,属于非线性动力学理论。希望对大家有帮助(Seeking the nearest equilibrium equation belongs to the theory of non-linear dynamics. I hope it will be helpful to you all.)
    2019-04-14 14:44:57下载
    积分:1
  • 以太触摸屏STM32F107_ETH_LCD(神舟IV号)HTTP页V1.1
    【实例简介】以太网触摸屏STM32F107_ETH_LCD(神舟IV号)HTTP网页V1.1
    2021-09-08 00:31:11下载
    积分:1
  • flood
    linux下的一个简单的syn泛洪攻击程序源码,程序结构简单,适合初学者(linux under a syn flood attacks easy program source code, program structure is simple, suitable for beginners)
    2020-12-15 16:39:13下载
    积分:1
  • an agreement to study the Chinese Read manual containing a detailed description...
    一本学习中文协议阅读的手册,里面详细介绍了osip协议阅读的结构和使用方法,是一本不错的手册。
    2022-06-03 05:35:22下载
    积分:1
  • five jsp source examples include : output, access to the form parameters, access...
    五个jsp源代码示例包括:输出、访问表单参数、访问jsp各种参数、cookies、搜索引擎
    2022-03-23 14:48:08下载
    积分:1
  • Genetic-Algorithms
    遗传算法,本程序采用遗传算法完成参数拟合程序(Genetic Algorithms)
    2013-10-25 15:39:47下载
    积分:1
  • RomanForts
    Small program to find the best route to follow. Needs improvement but can help understand the concept of the A* Algorithm.
    2011-02-05 00:05:52下载
    积分:1
  • CPSO
    用CPSO算法求解带约束的函数优化问题。目标函数为f=(x(3)+2)*x(2)*x(1)^2,求其最小值;约束为g(1)=1-x(2)^3*x(3)/(71785*x(1)^4) g(2)=(4*x(2)^2-x(1)*x(2))/(12566*(x(2)*x(1)^3-x(1)^4))+1/(5108*x(1)^2)-1 g(3)=1-140.45*x(1)/(x(2)^2*x(3)) g(4)=(x(1)+x(2))/1.5-1 决策变量取值范围:x1-[0.05,2],x2-[0.25,1.3],x3-[2,15](With CPSO algorithm for solving constrained function optimization problems. The objective function f = (x (3)+2)* x (2)* x (1) ^ 2, find the minimum value constraint g (1) = 1-x (2) ^ 3* x (3)/(71785* x (1) ^ 4) g (2) = (4* x (2) ^ 2-x (1)* x (2))/(12566* (x (2)* x (1 ) ^ 3-x (1) ^ 4))+1/(5108* x (1) ^ 2)-1 g (3) = 1-140.45* x (1)/(x (2) ^ 2* x (3)) g (4) = (x (1)+x (2))/1.5-1 decision variable ranges: x1-[0.05,2], x2-[0.25,1.3], x3-[ 2,15])
    2013-06-03 10:10:55下载
    积分:1
  • 696516资源总数
  • 106457会员总数
  • 15今日下载