搜索资源列表
SAILServer
- 一款我公司开发的完整酒店能源管理系统-S2.0,当然如果有需要用到实际当中的话,还需要我公司开发的硬件设备,有需要的可以联系我;邮箱:clg-123@126.com QQ:251475547;个人网子:http://hi.baidu.com/陈峰clg
py5
- 实现字符串间相同字符串的替换功能。若s中的字符在s1中出现,则用s2中的字符替换。-To achieve the same function between string replacement string. S If the characters appear in s1, then replace it with the character in s2.
王敬贤-SA16168143-第3次作业
- 关于两个字符串s1,s2的差别,可以通过计算他们的最小编辑距离来决定。用C++设计动态规划算法解决此类问题(The difference between the two strings s1, s2, can be determined by calculating their minimum edit distance.Using c + + design dynamic programming algorithm to solve these problems)