资源列表
DS18B20
- DS18B20 的430 C程序,测过,可以使用-vc of DS18B20 in msp430
OpenDataBaseFile
- 打开数据库文件的方法,存文件的方法
xishujuzhen
- 有输入界面(图形或文字界面都可),能区分加法、减法、乘法和转置;能处理任意输入的典型数据和进行出错数据处理(例如乘法,当第一个矩阵的列数不等于第二个矩阵的行数时);必须采用三元组作存储结构,不能采用数组等形式;输出要求用矩阵的形式输出(即习题集136页的形式),当第一个矩阵的行数不等于第二个矩阵的行数时,注意如第三个乘法的形式输出-The input interface (graphical or text interface can be), to distinguish between ad
docpdf
- 能将.doc文档转化为PDF格式的文件,仅供参考。-Will. doc documents into PDF files, for reference only.
cvx_error
- 风机状态监测与故障诊断技术的研究,实时检测故障和自动排除故障-Research fan status monitoring and fault diagnosis technology,Real-time fault detection and automatic troubleshooting
CSharp_cal_DLL
- c#调用dll,大大地方便c#的编程,提高工作效率!
yingshuqingping
- 我们在编写一些应用软件时,为了使软件更为通俗浅显、易学易用,具备汉字的用户界面是必不可少的条件。在文本模式下,只要有汉字操作系统的支持,-we compile some applications, in order to make the software more popular is simple, easy to learn and use, Chinese characters with the user interface is essential conditions. In tex
orderable
- 存储管理、查找和排序 1.本程序的运行环境为vc++6.0 2.进入演示程序后即显示提示信息:
Library-management
- 图书管理信息包括:图书名称、图书编号、单价、作者、存在状态、借书人姓名、性别、学号等,试设计一图书管理系统,使之能提供上述功能。-Library management information includes: name books, book number, price, author, presence status, borrower name, gender, student number, etc., try to design a library management system,
m
- 能玩贪吃蛇游戏,综合性强,可玩性高,绝对不错。-You can play snake game, comprehensive, high playability, absolute good.
sort
- 五个排序:选择,插入,起泡,快速,归并 的C语言实现
shuzhizhuanhuan
- 程序的输入是两个数字 M 和 N( 其十进制的值不超过 1000000000) ,它们的进制在 2~36 之间。对于十以下的数字,用 0~9 表示,而十以上的数字,则使用大写的 A~Z 表示。 求出分别在 2~36 哪种进制下 M 和 N 相等。若相等则输出相应的进制,若不等则输出错误信息-The program input two numbers M and N (decimal value not exceeding 1000000000) and their hex between 2 t