资源列表
System-Date-and-Time
- system date and time api for programming in C#
ADC
- ADC数模转换程序,为实现浮点数据定电而编写的数值转换程序,采用C语言编写 并加入mex 接口函数-ADC' s digital-to-analog conversion process, the the numerical conversion program written for the realization of the floating-point data set electric, using C language
lock_hungry
- 给出进程需求矩阵C、资源向量R以及一个进程的申请序列。使用进程启动拒绝和资源分配拒绝(银行家算法)模拟该进程组的执行情况。要求: 初始状态没有进程启动 计算每次进程申请是否分配?如:计算出预分配后的状态情况(安全状态、不安全状态),如果是安全状态,输出安全序列。 每次进程申请被允许后,输出资源分配矩阵A和可用资源向量V。 每次申请情况应可单步查看,如:输入一个空格,继续下个申请 -The gives processes demand mat
DSW
- 改变学习板上的2个电位器对应的2段模拟输入,实现模拟输入,学员观察数码管的数字变化情况,通过改D[4]的值,实现模拟输出.-Changing the learning board two potentiometers corresponding paragraph 2 analog inputs, analog inputs, digital tube digital trainees observe the changes, by changing D [4] value for analog
Form5NN
- This code will show you how 5-NN works
mergelist
- 合并链表,并将原表顺序倒置,很有效率。简单易懂-merger and the original sequence inversion table, and very effective. Straightforward
chuliriqi
- 处理系统日期建立一个用于存储和处理系统日期的类date。-processing system to establish a date for the storage and handling system date of the class date.
linkOperate
- 作用:单链表的操作,完成链表的建表、插入、删除、查找等操作-The operation of the singly linked lists, complete list of table, insert, delete, search and other operations
Socket_Client
- 使用c语言进行接收发送,等待会话系统,比较详细-Using the C language to receive and send, waiting for the session system, more detailed
Pingcha
- 管网平差小程序,C#语言编写,适合水力计算
CsUser
- c#调用SQL存储过程进行用户注册及登录功能的封装类。代码中包含了c#封装代码和对应的存储过程代码。使用哈希函数对密码进行加密。-c# calling SQL stored procedures to encapsulate class user registration and login functions. C# code contains the package code and the corresponding stored procedure code. Using a hash
A-code-template-for-OpenGL
- 在OpenGL运用GLUT的代码模板,可快速利用该程序建立,为初学者节约大量时间。-A Template for building OpenGL applications using GLUT