资源列表
zuiduanlujing
- visual c++开发的图操作, 求两个节点间的最短路径的模拟程序-visual development plans operation between two nodes for the shortest path to the simulation program
MillerRabin
- Miller rabin素性检测算法源代码-Miller R
datedisplay
- 利用DSP的CCS开发环境编制的显示器显示程序,本程序是测试程序-The use of DSP development environment for the preparation of the CCS display of procedures, this procedure is to test procedures
ProjectFuction(a)
- 本代码是可以直接应用在工程计算中的函数。-This code can be directly used in the calculation of the function works.
ktv
- 这是一个用结构体做的小项目,注意全局变量的运用。跟链表不同。希望对初学C语言的朋友有所帮助!-This is a structure used to do small projects, pay attention to the use of global variables. With a different list. C language beginners want to help a friend!
RS
- RS码的编码过程,其中的十进制与二进制之间的转换函数MATLAB里面有自带的函数。当然你也可以自己编写-RS code encoding process in which the conversion between decimal and binary function of MATLAB which has built-in functions. Of course, you can also write your own
SQLHelper.cs
- 在 SqlHelper 类中实现的每种方法都提供了一组一致的重载。这提供了一种很好的使用 SqlHelper 类来执行命令的模式,同时为开发人员选择访问数据的方式提供了必要的灵活性-SqlHelper class in the realization of each method provides a set of consistent overloaded. This provides a very good use SqlHelper class to execute the command
main
- 利用OPEN GL对图形进行三维展示,并可使用键盘或鼠标移动,旋转或规模的3 D模型。-OPEN GL graphics, three-dimensional display, and can use the keyboard or mouse to move, rotate or scale the 3 D model.
lee
- lee滤波,对各种sar图像进行去噪处理-lee filter ,for sar image denosing
ToXml
- 生成xml文件,有点小 但是能看懂就好了-create xml files small codes
jquery.mobile.custom
- jquerry mobile application
jinchengkongzhi
- 1、利用简单的结构和控制方法模拟进程结构、进程状态和进程控制,使学生掌握作为操作系统分配资源的基本单位的进程相关的概念。定义PCB(可以采用静态结构或动态结构),在实验中只需建立PCB,用它代表完整的进程。 2、定义进程状态转换方式:进程的状态转换是由进程内部操作或操作系统的控制引起,由于无法实现这些功能,学生可以采用随机数方法或键盘控制方法模拟,并实现对应的控制程序。随机方法指产生1-6的随机数,分别代表创建进程(c)、结束进程(e)、进程阻塞(b)、唤醒进程(w)、调度进程(p)、时间片