搜索资源列表
Kalmanfilter_GUI
- kalman滤波GUI(matlab6.5) m代码在m_files目录中,主函数为fildis 执行独立exe时,需..\\bin\\win32下的dll支持.可以在autoexec.bat中加入此目录, 也可将dll文件拷出放入同一目录下,对于独立exe若要从mat文件初始化,mat文件目录全名需无中文字符。 可以作为设计各种kalman滤波器的开发导航,参数可以自己设置。-Kalman filtering GUI (matlab6.5) m in m_fi
fscomlib_20100114
- BaaN系统无法显示长字串,必须分割成短的字串,由于字串编码不同,不能简单切割,造成半个字符;此函数的功能就是将长字串正确切割成短的字串-BaaN system can t display long string,need divide into multi short string, for exists more than one charater code in a string, can t split by simple firmly use it can split without
student
- 学生成绩管理系统 该程序的主要功能为: 0主菜单,1输入学生记录,2插入学生记录,3修改学生记录,4删除学生纪录, 5查询修生记录,6使用帮助文档。另外,该程序主要调用了:I/O函数(stdio.h),其他说明(stdib.h),字符串函数(string.h),屏幕操作函数(conio.h),字符操作函数(ctype.h),清屏函数(windows.h),定义常数。-Student achievement management system
Employee
- 这个小型企业工资管理系统是本人学习C++时自己做的。包含2000行左右的代码行。C++知识点基本都用到,如类,继承,多态,函数,指针等。代码结构清晰,严谨,界面友好。 -允许输入拉丁字符的拼音 中文(简体)英语日语 The small business payroll system is to learn C++, I do for myself. Contains about 2000 lines of code. C++ knowledge of basic points ar
inter2of5
- 交叉2of5码的生成,输入号码,通过函数功能,根据字体字符翻译成条码-inter2of5 generation, and enter the number, function by function, translated into a barcode font characters
VC-PP-capturing-program
- 功能: 从内部缓冲区取出单词文本串。对英语文本,该函数最长取出一行内以 空格为界的三个英文单词串,遇空格,非英文字母及除‘-’外的标点符 号,则终止取词。对汉字文本,该函数最长取出一行汉字串,遇英语字 母,标点符号等非汉语字符,则终止取词。该函数不能同时取出英语和 汉语字符。 -Features: Remove the word text string the internal buffer. English text, the function withi