资源列表

« 1 2 ... .23 .24 .25 .26 .27 213628.29 .30 .31 .32 .33 ... 216390 »

[数据库编程3

说明:编写一个函数,传递给它一个大小为n的指向float类型的指针数组,要求该函数返回一个指针,指向n个按照倒序排列的float型数值的首地址。 例如,当输入为 3 1 2 3 时,输出为 1 2 3 1 2 3 3 2 1 -Write a function, passing it a pointer pointing to an array of size n float type, requiring the function returns a pointer
<> 在 2025-09-26 上传 | 大小:114kb | 下载:0

[数据库编程5

说明:1. 编写一个使用指针返回类型的函数,使用该函数在字符串中搜索一个子串,并返回第一个相匹配的子串指针。该函数的原型如下: 输入为3行。第一行为两个整数,表示字符串和需要查找的子串的长度。第二行为字符串,第三行为子串。 输出见main函数。 程序的一个输入输出样例为: Enter the length of string and substring 10 5 abcdefghij defgh find substring:defghij -1. Write a
<> 在 2025-09-26 上传 | 大小:115kb | 下载:0

[视频捕捉/采集MT9J003_10M_CMOS_V0.3_SEP13

说明:MT9J003的设计原理图,基于FPGA驱动,可供开发参考-MT9J003design shcedle ,based on the FPGA driver
<马先生> 在 2025-09-26 上传 | 大小:62kb | 下载:0

[图形图像处理(光照,映射..)blur-ver3

说明:在PHOTOSHOP里,羽化就是使你选定范围的图边缘达到朦胧的效果。-In PHOTOSHOP, the feathering is to make the edge of your map to reach the selected range hazy effect.
<robin lee> 在 2025-09-26 上传 | 大小:723kb | 下载:0

[视频捕捉/采集MT9J003_DS_C

说明:MT9J003的datasheet,开发的重要参考,缺一个文件,需要网站注册授权-MT9J003 dataseet and it is very usefur to development
<马先生> 在 2025-09-26 上传 | 大小:1.35mb | 下载:0

[VHDL编程brick_vdhl_vga

说明:采用VHDL语言编写的打砖块游戏,由VGA等多个模块组成,编程软件是QuartusII,主控芯片是CycloneII。-Using VHDL language Arkanoid game the VGA and other modules, the programming software is QuartusII, the main chip is CycloneII.
<付道文> 在 2025-09-26 上传 | 大小:831kb | 下载:0

[VHDL编程Source-code-(all)

说明:direct sequence to generate sine code for altera
<jack abraham> 在 2025-09-26 上传 | 大小:5kb | 下载:0

[图形图像处理(光照,映射..)matlab-addition-to-dry

说明:通过fft变换,对图片进行信号进行除燥,进行反ifft变换图像重构-By fft transform, the picture signal in addition to dry, inverse transform image reconstruction ifft
<周预> 在 2025-09-26 上传 | 大小:3kb | 下载:0

[图形图像处理(光照,映射..)matlab-image

说明:matlab 图片的除噪,先给图片添加椒盐早上,后通过中值滤波,除掉噪声-matlab image noise removal, give the picture to add salt and pepper in the morning, after the adoption of the median filter to get rid of the noise
<周预> 在 2025-09-26 上传 | 大小:30kb | 下载:0

[语音合成与识别Audio-processing-GUI

说明:声音处理,给出一段声音,给声音滤波,给声音的频率提高,音调-Sound processing, gives a sound, to the sound filtering, to increase the frequency of the sound, tone
<周预> 在 2025-09-26 上传 | 大小:33kb | 下载:0

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

说明:matlab 的小波去噪界面设计,在图像进行小波分解,给高频部分滤除,在进行中值滤波哦,最后合成-Wavelet denoising matlab interface design, image wavelet decomposition, to filter out the high frequency part, during the median filtering Oh, the final synthesis
<周预> 在 2025-09-26 上传 | 大小:2.21mb | 下载:0

[数据库编程07

说明:人事管理系统通过数据库SQL2000and VC++进行开发-Personnel Attendance Management System which is developed by SQL2000 and VC++
<li hongliang> 在 2025-09-26 上传 | 大小:6.96mb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 213628.29 .30 .31 .32 .33 ... 216390 »

源码中国 www.ymcn.org