ACM试题An Easy Problem Description As we known, data stored in the computers is in binary form. The
ACM试题An Easy Problem Description As we known, data stored in the computers is in binary form. The...
ACM试题An Easy Problem Description As we known, data stored in the computers is in binary form. The...
MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified b...
JAVA游戏编程,j n l p文件类型...
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。 IDEA是International Data E...
英文版,pdf格式。 详细说明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Templa...
1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-G...
编制函数prime,用来判断整数n是否为素数:bool prime(int n); 而后编制主函数,任意输入一个大于4的偶数n,找出满足n=i+j的所有数对,其中要求i与j均为素数(通过调用prime...
OpenSG is a scenegraph system for realtime rendering, e.g. for Virtual Reality applications. It is j...
本书介绍了JavssciPt的程序设计技术。书中从最基本的Javascr加编程概念谈起, 详细介绍了J帅她的中可使用的各种对象,讨论了如何用J帅SciPt操作HTML文档 中的各个元素,从而获得更...
文件名 :Calender.c // 描述 :日历时钟模块,用于不带时钟芯片的系统 // 语言 :C 作者 :Jean J. Labrosse 日期 :2002-05-17 // 说明 :原...