资源列表
DS1302.C
- DS1302芯片子函数,可以直接调用,在单片机上调试过了-DS1302 chip subroutine can be called directly, tried in single-chip rise
xiaoxueshensuanfaceshiruanjian
- 小学生算法测试软件代码,可以计算简单的算法-Primary algorithm testing software code, a simple algorithm can calculate
SimpleCalc
- This is a very simple calculator with functions like Addition, Subtraction, Multiplication, division, percentage and even Power.The code is extremelysimple and very easy to understand.
verifyimage
- python代码,使用PIL库生成验证码,用于登录功能-code for login
bbb
- 计算每月利息与还款额(输入贷款额,利率,还款期限)-calculate the interest of your debt
Unit-reset-CF1501-2001
- Unit reset file for Minolta CF1501
palindrome
- 改程序的主要功能是他可以计算出一大串字符中的回文是什么,并且去掉标点-palindrome,a word or phrase that reads the same backward as forward
sudoku
- 一个数独的判断小程序,输入9*9的数独 可以判定该数独是否正确-A separate judgment program, enter 9* 9 Sudoku Can determine the number of independent correct
10.10
- 作业10.10,建立班级成绩单。包括学号,姓名,三门功课成绩。-Jobs 10.10, to establish classes transcr ipts. Including the school, name three homework scores.
mcml-bi-Dff
- Hspice 触发器模拟,用于功耗和延迟时间的计算,应该是不错的东东。-hspice simulation of flip-flops
Allan
- 自己试验写的ALLAN方差程序,很好用,拿出来分享-ALLAN write their own test variance procedure is useful to share out
BinaryTree
- 本程序用VC编写,实现建立一棵二叉树的功能,并对其进行遍历(先序、中序、后序),并且打印输出遍历结果。 1.输入的形式和输入值的范围: 输入二叉树的先序,当其结点为空时,需要输入#。(输入的先序仅含字母和#) 2.输出的形式:输出二叉树的先序、中序、后序。 3.程序所能达到的功能:实现建立一棵二叉树的功能,并对其进行遍历(先序、中序、后序),并且打印输出遍历结果。-This procedure compiles with VC, achieve the establishment