资源列表
project
- thanks a lot ,this is a small file.
Aron
- 实现九九乘法表和字符ASCII转换,有主菜单可供选择-To achieve multiplication table and the ASCII character conversion, there is the main menu options
ransac
- 这个程序可以使用ransac算法自动剔除匹配错误的对应点-this program can disgard point using ransac method
fenzhixianjie_zuiyouzhuangzai
- 使用分支限界算法解决最优装载问题,是算法分析与设计的经典。-Using the branch and bound algorithm to solve the optimal loading problem is a classic algorithm analysis and design.
MyCommunication
- Java设计的简易计算器源代码,基本实现四则运算和退格、清零功能。-A simple calculator designed Java source code, basically four operations and backspace, resetting function.
conv_lat_lon_2_utm
- lon_lat_2_utm transforme les coordonnées lat et lon en utm
ciod
- 基于CIODs的空时分组码编译码过程,及误比特率曲线的仿真-Based CIODs of space time block code encoding and decoding process, and simulation of bit error rate curve
Calendar
- 万年历,输入年份可以打出该年日历,输入年份月份可以打出该月日历,输入两个日期可以打印其天数差-Calendar, enter the calendar year can play, enter the year you can play the month calendar month, enter the two dates can print the number of days difference
RasEnumConnections-Good
- RasEnum Connections
main
- 对字符文件进行构造哈夫曼树并进行哈夫曼编码-Character file structure Huffman tree and Huffman coding
SqlDbHelper
- 连接数据库的帮助文档,使得连接更加方便,它是一个类,可以方便的使用其静态函数-a class file to help you connect to the DataBase easily
选择重传协议的C语言实现
- 计算机网络课设。用C语言模拟选择重传协议的实现,代码在实验报告里可以找到