资源列表
FlushMemory
- c#管理系统源码,wpf极品动画制作源码,一般人我不告诉他-c# source code management system
ArrayMultipleQueue
- Making an Array multiple q-Making an Array multiple queue
Tegovi
- windows kernel test driver
dui
- 创建一个队列,并对所建立的队列进行简单的数据操作-Create a queue, the queue and created a simple data manipulation
DIP
- 读取.bmp图像的宽和高,并将其转换为.raw文件并显示,再进行逆转换。-To read. Bmp image width and height, and convert them to. Raw files and display, then the reverse conversion.
hhopp3zipo
- hopfield神经网络的matlab仿真真程序源码,能实现非常好的功能。 可直接使用。 -matlab simulation of the Hopfield neural network, real program source code, can achieve very good features. Can be used directly.
Usegg7_11s
- 用VHDL描述一个让6个数码管同时显示出来的控制器,同时显示出来0、1、2、3、4、5这6个不不同的数字图形到6个数码管上,输入时钟调节频率,使的能够观察到稳定显示出来的6个数字。可异步复位 -With VHDL descr iption of a let six digital tube display controller, 0,1,2,3,4,5 six different digital graphics displayed to six digital tube, adjust t
0-1-dynamic-program
- 01背包问题示例,有助于理解动态规划的思路和一般解决方法-to learn how to solve dynamic program
cameratest
- reading webcam: in this code, you can read your webcam.-reading webcam: in this code, you can read your webcam.
Rd_iteration
- 限失真函数的迭代算法,完成限失真函数的R(d)的迭代计算,并画出R(d)函数曲线-the iteration algorithm of R(d)
SOCKET.CPP
- #include <winsock2.h> #pragma comment(lib, ws2_32.lib ) int main() { WSADATA WSAData SOCKET sock SOCKADDR_IN sin char buffer[255] WSAStartup(MAKEWORD(2,0), &WSAData) Tout est configuré pour se connecter sur IRC, haa
flowshop
- 流水作业调度问题的动态规划算法,流水作业调度问题要求确定这n个作业的最优加工顺序,使得从第一个作业在机器M1上开始加工,到最后一个作业在机器M2上加工完成所需的时间最少。- Dynamic programming algorithm for flow shop scheduling problems, flow-shop scheduling problems required to determine the optimal processing sequence which n jobs
