资源列表

排序选择:

« 1 2 ... .07 .08 .09 .10 .11 61112.13 .14 .15 .16 .17 ... 267508 »

[DirextX编程PlaySound

说明:从资源文件中,载入音声,图片等,并播放声音,或者显示 HINSTANCE h=AfxGetInstanceHandle() HRSRC hr=FindResource(h,"IDW","WAVE") HGLOBAL hg=LoadResource(h,hr) LPSTR lp=(LPSTR)LockResource(hg) sndPlaySound(lp,SND_MEMORY|SND_ASYNC)
<Joey> 在 2025-04-28 上传 | 大小:302kb | 下载:0

[其他小程序82C55

说明:82c55接口驱动_键盘扫描程序... -82c55 interface drive _ keyboard scanner ... ...
<wenking99> 在 2025-04-28 上传 | 大小:2kb | 下载:0

[汇编语言chaoshenbo

说明:超声波传感器超声波测距8051汇编源程序 晶振采用6M,P1口为数码管段输出口,P3.0~P3.2为数码管位输出口,P3.5超声波发送输出,P3.7超声波接收。 -Ultrasonic Sensor Ultrasonic Ranging crystal 8051 compilation of source code using 6M, P1 mouth tube sections as a digital output, P
<linannan321> 在 2025-04-28 上传 | 大小:1kb | 下载:0

[并行运算genalg

说明:包括非线性规划,目标规划,多目标规划等。 稍微改改就可以用在别处。 每个例子的描述是Latex文件,cpp文件是源码-Including non-linear programming, goal planning, multi-objective planning. Little changed on the could have been spent elsewhere. A descr iption of each exam
<huangsir> 在 2025-04-28 上传 | 大小:30kb | 下载:0

[GDI/图象编程makeseal_200712

说明:制作一个印章,利用了双缓冲画图技术,最重要的是里面有帮助文档和参考的网页资料哦,相当全面,让你轻松上手。-To produce a seal, using a double buffer drawing technology, the most important thing is there to help documentation and reference information on the page Oh, very com
<星海心翔> 在 2025-04-28 上传 | 大小:368kb | 下载:0

[其他小程序musicqizuv2.0

说明:ASP开发设计的小型网站源码,主要实现歌曲点播.和后台数据库连接很好.适合作为课程设计作业.-ASP small Web site development and design source, the main achievement of songs on demand. And back-end database to connect well. Suitable for curriculum design operations.
<hj> 在 2025-04-28 上传 | 大小:3.25mb | 下载:0

[数据库编程Word

说明:用VC++编写的英汉小词典,可以根据个人需要记住的单词,包括词型,例句简单方便.-With VC++ Prepared a small English-Chinese dictionary, can be the basis of individual need to remember the words, including word-based, simple examples.
<pfj> 在 2025-04-28 上传 | 大小:2.02mb | 下载:0

[中间件编程93c66

说明:93C66/EEPROM存储芯片驱动程序应用-Memory chips 93C66/EEPROM driver applications
<wenking99> 在 2025-04-28 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法ELM

说明:新神经网络 Extreme Learning Machine 比SVM快,附4个例子 -The new neural network Extreme Learning Machine faster than the SVM, with four examples of
<yu wei> 在 2025-04-28 上传 | 大小:849kb | 下载:0

[matlab例程lms_algorithm

说明:This program simulates plant identification least mean square (NLMS) alogrithm reference: 《LMS算法的频域快速实现》-This program simulates plant identification least mean square (NLMS) alogrithm reference: LMS algorithm for ra
<huangsir> 在 2025-04-28 上传 | 大小:1kb | 下载:0

[Internet/网络编程scanip

说明:可以枚举本域网络中的全部计算机的ip地址-Can enumerate the domain network all the computer s ip address
<lihui> 在 2025-04-28 上传 | 大小:339kb | 下载:0

[数据结构常用算法acbm3

说明:acbm算法,它是多模式匹配的算法
<> 在 2025-04-28 上传 | 大小:3kb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 61112.13 .14 .15 .16 .17 ... 267508 »

源码中国 www.ymcn.org