资源列表
2fsk解调新方法
- 2fsk解调新方法
wchar_t.rar
- vc中常用数据格式转换,如wchar_t,char*,CString,int等。,vc commonly used data format conversion, such as wchar_t, char*, CString, int, etc..
MY_basic_kernel
- 初始扇区的系统启动程序,从磁盘引导,进入系统。-Sector to start the initial process of the system, from boot disk.
medium
- fortan语言高斯波,方便使用,可以下载-fortan language high-Shiba, easy to use, you can download to try
load-bitmap
- 用 加载一个bmp图像,用的是win32函数,没用用MFC来实现这个过程。-using the win 32 applition to load a bmp picture,not using the MFC to draw.
Libary_mis
- 能够实现图书管进行图书的一些简单管理功能。-Books Books tube to achieve some simple management capabilities.
ex2_ssd5
- Exercise 2 ssd5.in this recomennded exercise we must to correct few errors and write in txt file errors and describe our work
zhijiao_dadi
- zhijiao_dadi将直角坐标XYZ( BJ54 ,GDZ80)转换为大地坐标下的BLH.请多多指教!
demo3
- 在按钮上加入Icon,使Icon和文字同时显示2. 显示平面按钮3. 使按钮上的图标可变4. 设置按钮在不同状态下的底色和文字颜色5. 设置图标和文字的位置6. 根据Icon的形状设置按钮的形状7. 添加Tooltips-Button to add the Icon, so that at the same time show Icon and text 2. Show flat button 3. So that the icon button on the variable 4. Setti
xyGraph
- 画类似于系统CPU监控的CStatic子类-Painting is similar to the system CPU subclass CStatic control
vbshebf
- 求圆外一点对圆(o,r)的两个切点将向量p逆时针旋转angle角度-Seeking a little circle on the outer circle (o, r) of the two cut points counterclockwise rotation angle angle vector p
kmeans聚类源码
- kmeans聚类python代码,里面有详细注解,可直接运行