搜索结果
找到约 332 项符合
MY-eBookStore 的查询结果
其他嵌入式/单片机内容 stm32 usb example
it is an example for stm32 usb. i had tried it. it deid not work on my board. buy it might be right for you.
无线通信 多普勒频移
有多径信道、多普勒频移,瑞利、RICE(莱斯)信道等仿真,QPSK调制和解调等,交织编码。程序经过本人测试,绝对可用,并附上本人测试说明和仿真图像结果-I collected information on 2, how-path channel, Doppler frequency shift, Rayleigh, RICE (Rice) ...
Java编程 Java课程设计--------学生信息管理系统
这是用my sql 数据库做的学生管理系统
C/C++语言编程 文件Java排课系统的报告
My JSP 'TeacherMain.jsp' starting page
var $=function(id) {
return document.getElementById(id);
}
function show_menu(num){
for(i=0;i
图形图像 GoDec_beta_1.0和SSGoDec_beta_1.0代码亲测可运行
该代码用于视频中背景与前景的分离
Run "TestGoDec" firstly for testing the background modeling by GoDec on Hall 
dataset. 
Run "TestSSGoDec" firstly for testing the background modeling by Semi-Soft 
GoDec on Hall dataset. The time cost on my PC is 8.75s, which is >4 times 
faste ...
EDA相关 altium15pjwn
altium15安装与破解
1.运行AD15KeyGen,点击“打开模板”,加载license.ini,如想修改注册名,只需修改:
TransactorName=Your Name
其中Your Name用你自己的名字替换,其它参数在单机版的情况下无需修改;
2.点击“生成协议”,保存生成的alf文件(文件名任意,如“jack ”),并将其放到你的安装目录下;
3.将patch.ex ...
书籍 Linux From Scratch
前言:My journey to learn and better understand Linux began back in 1998. I had just installed my first Linux distribution
and had quickly become intrigued with the whole concept and philosophy behind Linux.
这是英文原版的很清晰,希望能帮助到对linux感兴趣的朋友。