资源列表

« 1 2 ... .87 .88 .89 .90 .91 157592.93 .94 .95 .96 .97 ... 216391 »

[数据结构常用算法rbtree

说明:红黑树是一种自平衡二叉查找树,是在计算机科学中用到的一种数据结构,典型的用途是实现关联数组。-AVL trees are actually easier to implement than RB trees because there are fewer cases. And AVL trees require O(1) rotations on an insertion, whereas red-black trees require O(lg n). In practice, the
<kark> 在 2025-10-20 上传 | 大小:8kb | 下载:0

[图形图像处理(光照,映射..)Lena

说明:2、 转换为灰度图像。 这个算法是依照彩色图转化为灰度图像的方式: 灰度值 = 0.3*R+0.59*G+0.11*B 用两重循环遍历截取的图片,对于每一个象素点,用MFC的函数取得其COLORREF形式的颜色值,从中分解出R、G、B三种颜色的值,计算出对应的灰度值后,赋给R、G、B即可。完成遍历后刷新图片就可以看到转换后的灰度图像。 -2, converted to grayscale images. This algorithm are in accordance with
<龙胆> 在 2025-10-20 上传 | 大小:1.13mb | 下载:0

[ICQ/即时通讯MyMSN

说明:MSN机器人,源代码是C#,含自动IP地址查询、简单自动问答等。  安装和使用:解压,把mymsn.mdf文件附加到MS SQL Server中,打开mymsn.sln,修改dbconnection字符串中的数据库地址、用户名和密码,然后运行便可。-MSN robot, the source code are C#, including automatic IP address lookup, automatic easy quiz. To install and use: unzip, put
<zhouxj> 在 2025-10-20 上传 | 大小:1.74mb | 下载:0

[matlab例程music

说明:空间谱估计均匀线阵music算法matlab程序-ULA program music algorithm matlab
<赵勇武> 在 2025-10-20 上传 | 大小:1kb | 下载:0

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

说明:High resolution timer example
<Rolf> 在 2025-10-20 上传 | 大小:26kb | 下载:0

[VHDL编程verilogsram

说明:Verilog语言对SRAM的操作,也提一些简单的快速操作SRAM的技巧。 -Verilog language to the SRAM operation, also raises simply some operates SRAM fast the skill.
<hejianlun> 在 2025-10-20 上传 | 大小:293kb | 下载:0

[matlab例程scicom_0.2

说明:基于自由软件Scilab/Scicos的通信原理仿真工具箱--Scicom0.2-telecommunications modeling and simulation based on Scilab/Scicos, which is a open-source sentific computing software
<赵源> 在 2025-10-20 上传 | 大小:382kb | 下载:1

[Windows CESMDK2450_WinCE50_PM_REL_0.04_080519

说明:s3c2450 bsp for wince 5.0 PM_REL_0.04_080519 经验证,完全没问题-s3c2450 bsp for wince 5.0 PM_REL_0.04_080519
<wangqiang> 在 2025-10-20 上传 | 大小:10.5mb | 下载:0

[数据库编程VBTestFile

说明:家庭财务管理,通过账号管理,ADO数据库编程实现-managenent of family finacil
<嘉惠> 在 2025-10-20 上传 | 大小:91kb | 下载:0

[Windows CEHSMMC_Perf_CE5

说明:s3c2450 HSMMC接口wince500测试程序-s3c2450 HSMMC_testing tool
<wangqiang> 在 2025-10-20 上传 | 大小:13kb | 下载:0

[Windows编程SDcard

说明:SD卡源代码 包含5-6个文件,经验证正确-SD card that contains the source code files 5-6, certified correct
<张文志> 在 2025-10-20 上传 | 大小:20kb | 下载:0

[AudioAudio

说明:s3c2450音频接口PCM测试程序,包含ac97及IIS接口-s3c2450 audio pcm text code
<wangqiang> 在 2025-10-20 上传 | 大小:6.47mb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 157592.93 .94 .95 .96 .97 ... 216391 »

源码中国 www.ymcn.org