资源列表
tcs
- 贪吃蛇游戏的程序,上键向上,下键向下,右键向右,左键向左 -Snake game procedures on the bond upward, downward keys, right - right, left Left
yy
- 在Visual C++de 环境下实现一个指针式时钟,钟的大小和形状还有相应的肢体颜色都可以变化-In Visual C++ de environment pointer towards a clock, bell size and shape of the limb also can change color
TrieTree
- c语言写的,用TrieTree数据结构写的英语词典,简单界面-c language written TrieTree data structure used to write the English dictionary, a simple interface
turn_off_conmupter
- 一些关机的脚本程序,以及说明等等。虽然不是很难,但是确实非常实用。请体验-good methods for turning off the computer
alpha3D
- 计算机图形学基础, 绘制基本3D界面。-Computer graphics, to map the basic 3D interface.
process_time_scheduling_algorithm
- process-time scheduling algorithm
sadian
- win控制台下的扫雷游戏,与win自带的扫雷功能类似,纯为交流所用。该游戏只支持6*6个节点。-win the mine game console, and the win comes with features similar to mine, used solely for communication. The game only supports 6* 6 nodes.
LEACH
- Low Energy Adaptive Clustering Hierarchical Protocol for Wireless sensor networks
DERGeneralizedTime
- Generalized time object for Linux v2.13.6.
End
- 关闭窗口,用End命令。代码:Private Sub Form_Load() EndEnd Sub-Close the window, use the End command. Code: Private Sub Form_Load () End End Sub
最大报销额度问题
- 实验室经常要报销一定额度的发票,允许报销的类型包括买图书(A类), 文具(B类)差旅(C类),要求每张发票的总额不得超过1000元。