搜索资源列表
processsimulate
- 一个对于工厂的生产流程进行模拟的程序,可以计算出在指定时间内的实际产出量-One for the factory production process simulation program can calculate the actual output within a specified period of time
FlashSocket
- 一个类似坦克游戏的demo程序 使用Direction类来进行方向控制 使用Dot类来计算距离 用上Direction类和Dot类之后,这个demo程序变得异常简单额。。 也没什么好说,主要透过这个例子,让大家类熟悉Direction类和Dot类的使用方法 不懂的可以在后面跟帖提问,高手如果看到什么有错误的地方,请指正出来,多谢指教 -A similar tank game demo program using the Direction class to carry o
animation
- This an animation.Object will be moving.We have to hit that upcoming object.If we miss it will take in to account.It will calculate how many hits and misses. One of the interesting game-This is an animation.Object will be moving.We have to hit that
FLARToolKit-starter-kit
- AS3移植版本的ARToolKit,FLARToolKit从输入图像中识别标记。并计算其在3D世界中的方向和位置。-AS3 ported version of ARToolKit. Actually, FLARToolKit is based on NyARToolkit, Java ported version of ARToolKit. FLARToolKit recognize the marker from input image. and calculate its orien
AprioriData
- Apriori算法,计算多个事务的关联规则,一般用于数据挖掘,as3版-Apriori algorithm to calculate multiple transaction association rules, generally used for data mining, as3 version
KDJS
- 快递费计算程序,可选择出发地、目的地以及快递公司计算出相应的快递费-Courier calculation program, select the point of departure, destination and express courier company to calculate the corresponding
Project_Forier
- 个人写的一维快速傅里叶运行环境,运行成功,求指教,内有三个版本,test_orderForier 计算出输入数组的顺序,成功。 test_line 计算一维数据的傅立叶变换,实验中。 完成 test_line1 优化,进行中 将函数从main文件中提取出来。 test_line2 傅立叶反变换。改变参数接口,成功,证明反变换是用波形函数作为输入,而不是频谱值 vc6.0,-Personal one-dimensional fast Fourier write operat