资源列表
communication
- Microsoft公司在WINDOWS中提供了一个串口通讯控件,用它,我们可以很简单的利用串口进行通讯。在使用它之前,应将控件加在应用程序的对话框上。然后再用ClassWizard 生成相应的对象。现在我们可以使用它了。
FHSS_DSSS_CDMA
- FHSS_DSSS_CDMA system simulation with MATLAB -FHSS_DSSS_CDMA system simulation with MA dis
gaosizehgnsaun
- VB高斯正算在很多学科中有重要应用,特别是在大地测量学中!-VB Gauss is considered in many disciplines have important applications, particularly in geodesy!
sendmessage
- 给另一窗口文本框发信息,代码简单,仅献给VB初学者!-Text box to another window, send messages, the code is simple, just dedicated to VB for beginners!
aomd
- a amod implementation in ns2
datixunlianqi
- 供小孩学习的学习100以内的加减乘除的小程序,可以自动记录正确错误,最后给出得分。-Learning for children to learn multiplication and division addition and subtraction within 100 small programs, please bear with me doing a good job
LCS
- LCS and tokenizer to find the longest sequence and make a sample word DB from articles.-LCS and tokenizer to find the longest sequence and make a sample word DB from articles.
DrawAttitude
- 四轴飞行器Matlab 姿态显示主要用来做数据分析,等板子到了可以写飞控的程序了,从底层一层一层开始写-Quadrocopter Matlab attitude displayed...
SRTM2ROI_PAC
- 将SRTM格式的DEM数据转换到ROI_PAC格式的下支持的DEM格式,里面内附的C代码要自己编译一下-The format SRTM DEM data conversion to ROI_PAC under the support of DEM format, enclosed within C code to compile
ant
- 蚁群算法 解决最短路径 用C++来实现其功能 基于遗传算法的最短路径问题-Ant colony algorithm to solve the shortest path with C++ to achieve its function based on the shortest path problem of genetic algorithm
kiuqao_v18
- 包括邓氏关联度、绝对关联度、斜率关联度、改进绝对关联度,二维声子晶体FDTD方法计算禁带宽度的例子,含噪脉冲信号进行相关检测。- Including Deng s correlation, absolute correlation, correlation of slope, improved absolute correlation, Dimensional phononic crystals FDTD method calculation examples band gap, Noisy p
ep3
- 北京理工大学面向对象程序设计第三次上机习题答案~-1. Define MyString class with demands as follows: 1.1 MyString can save any string 1.2 Overload operator+ to append string to another one 1.3 Define Find function to locate the position of searching