搜索资源列表
C语言文件管理
- 操作系统中的文件是通过文件目录项来管理的,为了管理和查找的方便,按层次把文件目录项组织起来,同一层上的目录构成该层上的目录,第一层为根目录,一下为各层子目录。 假设以一串字符代表一个文件,每个字符表示一个记录。 在建立上述目录结构的基础上,建立相应的管理系统并要求完成以下各项操作: 1. 一次建立各个文件 2. 查访两个用户的所有文件 3. 查访用户sun 是否有文件AB 4. 删除用户sun的文件AC,然后在分别查访两个用户的全部文件,检查是否已经删除文件AC 5. 撤销用户sun,并检查是否
alg
- SUN公司专门的运筹学(or)开发库 Java算法库——查找和排序 -Sun special operations research (or) for the development of algorithms for Java -- Search and Sort
Sort_Demo
- *一个简单的能够形象演示各种排序算法的applet小程序 *类似于Sun公司的示例程序,但比它复杂 *因为这个程序支持简单选择排序,冒泡排序,双向冒泡, *快速排序,希尔排序,堆排序,归并排序共七种排序算法 *每次80个整数随机生成,七种算法同时运行,之间的对比非常明显-* a simple image can be demonstrated by various sort algorithm small applet procedures similar to the
qbit
- Quad Tree Bit Plane Compression. A program to compress images. Qbit is an image viewer that loads and saves it s own imge format as well as loading various Sun Raster File, Targa and Bitmap files.-Quad Tree Bit Plane Compression. A program to c
Project
- C 语言开发的日历(课程设计很不错的) Month:123/1 --- --- --- Sun Mon Tue Wed Thu Fri Sat 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
牛顿-拉夫孙算法
- 牛顿-拉夫孙算法-Newton-Raphson algorithm SUN
MATLAB扩展编程by 孙永康.ZIP
- MATLAB扩展编程by 孙永康.ZIP.有需要的朋友请来下载.-MATLAB programming expansion by Sun Yongkang. ZIP. In need of a friend invited to download.
MDLTPC.zip
- Source Codes for Multiple Descr iption Lapped Transform with Prediction Compensation (MDLT-PC) This page describes the source codes for the multiple descr iption lapped transform with prediction compensation (MDLT-PC) developed in the following pa
Newton41
- 利用牛顿拉夫孙算法计算系统潮流,并有实际数据分析-Ralph Newton algorithm using Sun systems trends, and analysis of actual data
sun_position
- 太阳位置计算,计算太阳角度,高度角,方位角,真太阳时间-Sun position
sun
- 日出日落计算算法.C语言实现-Sunrise and sunset calculation algorithm. C language
sun-parameters-vb-code
- 可以获得太阳高度角和方位角以及日出日落时间-Solar elevation angle can be obtained as well as sunrise and sunset time and azimuth
中山大学ACM SICILY 1913. Slides题目代码
- 中山大学ACM SICILY 1913. Slides题目代码-Sun Yat-sen University ACM SICILY 1913. Slides subject code-Sun Yat-sen ACM SICILY 1913. Slides subject code-Sun Yat-sen University ACM SICILY 1913. Slides subject code
NIP
- matlab 7.0 以上版本提供了强大的优化工具箱,但在整数规划方面,只提供了bintprog()这个m文件以求解0-1整数规划,而对于一般的整数规划模型没有具体的算法提供。我们一般情况只是用最简单的分值定界思想编写matlab程序求解整数规划问题,但效率低下,如何利用求解整数规划的先进算法编写matlab程序提上日程,香港大学的李端和复旦大学编写的《Nonlinear Integer Programming》(非线性整数规划)为编写解决整数规划问题提供强大有效的算法,其中算法针对具体问题包括
sun
- this an weka tool source code implemented in java enjoy-this is an weka tool source code implemented in java enjoy
pattern
- 孙即祥,现代模式识别,第2.4.2节关于相似性阈值聚类仿真实验。-modern pattern recognition,2.4.2,sun jixiang
sun
- 太阳偏向角计算,输入:时间,经纬度。返回要计算地点的太阳东西偏角,南北偏角。-By entering the day time and the latitude and longitude of the sun, things that come to the local declination, declination north and south.
Sunuthm
- 基于太阳光照模型的最大功率点跟踪算法Sun illumination model based on the maximum power point tracking algorithm-Sun illumination model based on the maximum power point tracking algorithm
sun-position
- 根据《天文算法》一书中提出的计算太阳位置算法编写的fortran程序。-According to a book of astronomical algorithm to calculate the sun position algorithm written in fortran program.
Sun Position Calculator
- Code for calculating sun position given in the date