资源列表
Chess
- 用C/C++实现的象棋游戏,适合新手练习(Chess game implemented with C/C++)
鏂楀湴涓籎ava
- Java实现单机版斗地主,发牌,洗牌,抢地主,直接导入eclipse中可以运行,(Java landlords stand-alone version)
51CTO下载-LED
- 一款模拟LED,效果十分逼真!!!!!!!(An analog LED, the effect is very realistic!!!!!!!)
HTML5 Audio制作的录音机
- 实现web的在线录音和把录音文件上传到服务器(Achieve web online recording and upload the recording files to the server)
ch01lect1
- chapter 1; software engineering
lab18-PWM
- 实现电机的bang-bang控制、适用于初学者,本人已在28335平台上实现了验证(Bang-bang control of the motor, suitable for beginners, I have achieved verification on the 28335 platform)
IndenterVB5
- 这是vb6.0中的一个插件,有利于实现在vb6.0中进行代码的自动排版,使得代码整洁美观,节省时间。(This is a plug-in in VB6.0 that facilitates automatic formatting of code in VB6.0, allowing code to be clean, beautiful, and time saving.)
baoluopu
- 包络谱图:对傅里叶变换作包络谱分析,经验证,可用(Envelope spectrum: the envelope spectrum analysis of Fu Liye transform, which can be used after verification)
易盾PHP代码加密工具 1.6
- 易盾PHP代码加密工具 1.6.zipQQ:714087175(Easy shield PHP code encryption tool 1.6.zip)
LeachForOmnet-4.3-master
- 很好 很简单 很适合新手学习使用 实战练习很有帮助 大家可以下来试试(It's very easy and it's very easy for beginners to learn how to use actual combat exercises)
Com口引脚功能
- 工业标准COM口有9针,本资料展示了各个引脚的定义和功能。希望对COM开发者有帮助(Com pins Define. I hope it can help someone .So I Display it .)
Factors of a Positive Integer.cp
- factors #include <stdio.h> int main() { int number, i; printf("Enter a positive integer: ");