资源列表
WinSock
- 用 Winsock 实现聊天的程序 一个简单的聊天程序 程序所需控件:Winsock控件,CommandButton控件(默认name),TextBox控件(一个名称为txtMess,另一个名称为txtSend)
ResizeBitmap
- This sample code is for the Bitmap resizer. In MFC application include this file and create appropriate event and in that function paste this code.
yu
- 下雨的模拟就是模拟一个简单的界面下雨的程序-Simulated rain
星座运行
- 用于个人网站建设用的星座运行代码 用HIML语言编的-personal website for the constellation run code with language series hole
sortling
- 实现图的脱坡排序,深度优先广度优先,以及建立邻接表-achieve slope from the map, in order of priority depth breadth priority, and the establishment of the adjacent table
weideng
- 用6个发光管模拟6个汽车尾灯(左右各3个),用4个开关作为汽车控制信号,分别为:左拐、右拐、故障和刹车。 车匀速行驶时,6个汽车尾灯全灭;右拐时,车右边3个尾灯从左至右顺序亮灭;左拐时,车左边3个尾灯从右至左顺序亮灭;故障时车6个尾灯一起明灭闪烁;刹车时,6个尾灯全亮
Exercise2
- Run the SQL scr ipt given to you to create a Library database. Note that each row in the Book table denotes a book copy.
hello Customer.TXT
- OPENCPU的测试程序,能验证OPENCPU是否正确工作。
MAGNETIC
- 磁偶极计算,对稀土工作者很有用啊,虽然小一点-magnetic dipole, the RE workers ah very useful, although small
exa020601
- 给出了一个线性调频信号的Gabor变换,使用的是过抽样,其中参数q=4.-given a chirp signal Gabor transform, is the excessive use of sampling, which parameter q = 4.
ShiftLiner
- 该程序用于实现密码学中的线性反馈移位寄存器的模拟,本程序以5级为例,并可以判断输出数列的周期
linsmooth
- 对信号的波形进行平滑处理,有中值处理法,也有窗函数处理法