资源列表
try
- 用堆栈模拟C语言检测语法错误,可匹配括号,符号错误(Using stack analog C language to detect syntax errors)
ReadWritingMemory
- Read and Write Memory
猜单词
- 一个简单的智力游戏,游戏者每次只能猜一个字母,如果游戏者猜的字母在单词中,单词中所有的该字母将被视为已猜出,例如:如果原单词是apple,游戏者猜出了p,则程序应显示当前猜出的残缺单词为-pp--;设置选择时间限制或猜错次数限制,超过限制则游戏失败。(In a simple puzzle game, the player can guess only one letter at a time. If the player guesses the letter in the word, all t
CheckButton
- 一个自制的美化checkbutton控件,可以改变选框渐变颜色(A homemade beautified checkbutton control that can change the color of the box to change color)
鹰眼窗口的实现
- 这个代码是基于鹰眼窗口的实现的学习资料,包含三个事件,供大家参考(The realization of the eagle eye window)
答辩代码
- 实现学生学籍信息添加删除修改,统计学生成绩,根据成绩排名(The students' school status information is added and revised, the students' grades are counted, and the results are ranked according to the grades.)
UDF
- 基于C语言编写,用于简单的蒸发和冷凝过程的模拟(Simulation of evaporation and condensation with fluent)
FtpClientTest.FileZilla.cs
- Some FTP test source code in C
gzguts.h
- deren chedert derch long list of
JP_DP.SENT
- 动态规划计算单个水库优化调度,用于实现水库优化调度总发电量最大(Dynamic programming calculation of single reservoir optimal scheduling)
自回避随机游走代码
- 自回避的随机游走问题,计算随机游走逃出概率和街道数的关系(randomly work,it can calculate the rate of successfully running out of those street.)
image_C
- 可实现两个矩阵的相乘,快捷方便,可用于批量处理,减少了工作量(It is really saves lot of time, especially for those specilist. Just download and use it.)