资源列表
sort
- 简单的c++排序算法一:高级排序算法它的工作看起来仍然象一个二叉树。首先我们选择一个中间值middle程序中我们使用数组中间值,然后把比它小的放在左边,大的放在右边(具体的实现是从两边找,找到一对后交换)。然后对两边分别使用这个过程(最容易的方法——递归)。-Simple c++ sorting algorithm: Advanced sorting algorithm it still looks like a binary tree. First, we chose an intermedi
VibrationCode
- 实现一个窗口震动的功能 实现一个窗口震动的功能-Implement a window function of vibration
HBYY
- 编写的货币金额语音读出的发音程序.编写的货币金额语音读出的发音程序-The amount of money written speech read out the pronunciation program
TestActivityGroup
- android在线播放器视屏,跟优酷上的格式基本上是一样的。-Android online play videos source
add
- 这是一个界面交互程序,阐述加法的运算法则-This is an interface for interactive program on the addition algorithm
Device
- 简单的设备管理系统,帮助公司内部IT部门管理自己的设备信息-Simple equipment management system to help internal IT departments to manage their own equipment
Ini
- ini文件的读写 ini文件的读写 ini文件的读写 ini文件的读写 -ini file read and write
jmail_free-v4.5
- asp发送邮件的插件很实用哦,服务器安装一下就可以正常使用了-asp descr ipton
gangweishijian.pdf
- design for android and dimension what u should design for the player of the amdroid-design for android
LeapYear
- 计算从公元元年到9999年间那些年份是闰年,并显示闰年的年份-Calculated from the year the first year to the 9999 Year is a leap year, and leap year Year
multiplicationtables
- 通过循环实现九九乘法表,并把九九乘法表显示出来-Through the loop to achieve the multiplication tables, and multiplication tables displayed
Narcissus
- 打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数本身。-Print out the the " Narcissus number" , the so-called " Narcissus number" refers to a three-digit of its Members figures cubic equal to the number itself.