资源列表
WinService
- 计算机后台服务,可以使初学者进行简单学习学习学习-Computer background service, you can make a simple learning for beginners to learn
delet
- 去除输入的字符串中的星号,可选择所有的,中间的,最后的-delet xinghao
Phone
- 用于手机号检验是否符合规则,很好用的. 通过编译-Used for mobile phone number test is consistent with the rules, it is easy to use
quchong
- 字符串中去重功能的实现,已通过验证,很实用- String to achieve the weight function, has been verified, it is practical
string
- 字符串中奇数位和偶数位排序,经典的华为校招试题- Odd and even numbers in the string of the sort, the classic HUAWEI school recruit questions
tongji
- 字符串中为一个字符数量统计,经典的华为校招试题-Character string for a number of statistics, the classic HUAWEI school recruit examination questions
VisualPCPPP
- 串口调试助手源码,mfc,用控件编写,包括自动发送和十六进制显示-Serial debugging assistant source
qlearning11
- 这是一个实现强化学习的代码,可以解决山地车问题。这是一个实现函数将qlearning运用一次,选自斯坦福大学机器学习课程-This is a realization of reinforcement learning code, can solve the problem of mountain bike. This is a realization of function will use qlearning once selected Stanford Machine Learning Co
jjcfb
- 九九乘法表,在Visual Studio 2013 开发环境性,编写的控制台程序,用于显示九九乘法表的内容-multiplication table
tc
- 计算地形改正的好程序 是用FORTRAN语言写的 喜欢的欢迎下载下来 很有帮助 使用也很简单-this program can calculate the terrain correct
geoid
- Program to interpolate geoidal heights at given data c point (specified by latitude and longitude) c a 2-d geoid model. -Program to interpolate geoidal heights at given data c point (specified by latitude and longitude) c a 2-d geoid mod
SCAN
- 扫描算法(SCAN)是一种按照楼层顺序依次服务请求,它让电梯在最底层和最顶层之间连续往返运行,在运行过程中响应处在于电梯运行方向相同的各楼层上的请求。它进行寻找楼层的优化,效率比较高,但它是一个非实时算法。扫描算法较好地解决了电梯移动的问题,在这个算法中,每个电梯响应乘客请求使乘客获得服务的次序是由其发出请求的乘客的位置与当前电梯位置之间的距离来决定的,所有的与电梯运行方向相同的乘客的请求在一次电向上运行或向下运行的过程中完成,免去了电梯频繁的来回移动-Scanning algorithm (S
