资源列表
ANSYS-modeling
- 各种有用的建模,对于学命令流编程的十分有用-ANSYS modeling
20624836
- it s my lab project report about unix file operations whcih includes directory listing, searching, deleting,and updating
dipumCD.ZIP
- Digital_Image_Processing_Using_Matlab code
randomforest-matlab
- 随机森林算法matlab源代码,来自随机森林提出者网站算法源码。-random Forest Matlab
ExcelOutput
- 将datatable数据输出为Excel.可以调整格式.插入对象.-datatable output to Excel.
expression
- 利用栈完成算术表达式求值:从键盘或文件中输入算术表达式,计算其结果并显示。要求处理过程为:(1)转换为后缀表达式并输出;(2)对后缀表达式求值并输出。 输入的表达式中可以有整数、实数、括号,运算符包括+、-、*、/、#(代表单目负)。可以多次输入不同的表达式进行计算,直到用户选择“退出”。栈的基本操作可以自己实现,也可以使用系统提供的STL实现。 -Done using an arithmetic expression evaluation stack: file input fr
Minesweeper_Buscaminas_Game
- LabVIEW的简单扫雷游戏 能实现扫雷功能-LabVIEW Simple minesweeper game to achieve de-mining capabilities
inckement_wide_ltomac
- Using C ++ to achieve the list of the source-Using C++ to your the list of the source
JAVA课程设计-银行存取管理系统(所有代码)
- 本软件主要是为用户在银行自助服务的目的设计。主要业务包括注册、取款、存款、转账、修改密码、查询余额和查询修改信息等项目,一个用户只允许操作自己的信息,保证用户账户的安全。(The software is designed for the purpose of self-service banking users. The main business includes registration, withdrawals, deposits, transfers, changes in passwo
svd
- image compression using svd
异步FIFO设计
- 经典的异步FIFO设计,First Input First Output的缩写,先入先出队列,这是一种传统的按序执行方法,先进入的指令先完成并引退,跟着才执行第二条指令。(Classic asynchronous FIFO design)
java
- 台北公交数据公开接口 http协议代码 包括新增加api和appkey部分(Taipei public transport data public interface HTTP protocol code)