搜索资源列表
MineSweep
- 用objective-c写的扫雷游戏,很经典,涉及到了很多知识,尤其是算法-Written in objective-c minesweeping game, classic, design a wide range of knowledge, especially in the algorithm.
os
- 该程序为操作系统进程调度模拟,用c语言开发,算法为短作业优先,其中预留了其他算法的接口。-Operating system process scheduling simulation algorithm for short operating priority
ios_AES_encrypt
- 本源码为我的毕业设计,题目为,基于iOS平台的数据加密程序,实际为AES加密算法。用objective—C实现,在ios开发平台SDK 下打开可运行-The source code for my graduation project entitled, based on the the iOS platform data encryption program, the actual AES encryption algorithm. Objective-C to achieve open can
gggre.net
- 算法中排序方法VC\/C++源码,数值算法,C经典数值算法实例源码-VC\/C++ source code, the numerical algorithm, C classical numerical algorithm source code examples
2.11.c
- 设顺序表va中的数据元素递增有序。试写一算法,将x插入到顺序表的适当位置上,以保持该表的有序性。(Set the data elements in sequential table VA in ascending order. Try writing an algorithm to insert x into the appropriate place in the order table to keep the table in order.)