资源列表
搜索局域网中的共享资源
- 搜索局域网中的共享资源 .rar-search of the local area network to share resources. Rar
MMS
- 操作MMS,添加控制服务器的源代码,很有用的
FIRST1
- 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如:在进程获得一次CPU后就将其优先数减少1,或者,进程等待的时间超过某一时限时增加其优先数的值,等等。 -Write and debug a simulati
sxingzhuang
- 我在这里用C实现一个S图形的编辑 能力有限希望大家能多提意见-I would like to use C to achieve a graphics editor of S limited ability to hope that we can do so
ctree
- 本程序运用线段树+离散化+扫描线的方法来求解矩形周长问题。是运用线段数解题的经典应用之一。-This procedure using discrete segment of the tree++ scan line approach to solving the problem of rectangular perimeter. Segment is to use a number of problem-solving one of the classic applications.
strcut
- C++编程中结构体典型例题分析,非常有用的,自己编写的-C++ programming in a typical example the structure analysis, very useful, I have written
TMP
- VB读写ACCESS数据库,根据数据库中表的记录动态增加控件。-VB to read and write ACCESS database, according to records of the database table dynamically increasing control.
emdimf
- 可对时间序列进行EMD的imf求解,得到一个时间内模分解-EMD can be time-sequence of the imf is solved by a time mode decomposition
Client
- socket client source code in C#
Ldb44TIIi
- 提升小波的分解重构,与阈值降噪程序源码码,适合MEMS陀螺降噪。 可直接使用。 -Lifting wavelet decomposition and reconstruction, with the threshold noise reduction program source code, suitable for MEMS gyroscope noise reduction. Can be used directly.
cavity-upwind
- Writing a computer program for simulation of viscous fluid inside a square cavity. upwind method
c6
- 读取100个销售记录并存入结构数组sell中