资源列表
OXQTQHH
- 这是一个能够正常运行的vc编的计算器小程序,希望大家喜欢!我会继续努力的!(This is a vc can normal operation of the calculator applet, hope you like them!)
critwhg04
- 这是一个能够远程下中国象棋的程序,能够基本实现远程下棋功能,但还不完善(This is a remote Chinese chess under the procedures, can realize remote chess basic functions, but also not perfect)
掘金者趋势EA
- 十年稳定盈利,最好的趋势EA(here you go)
ponstruction
- 这是一个语料库查询系统,可以学习一下VC的文件操作和管理平台建设(This is a corpus query system, can learn VC file operations and management platform construction)
dersazility
- 这是一个通用的解决8数码问题的程序,有很好的通用性,而且使用起来很方便(This is a general program to solve the problem of 8 digital, has good versatility, and it is convenient to use)
refreco
- 这是一个银行模拟系统,对当今的银行进行模拟,它可以反映出银行的实际情况(, this is a bank simulation system for simulating the bank today, and it can reflect the actual situation of the bank)
assignment of digital communication
- 论文程序,主要是计算瑞利信道下的等增益的结合器的误码率。是数字通信的入门程序(The procedure of this paper is mainly to calculate the bit error rate of the equal gain combiner in Rayleigh channel. Is the introduction of digital communication procedures)
4662733
- 这是一个音频的编解码库,使用标准的C++编写,有很好的移植性(This is an audio codec library, use the standard c + + written, has good portability)
thathat
- 这是一款可进行P2P文件传输的工具 通过设置IP即刻进行通讯(This is the tool that P2P file transfer can be performed By setting the IP instantly to communicate)
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