资源列表

« 1 2 ... .37 .38 .39 .40 .41 242.43 .44 .45 .46 .47 ... 653 »

[控制台(字符窗口)编程LU

说明:In linear algebra, LU decomposition (also called LU factorization) is a matrix decomposition which writes a matrix as the product of a lower triangular matrix and an upper triangular matrix. The product sometimes include
<James> 在 2024-10-22 上传 | 大小:2048 | 下载:0

[控制台(字符窗口)编程key

说明:原始的*,能够有效记录键盘按键,不采用hook技术。-The original keyboard record, can effectively record keyboard key, does not use the hook technology.
<Tom smith> 在 2024-10-22 上传 | 大小:2419712 | 下载:0

[控制台(字符窗口)编程hfm

说明:赫夫曼树的编码程序 赫夫曼树的编码程序-Huffman tree
<黄媛> 在 2024-10-22 上传 | 大小:233472 | 下载:0

[控制台(字符窗口)编程wujiaoxing

说明:利用VC++ API 画五边形 而且含有函数 会自动算出各点的值-Painting using VC++ API pentagon
<max> 在 2024-10-22 上传 | 大小:6144 | 下载:0

[控制台(字符窗口)编程91

说明:数字编码可用ASCII码、16进制、8进制、8421BCD码、5421BCD码,给出相互转换的程序。-Digital code can be ASCII, 16 hex, 8 decimal, 8421BCD code, 5421BCD code, given the conversion process.
<贺锐> 在 2024-10-22 上传 | 大小:3451904 | 下载:0

[控制台(字符窗口)编程drawelipse

说明:Algorithm for drawing elipse
<Bibi> 在 2024-10-22 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程drawcircle

说明:Algorithm for drawing circle
<Bibi> 在 2024-10-22 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程HexToFile

说明:This program converts hexadecimal text file into binary. Useful for reverse engineering file formats. Use in conjunction with FileToHex program.
<Tim> 在 2024-10-22 上传 | 大小:20480 | 下载:0

[控制台(字符窗口)编程jiqiren

说明:仿真机器人足球比赛的进攻代码与防守代码合集-Simulated robot soccer offensive and defensive code Collection code
<xinyuan> 在 2024-10-22 上传 | 大小:11264 | 下载:0

[控制台(字符窗口)编程ccode

说明:包括汉诺塔、杨辉三角、求根值等c程序,在VC++6.0运行没问题。-Including the Tower of Hanoi, Yang Hui triangle, the value of such c rooting process running in VC++6.0 no problem.
<吴勇> 在 2024-10-22 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程code

说明:实验一 用信号量来实现读者-写者问题 (一) 实验目的 理解进程(或线程)及信号量的概念 (二) 实验内容 1、定义一个数据缓存buffer及用于实现同步互斥的信号量。 2、定义一个读者函数: 当有写者在占用buffer时,读者应该等待,直到写者不再使用该buffer。 当有其他读者在占用buffer时,读者可对buffer进行读取操作。 当buffer中有数据时,则从其中读取一个数据,并显示然后退
<镡皓琳> 在 2024-10-22 上传 | 大小:2048 | 下载:0

[控制台(字符窗口)编程DOA_ROOT_Music

说明: This program is about to estimate the direction of arrival by MUSIC and ESPRIT.-This is available for sonar,radar and geology. Also It has high resolution.
<jinjongchol> 在 2024-10-22 上传 | 大小:1024 | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 242.43 .44 .45 .46 .47 ... 653 »

源码中国 www.ymcn.org