资源列表
futureim
- 任何一种棋类游戏其关键是对当前棋局是否有正确的评分,评分越准确则电脑的AI越高。五子棋游戏也是如此,但在打分之前,我们先扫描-any board games key is whether the current scenario is the correct score, score more accurate then the computer AI higher. 331 games is the case, but the points before, we first scan
bzpm
- 本示例说明如何在VB程序中捕捉屏幕,本程序用Winows API函数实现.
Province
- 一个完整的Java程序,希望大家喜欢,挺简单的-a complete Java program, I hope you would like, quite simple
9054
- 9054程序运行说明,知道了吧。采用的方式,进行控制
true
- 一个逻辑表达式如果对于其变元的任一种取值都为真,则称为重言式;反之,如果对于其变元的任一种取值都为假,则称为矛盾式;然而,更多的情况是,既非重言式,也非矛盾式。试写一个程序,通过真值表判别一个逻辑表达式属于上述哪一类
PictureViewer
- VB小程序,看名字就知道了,看图片用的,有点像幻灯片播放器。
_file
- 这是WINDOWS源码,非常重要,写得也很好,测试了很多次-code
SnakeGame
- 蜘蛛纸牌 模仿Windows自带的编写而成~!适合初学者练习~!-Spider Solitaire Windows comes with the preparation of imitation by ~! Suitable for beginners to practice ~!
direct_access_Com_port
- Provides direct control of the Pololu low voltage motor controller through byte outputs via the serial port
111
- 这是一个简单成绩管理系统,适合大一、二做的课程设计-This is a simple performance management system, suitable for freshman year, two to do curriculum design
SHA1
- C#实现的SHA1可以对任意文件进行HASH-C# can implement any file SHA1 HASH
进程控制
- 在Windows下实现: 使用CreateProcess()来创建进程 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 调用GetSystemTime()来获取时间 在Linux下实现: 使用fork()/execv()来创建进程运行程序 使用wait()等待新创建的进程结束 调用gettimeofday()来获取时间
