资源列表
RTTIMulti
- 多继承的RTTI系统(Chapter 12. RTTIMulti)。这是对前面自定义实时信息系统的改进。它通过添加一些附加信息来支持多继承。-RTTI systems (Chapter 12. RTTIMulti). This is the front-defined real-time information system improvements. Through add some additional information to support multiple inheritance.
socket
- CSocket class very easy to use
examples_of_usb_host_controler_driver
- usb主机控制器范例源码,很好地讲解了usb主机控制器驱动编写
ServerandClient
- 包含WebServer,ServerE,ClientE的服务器和客户端小程序,可以帮助您了解客户端和服务器的交互通信的知识。-Contains WebServer, ServerE, ClientE the server and the client applet to help you understand the client and server knowledge of the interactive communication.
Csharp
- C#入门代码 25个小程序,初学者有用 一、从控制台读取东西代码片断: using System class TestReadConsole { public static void Main() { Console.Write(Enter your name:) string strName = Console.ReadLine() Console.WriteLine( Hi + strName) } }
PWM_AMC15_2DOF_V1_CRYSTAL22
- pwn para microcontrolador
my_ga
- Rudolph G. Convergence analysis of canonical genetic algorithms. IEEE Trans. On Neural Networks, 1994,5:96~101 [36] Rudolph G. Asymptotic convergence rates of simple evolutionary algorithms with Cauchy mutations. IEEE Transactions on Evoluti
neuralnetworks
- BP神经网络C语言实现,2个隐含层,隐含层节点可以调整,学习判断棋局胜负,数据已在压缩包中。-BP neural network C language, two hidden layer, hidden layer nodes can adjust and learn to judge the outcome of the chess game, the data is already compressed package.
L5-E5
- 利用函数和递归做一个数列的加减运算,数列的加减运算有一定的规律,可利用函数与计算出结果-The constant can be calculated by the infinite series: = 4- 4/3+ 4/5- 4/7+ 4/9- 4/11+.... Write a C program that uses a do/while loop to calculate using the series. The program
L5
- 做一个梯形的数列运算,下一行包含上一行的内容,利用两个循环完成这件事情-4. Write a program to print a table as follows:1*1= 12*1= 2 2*2= 43*1= 3 3*2= 6 3*3= 9….9*1= 9 9*2=18 9*3=27 9*4=36 9*5=45 9*6=54 9*7=63 9*8=72 9*9=81
langken_v13
- Relief计算分类权重,音频信号通过LM386放大,包含优化类的几个简单示例程序。- Relief computing classification weight, LM386 audio signal amplification, Optimization class contains several simple sample programs.
fiebing
- 计算两个矩阵之间的欧氏距离,有信道编码,调制,信道估计等,仿真效果非常好。- Calculation of the Euclidean distance between the two matrices, Channel coding, modulation, channel estimation, Simulation of the effect is very good.
