搜索资源列表
Teclado_Matricial
- Keeyboard matriz-Keeyboard matriz......
proy_sist1
- calculo de corrientes y voltajes a partir de una ybus utilizando la matriz
calcularGS
- factorizacion de una matriz por gram schmidt
TSP
- code to TSP, donde los valores se rescatan de una matriz de costos
Matriz
- Working with matrix, convolution, determinant!
Matriz_8x8_PicBasicPRO
- matriz de leds 8x8 en codevision
Matriz-de-imagenes
- C# source code example to how to implement an numeric matrix to simulate the snake game.
Matriz-numerica
- C# source code to create a numeric matrix into a list box
Matriz
- Matrix Class with its operations
RotateTransform
- C#让图片围绕中心旋转一周,C#旋转图片的一个实例源码。实现思路是先装入图片,获取当前窗口的中心点,构造图片显示区域:让图片的中心点与窗口的中心点一致,然后让绘图平面以图片的中心点旋转,恢复绘图平面在水平和垂直方向的平移,绘制图片并延时,将全局变换矩阵重置为单位矩阵-C# make una revolución alrededor del centro de la imagen, una instancia de código fuente C# girar la imagen. La idea
morechats
- C#多人聊天程序源码下载,客户端实现过程:创建Socket聊天实例,得到服务器的IP地址,创建远程终结点,连接到远程服务器,异步等待数据,当连接上的客户有写的操作的时候,调用回调函数,该类保存Socket以及发送给服务器的数据,EndReceive完成BeginReceive异步调用,返回服务器写入流的字节数,用UTF8格式来将string信息转化成byte数组形式。 多人聊天服务端:创建侦听的Socket,将Socket 绑定到本地的终结点上,开始侦听,最大的连接数是 5,开始一个异
SecurityCryptography
- C# des对称加密字符串实例,请在编译运行的控制台窗口中输入想要加密的字符串,按回车即可加密该字符串,应用DES对称加密算法来实现。程序首先创建一个文件对象,访问权限是可写的,然后将该字符串转换成字节,创建一个DES算法的加密类,从DES算法的加密类对象的CreateEncryptor方法,创建一个加密转换接口对象。在此说明一下,代码中的CryptoStream对象的作用是将数据流连接到加密转换的流,将字节数组中的数据写入到加密流中实现加密,最后关闭加密流对象。-C# des instanci
Clase_225_20140320
- matriz en csharp para todos
eureka
- Uma subrotina que permite resolver a matriz de Toeplitz através do aalgoritmo de Durban-Levinson.
suma-diagonales
- Ejemplo suma matriz diagonal
Dados_45
- Este programa 茅 uma matriz de dados.
matriz Xiomara Tejada
- This is a matrix about groups and other persons
Aloc
- Dinamic Alocation of vector and matrizes
SparseMatrices
- Matrizes esparsas na linguagem C.(Sparse matrices in C language.)