资源列表
11
- 今年的作业,主要写了几个api调用,也不知道对不对,只供参考-This year' s operations, mainly to write a few api calls, do not know right, for reference only
PY
- 转换汉字成拼音的,相当NB,我已经在项目中用过,很好用-Convert characters into pinyin, rather NB, I have used in the project, that is great
MFC_jisuanqi
- 利用C++中的MFC制作的计算器,可以让C++学习者了解一些编程知识-Using MFC in C++ calculator made
testMemory
- visual C/C++内存泄露检测小程序,可以供大家检测是否存在内存泄露,方便养成良好的编程习惯。-visual C/C++ memory leak detection of a small program that can detect the presence for your memory leak, easy to develop good programming habits.
tsp
- this program is to réalised a problèm of tsp with génetic algorithme
ifixexcel
- ifix报表导出成ecxel,制作按钮,将报表导出-ifix report export into ecxel, making button to export a report
CRCAlgrithmForC
- CRC算法的理论推导以及用C语言进行编程实现,对通信编程具有一定的参考价值-CRC algorithm theoretical derivation and use of C language programming, programming of communication has certain reference value
Evolution_computing
- 这个程序用C++语言实现,用演化计算的来优化某个特定的函数-This program uses C++ language, with the evolutionary computation to optimize a particular function
EditBox
- 用VC 6.0中MFC框架,实现简单的复制,粘贴,删除等操作,是入门的小程序-It is based by VC++ 6.0,it is a simple and small code. it is good for beginner
Doppler-signal-based-on-DDS-technology-Simulator.r
- 基于DDS技术的多普勒信号模拟器设计Doppler signal based on DDS technology Simulator-Doppler signal based on DDS technology Simulator
MDA
- 根据MDA的思想,给出了用于统一描述数据模型的数据词典的逻辑结构,以数据词典的方式在元模型层上对数据模型进行统一描述,在数据词典的基础上分析了异构数据模型之间的数据映射关系。采用EBNF范式对描述映射关系的语法进行形式化定义和描述,同时给出映射关系的相关语义说明。在研究的基础上实现了数据映射功能,并投入实际应用,文中给出数据映射的应用实例。-This article present a kind of Data Mapping techenology based MDA,descr ipt th
CycleCanceling
- It s algoritm minimul cost flow with cyclecancelling. It s good to learn this. We have 2 parameters: cost and cap.