-
matlab-LDPC
ldpc的matlab实现程序,和几篇文档资料(ldpc matlab implementation procedures, and several documentation)
- 2013-03-04 11:03:46下载
- 积分:1
-
c程序模拟http服务器
char ip[64]={0};
//get_server_ip(ip,"eth0");//获取本机ip地址
get_server_ip(ip,"wlan0");//获取本机ip地址
printf("ip=%s
",ip);
post_get(ip,8868);
return 0;
char ip[64]={0};
//get_server_ip(ip,"eth0");//获取本机ip地址
get_server_ip(ip,"wlan0");//获取本机ip地址
printf("ip=%s
",ip);
post_get(ip,8868);
return 0;
- 2022-05-15 15:18:37下载
- 积分:1
-
sprc133
说明: 文件内容为dspC5000的工具包,希望能为有需要的人提供帮助(The content of the file is a toolkit for dspC5000, hoping to help people in need.)
- 2020-06-23 09:20:02下载
- 积分:1
-
RS232
RS232串口通信接收发送数字发送:从单片机P1、P2口输入按键信号, PC机RS232C口接收。
接收:PC机由RS232C口发送数字时,P4口连接的数码管显示。需要发送十六进制数,例如,
十进制数3,应该发送03(RS232 serial communication to send digital receiving
)
- 2013-02-22 18:18:31下载
- 积分:1
-
Vg101_lecture_of_UM
matlab 编程基础 C语言入门和C++基础 源自
美国密西根大学(Matlab Programming Fundamentals C language entry and C++ basis from the University of Michigan)
- 2012-05-24 19:10:13下载
- 积分:1
-
MatlabEngineer
matlab与c联合开发类 VC调用matlab(call matlab in VC++6.0)
- 2010-05-27 10:07:53下载
- 积分:1
-
作业7
一.问题描述
设计、实现一个全国大城市间的交通咨询程序,为旅客提供三种最优决策方案:(1)飞行时间最短(2)总用时最短(3)费用最小(4)中转次数最少。
二、实验要求
(1)选取合适的数据结构存储带权路线图
(2)实现单源最短路径算法(1. Description of the problem
To design and implement a transportation consultation process between the major cities, we provide three optimal decision strategies for passengers: (1) the shortest flight time (2), the shortest total time (3), the minimum cost (4), and the least number of transfers.
Two. Experimental requirements
(1) select the appropriate data structure storage band weight Roadmap
(2) realization of the shortest path algorithm for single source)
- 2020-12-25 19:59:05下载
- 积分:1
-
openssl engine
vs2010版编译的openssl engine,可直接使用;
1、openssl-1.0.1e
2、perl4.5
3、vs2010
4、开始菜单进入vs命令行
Microsoft Visual Studio 2010Visual Studio ToolsVisual Studio 命令提示(2010)
cd e:openssl-0.9.8
设置编译环境
perl Configure VC-WIN32
创建编译文件
msdo_ms
编译动态库
nmake -f ms
tdll.mak
编译静态库
nmake -f ms
tl.mak
- 2023-03-04 13:30:06下载
- 积分:1
-
SST25VF016B
SST25VF016B可以做为AT45DB161的替代品,而且价格低廉。(SST25VF016B AT45DB161 can be used as a substitute, and low prices. Is the ideal alternative.)
- 2011-10-25 14:49:33下载
- 积分:1
-
ProjectScheduling-true
针对飞机装配线的加工任务调度问题设计了基于遗传算法的调度算法,包含一套启发式规则和一系列线边约束。(Task scheduling problem for processing aircraft assembly line designed scheduling algorithm based on genetic algorithm, comprising a set of heuristic rules and a series of line side constraints.)
- 2020-06-26 14:20:01下载
- 积分:1