资源列表
排序选择:
[人工智能/神经网络/遗传算法] Sea
说明:用BP网络实现对图像的边缘进行提取,本程序为演示程序,可以看到BP在应用中的效果-BP network of image edges extraction, the procedure for the demonstration program, we can see BP in the application of the results<刘峰> 在 2025-07-28 上传 | 大小:916kb | 下载:0
[人工智能/神经网络/遗传算法] knapsack2
说明:HOPFIELD的一个经典用例,解决TSP问题,代码完整,是我自己编写的哦-HOPFILED cases with a classic, TSP solution, code integrity, I was prepared oh<刘峰> 在 2025-07-28 上传 | 大小:15kb | 下载:0
[单片机(51,AVR,MSP430等)] PIC芯片用于USB的源程序
说明:这是用PIC芯片处理USB的源代码,包括初始化USB,中断设置等,是汇编语言入门USB操作的很好参考程序!-This is the PIC chip USB source code, including the USB initialization, interrupt settings, assembly language entry USB good reference operating procedure!<黄勇> 在 2025-07-28 上传 | 大小:100kb | 下载:0
[C#编程] GAOCHUNM编译
说明:编译原理:中缀表达式转换为逆波浪式实验源程序-Compiler Principle : The conversion formula for the superintendent inverse source Wave Experiment<高春梅> 在 2025-07-28 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] Linux程式设计之四
说明:共享记忆体是指同一块记忆体区段被一个以上的行程所分享。这是我们所知速度最快的行程间通讯方式。使用共享记忆体在使用多CPU的机器上,会使机器发挥较佳的效能。-shared memory is with a memory segment was more than one trip to share. We know this is the fastest means of communication between the itinerary. The use of shared memory i<飞杨> 在 2025-07-28 上传 | 大小:115kb | 下载:0
[Linux/Unix编程] Linux声音设备编程实例
说明:Linux下的声音设备编程比大多数人想象的要简单得多。一般说来,我们常用的声音设备是内部扬声器和声卡,它们都对应/dev目录下的一个或多个设备文件,我们象打开普通文件一样打开它们,用ioctl()函数设置一些参数,然后对这些打开的特殊文件进写操作。-Linux Generally speaking, we used the voices of internal equipment and audio speakers, which corresponds to/dev directory of<飞杨> 在 2025-07-28 上传 | 大小:8kb | 下载:0
[单片机(51,AVR,MSP430等)] 单片机控制LCD模块显示
说明:单片机控制LCD显示的源代码。控制器兼容8051系列芯片,包括原理图。-SCM control LCD display the source code. 8051-compatible controller chips, including schematics.<黄勇> 在 2025-07-28 上传 | 大小:68kb | 下载:0
[C#编程] SaleRifleServer
说明:模拟*销售系统,本系统通过模拟销售人员没月的销售情况来制服他们应得的实际工资,用C#开发。-simulated firearms sales system, the system by simulating sales staff not on the sale of the uniforms they deserve real wages, with C# development.<李坤> 在 2025-07-28 上传 | 大小:37kb | 下载:0
[菜单] 让菜单中出现图标一法
说明:本例演示了怎样在菜单中加入图标的方法,例中使用了 三个WINAPI函数,利用这三个函数,我们可以对菜单进 行定义。例子的一个缺陷是没有使用两张不同的图标来 表示复选的两个状态,但是,这是很容易实现的,如果 有兴趣的话试一试,你也能做出很有专业味道的菜单!-the cases demonstrates how to add to the menu icon, with the use of three WINAPI function, the use of these three function<王恰那> 在 2025-07-28 上传 | 大小:4kb | 下载:0