资源列表
ICX229AL
- SONY公司出品的黑白CCD(44万像素)ICX229的驱动信号产生程序
500casesofclassiceffectspage
- 经典网页特效500例 能想到的 想不到的 都有 能使你的网页更生动 更有魅力-500 cases of classic effects page
cvx
- matlab线性规划工具包,用于解决各种凸优化问题。-matlab toolbox for linear programing
SONY-CCD-ICX229
- SONY公司出品的黑白CCD(44万像素)ICX229的驱动信号产生程序程序源代码-The SONY company produced black and white CCD (4.4 million pixels) the ICX229 drive signal generator program source code
Matlab-Programming
- 这本Matlab编程是Stephen J. Chapman的经典作品,本上独特的强调自上而下的编程方法,而且在全书中皆有提醒和注意常犯的错误-This is Stephen J. Chapman Matlab programming classics, this emphasis on the unique top-down programming, but also in the book have the sound alerts and attention to common mistak
verilog
- verialog 编码语言资料,打包下载
22
- 从高程图(digital elevation map)读取地【例程2】形高度数据,将地形数据组织成均匀三角网格,通过OpenGL绘制三维地形,并进行地形纹理贴图。同时要求实现地形的漫游,即可以前后左右移动视点来观察地形。-From the elevation map (digital elevation map) to read the terrain elevation data, terrain data will be organized into a uniform mesh, thro
实验30:LCD12864液晶
- LCD12864代码 刷屏 显示图片 显示中文(LCD12864 code swipe screen display picture display Chinese)
AnJian_1602
- 计算器设计。采用了现场可编程逻辑器件FPGA设计,并基于VHDL语言实现加减乘除功能,并用十进制显示在数码管上。计算部分为加法器、减法器、乘法器和除法器组成。使用Altera公司的QuartusII开发软件进行功能仿真并给出仿真波形,并下载到试验箱,用实验箱上的按键开关模拟输入,用数码管显示十进制计算结果。通过外部按键可以完成四位二进制数的加、减、乘、除四种运算功能,其结果简单,易于实现。-Calculator design. Using a field programmable logic d
FFmpeg-master
- FFmpeg是一套可以用来记录、转换数字音频、视频,并能将其转化为流的开源计算机程序,此资料为其简单的应用。-FFmpeg is a set can be used to record, convert digital audio, video, and can convert it into a stream of open source computer program, this data for simple applications.
ranging_files
- MIT radar course: display the log mag of the IDFT of the results as a rang-time indicator(RTI) plot-MIT radar course: display the log mag of the IDFT of the results as a rang-time indicator(RTI) plot
基于深度强化学习的复杂环境下机器人自主移动算法
- 本算法是通过深度强化学习方法,模拟人类行走策略,建立避免碰撞的模型,训练机器人底盘以人类习惯在复杂变化的环境中主动生成速度和角度信息,从而自动行走。