-
XMLRW
使用开源的Apache的xercesc开发读写XML文件。(The use of the Apache open-source development of reading and writing XML documents xercesc.)
- 2007-12-17 17:31:07下载
- 积分:1
-
面这段代码模拟了龟兔赛跑爬山的情况,其中有个时钟触发设置每秒执行一次循环,乌龟的规则是:50% 的机会快走(右移三格) 20% 的机会下滑(左移六格) 30%...
面这段代码模拟了龟兔赛跑爬山的情况,其中有个时钟触发设置每秒执行一次循环,乌龟的规则是:50% 的机会快走(右移三格) 20% 的机会下滑(左移六格) 30% 的机会慢走(右移一格). 兔子的规则是:20% 的机会睡觉(不移动) 20% 的机会大跳(右移九格) 10% 的机会大滑(左移十二格) 30% 的机会小跳(右移一格) 20% 的机会小滑(左移两格). 其中最先走到整 70 格的胜利,超过 70 格的从头开始 程序在一条线上打印了龟兔移动的轨迹,当两者重合时打印 P 乌龟用 G 表示,兔子用 T 表示. -face this code to simulate the hand of the mountain, which has a clock installed trigger the implementation of a second cycle of the turtle is a rule : 50% chance of brisk walking (3 Georgia shift to right) 20% chance of decline (6 bits grid) 30% chance of walking (a shift to right field) . rabbit is a rule : 20% of the opportunity to sleep (mobile) 20% chance of play (9 Georgia shift to right) 10% of the opportunities in Waterloo (12 bits grid) 30% chance of a small jump (shift to right a grid) 20% chance of a small slip (2 bits grid). One of the most first come the whole grid of 70 victories, more than 70 grid start again from scratch in a process of the turtles online print rabbit mobile track, when the two P Print coincides wit
- 2022-05-21 07:41:20下载
- 积分:1
-
Circ_List
数据结构实验
循环链表的实现 测试函数main(Data structure experiment
The implementation test function main of the loop list)
- 2018-01-09 11:12:40下载
- 积分:1
-
WPF写的模拟微信飞机大战的游戏
用C#写的模拟曾经的微信里的飞机大战的游戏,所有的窗口内容全都是用的 WPF控件MainWindow.xaml是窗口布局文件MainWindow.xaml.cs是对应的游戏管理器代码PlayerPlane.cs里是玩家飞机Enemy.cs里是敌机Settings里是参数设置
- 2022-11-07 19:55:04下载
- 积分:1
-
DateTimePicker的增强控件,支持为空值。可以编译为用户自定义控件,支持text及value值的设置。
DateTimePicker的增强控件,支持为空值。可以编译为用户自定义控件,支持text及value值的设置。-DateTimePicker control enhancements, support for the null value. Can be compiled for the user custom control to support the text and value value settings.
- 2022-05-12 16:41:16下载
- 积分:1
-
C语言100
C语言、C++ 100范例,很好的学习资料!(The sample code of the C language, please refer to it~)
- 2019-03-28 17:36:29下载
- 积分:1
-
WPF QQ登录窗口
WPF QQ登录窗口
- 2013-10-02下载
- 积分:1
-
matlabsvr代码
svr源程序,输入到matlab中进行svr回归模型建立与分析(SVR source program, input into matlab SVR regression model establishment and analysis)
- 2019-03-03 14:39:45下载
- 积分:1
-
jzk0617
非常好用的LDPC代码,利用了比特交织编码技术。(Articles and code is very nice, I diligently study was done.)
- 2014-09-01 10:58:59下载
- 积分:1
-
C-program-of-PID-algorithm
本文件详细说明了PID算法Matlab仿真程序和C程序(Matlab simulation program and C program of PID algorithm)
- 2013-10-15 16:23:52下载
- 积分:1