资源列表
fundamentals-of-computer-vision
- 一本介绍图像处理基本概念与算法的英文书籍,相当经典-One describes the basic concepts of image processing algorithms and English books, very classic
ModelLoad
- 3D模型显示的demo,haixing ba dajia kankankankan-i am a father,thanks.
c-clock
- 脑中可以在特定的时间响起。设置闹钟定时可以响起,-Set alarm timing can ring
C-codes
- 几个程序是c语言经典的实验程序,包含计算学生的成绩和排名,时钟的显示,以及文件的操作等-Several procedures are c language classic experimental procedure, including the calculation of student achievement and ranking, clock display, and document the operation, etc.
c105
- 变温度为华氏摄氏度 然后让你知道温度为多少华氏摄氏度-#include < stdio.h> void main(){ double f,c printf( 请输入华氏温度: ) scanf( lf ,&f) c=5.0/9.0*(f-32) printf( 与华氏温度 .2lf对应的摄氏温度是: .2lf\n ,f,c) }
c110
- 编辑本段C语言运算符分类,主要介绍c运算符,可以看看可能有帮助-Edit this paragraph C language operator classification, introduces the c operator, you can look at that might be helpful
C129
- 微软自带计算器标准,日文版C#小型计算器,有加减乘除功能,程序繁冗,界面精致-Microsoft' s own standard calculator, the Japanese version C# small calculators, multiplication and division with addition and subtraction functions, procedures burdensome, interface refinement
c133
- 一个磁盘清理小程序,可以方便的用于进行磁盘清理。-A Disk Cleanup applet can be easily used for Disk Cleanup.
c155
- 栈计算器,主要是利用栈来处理加减乘除运算-Stack calculator, mainly to deal with the use of stack Math
C5E6MOUSECLICKs
- 鼠标响应程序,响应鼠标操作,演示鼠标消息的接收和处理输出关于鼠标消息的文本-Mouse response procedures, respond to mouse operations, demonstrate the mouse to receive and process the message text of the message output on the mouse
caculate109
- 简单的计算器程序,能够进行科学计算,即输入表达式之后可以得到结果,而且支持sin,cos,ln等的计算-Simple calculator program, to carry out scientific computing, that is, after the importation of expression can be the result of, and support the sin, cos, ln, such as the calculation of
caculate111
- 本人自己写的计算器,界面编程。 能进行加 减 乘 除运算 自动检查除数为零 和清空-I wrote it myself calculators, programming interface. Can arithmetic operation for automated checks and emptied zero divisor
