资源列表
Binarytree
- 二叉数的基本操作源码,包括创建二叉树,先根、中根、后根遍历二叉树等等操作。-Binary source code a few basic operations, including the creation of binary tree, the first root, root, root binary tree traversal operation and so on.
frequence
- 能够实现0-400kHz的频率的在线测量-0-400kHz can be achieved in-line measurement of the frequency
mult4x4_1
- There are 4 bit by 4 bit multiplier to give 8 bit product
Click
- 单击鼠标后显示模拟时钟,功能基本完成只是不够完美,需要添加时钟的边框-Click the mouse after the display of analog clock, functions basically complete but not perfect, you need to add the clock border
Filer
- * 这是一个演示读写文件的机器人。 * 在比赛开始时,机器人读取自己上一场比赛的得分信息,显示在控制台上。 * 在比赛结束时,机器人将自己的得分信息保存到文件中。 */-* This is a demonstration of robots to read and write files.* In the beginning of the race, the robot to read your score on the game information displayed
shuzhizhuanhuan
- 十进制N和其它进制数的转换是计算机实现计算的基本问题,其解决方法很多,其中一个简单算法基于下列原理: N=(N div d)*d+ N mod d ( 其中:div为整除运算,mod为求余运算) 例如十进制向八进制的数制转换 (1348)10=(2504)8,其运算过程如下: N N div 8 N mod 8 1348 168 4 168 21 0 21 2 5 2 0 2 请利用堆栈用上述方法实现十进制向三进制的数制转换-Decimal number
radix_sort
- Radix sort implementaion
tx
- 一个有C++语言编写的通讯录,可以方便的存储和调用数据-A C++ language contacts, can convenient storage and calls data
add
- 对数据库的数据表的元素进行添加功能,完善系统功能。-Data table on the database elements to add functionality, improve system functionality.
usemysql1
- 使用mysql数据库的c++程序连接数据库的步骤-use mysql
3Key
- 开关按键运行程序,具有不同状态不同指示灯的功能。-Switch button to run the program, with different states and different indicator function.
public-class1
- 运用JAVA语言展现出,在一周里,每天输出不一样的电影名字-The use of JAVA language show in the week, the output is not the same as the name of the movie every day