搜索资源列表
EmbeddingDimension_FNN
- 假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数,直接运行此文件即可 LorenzData.dll - 产生Lorenz时间序列 PhaSpaRecon.m - 相空间重构 fnn_luzhenbo.dll - 假近邻计算主函数 SearchNN.dll - 近邻点搜索 buffer_SearchNN_1.
dime-0.9.1-src
- 读和写dxf文件的c++类库源码2-source code about read and write dxf files with c++
dime-0.9.1-src
- 读和写dxf文件的c++类库源码2-source code about read and write dxf files with c++
OPENDXF
- 用VC编写的打开DXF的例子-VC prepared to open DXF example
EmbeddingDimension_FNN
- 假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数,直接运行此文件即可 LorenzData.dll - 产生Lorenz时间序列 PhaSpaRecon.m - 相空间重构 fnn_luzhenbo.dll - 假近邻计算主函数 SearchNN.dll - 近邻点搜索 buffer_SearchNN_1.
ProducerConsumerExample
- 类似一个可乐销售机系统,LabVIEW网络讲坛《状态机》(State Machine)下集里面用作例子-Producer Consumer Example This particular example, a simulated soda machine, uses an event structure in the producer loop to register user input (depositingclicking o
gordon
- Algebraic Reconstruction Techniques (ART) for Three-dimensional Electron Microscopy and X-ray photography
PL_auto1
- 自动售饮料控制器 (1) 该系统能完成货物信息存储、进程控制、硬币纸币处理、余额计算和显示等功能; (2) 该系统可以销售20种货物,每种的数量和单价在初始化时输入,在存储器中存储。用户可以用1元和5角的硬币以及20元、10元、5元、1元纸币进行购物,按键进行选择。 (3) 系统根据用户输入的货币,判断钱币是否够,钱币足够则根据顾客的要求自动售货,钱币不够则给出提示并退出。 (4) 系统自动计算出应找钱币余额和库存数量并
CashReg
- CashRegister,实现顾客购买付钱后零钱的自动转换功能(dollar,quarter,dime,nickle,penny)。包含测试部分-CashRegister, to achieve change for the customer after the purchase to pay the automatic conversion.(dollar, quarter, dime, nickle, penny)
Lab5
- 1) Write a program that tells what coins to give out for any amount of change 1 cent to 99 cents. For example if 86 cents is entered the output will be: 86 cents can be given as 3 quarter(s), 1 dime(s) and 1 penny(s).
Car-led
- the same like the prievious one car led dime controler
Archive
- 10 Fast and Free Security Enhancements PC magazine. Before you spend a dime on security, there are many precautions you can take that will protect you against the most common threats. 10 reasons why PCs cras
Android-Bootstrp
- Bootstrap风格的组件源码是一个模板/引导/样板文件的应用程序,包括大量的优秀的开放源码工具和框架。不过据其他朋友反映这个和 Twitter的Bootstrap半毛钱关系也没有,只是长得比较像。这套源码的优点就是自定义的属性很多,所以可以做成很多不同的效果,缺点是相对应的也增加了学习成本,另外现有的组件还略少,打开后运行AndroidBootstrapTest项目就可以看到效果。-Bootstrap style component
Calculate-the-number-of-coins
- 美国的货币单位为美元(Dollar),1美元等于100美分。纸币面额最小为1美元,1美元以下用硬币,硬币有25美分(Quarter)、10美分(Dime,一角)、5美分(Nickel)、1美分(Cent 或 penny)。 下面的程序要求输入你收藏的 1美分( penny)、5美分(Nickel)、10美分(Dime)、25美分(Quarter)的硬币的数量,然后对他们进行计算。 -Calculate the number o