资源列表
peadlock
- 这是一款基于vc编写的模拟退火算法,界面简洁易用,并附有源代码,(This is a vc write based simulated annealing algorithm, the interface is simple and easy to use, with source code,)
lvvel
- 这是一款用VC++实现在的多层通信系统,并给出了Client(This is a used vc + + realize the multi-level communication system, and the Client is given)
test
- 1.WIN32应用程序中有2个文本框,2个按钮. 2.在A文本框中输入内容时,B文本框同步更新。 约束: 1。A文本框只能输入字母,最多只能输入19字母。 2。B文本框能自动转化小写为大写,且只读。 3.按钮A,点击后启动一个定时器,每隔一秒将当前时间显示在窗体标题栏,再次点击时停止定时器。 4.按钮B,点击后弹出一个模式对话框,关闭模式对话框后返回当前窗口,对话框内信息要求显示中文。(1. There are 2 text boxes and 2 butto
TextPuzzle
- 课后习题2-3 章部分习题的个人实现,部分习题多种方法解决(Data Structure Text Puzzle in C)
885230
- 这是个关于最常用的卷积码的维特比C程序!不错的(This is about the most commonly used convolution code victor than C program!)
s3c24xx_leds
- 从mini2440平板上移植过来的led驱动(the driver code copy from mini2440)
Wireless-Network-Controller-1
- vs2015程序,c#编写,用于电脑无线网卡的开启与关闭(wireless network controller)
s3c24xx_adc
- 来自mini2440的s3c24xx的模数转换驱动(driver code copy from mini2440)
s3c24xx_buttons
- 来自mini2440的s3c24xx的按键中断驱动(driver code copy from mini2440)
s3c24xx_ts
- 来自mini2440的s3c24xx的触摸屏驱动(driver code copy from mini2440)
s3c24xx_key_input
- 来自mini2440的s3c24xx的按键中断测试(driver code copy from mini2440)
SharpClassifier_Adult-master
- 利用朴素贝叶斯分类方法将UCI的adult数据集进行分类(The adult dataset of UCI was classified by the naive bayesian classification method)