-
163disk.com_CP210x_VCP_Win7
CP210x_VCP_Win7,USB转串口驱动协议CP210X都可使用(CP210x_VCP_Win7, USB serial driver can be used protocol CP210X)
- 2013-08-14 10:15:34下载
- 积分:1
-
vb-rewrite-txt
用vb实现从读写txt文件,重新写入txt文件,为txt加一列等。(
With vb a txt file read and write, re-write txt file to txt plus one and so on.)
- 2016-05-06 16:23:36下载
- 积分:1
-
资源查看
类似于“资源管理器”的程序,可以查看,系统的所有资源(similar to the "resource management for" process, can view, the system of all resources)
- 2005-04-23 10:14:15下载
- 积分:1
-
plot_function
频率选择性衰落信道的建模与仿真,具体实施方法(Frequency selective fading channel modeling and simulation modi, concrete implementation methods)
- 2021-04-05 16:59:04下载
- 积分:1
-
fzitnbl185
用BitBlt()函数实现界面切换的程序设计方法,其中包括:新建项目,用函数实现文件的打开操作以及相关的程序设计,(The program design method of interface switching is realized by BitBlt () function, which includes: new project, file opening operation with function, and related program design.)
- 2018-12-01 16:10:18下载
- 积分:1
-
Unicode
Unicode编码转换器,输入Unicode字符,可以转换成相应的汉字,使用VC6.0编写,有MFC界面,代码测试绝对可以正确运行。(Unicode encoding converter, input Unicode characters can be converted into the corresponding Chinese characters, using VC6.0 prepared with MFC interface, code testing can definitely run correctly.)
- 2013-11-13 21:09:03下载
- 积分:1
-
CSharpmapx
C#结合mapx简明编程例子。
实现加载地图,创建地图工具等功能。(C# Programming with mapx simple example.)
- 2011-05-06 15:47:41下载
- 积分:1
-
Chat
实现点对点发送文本聊天,P2P基于套接字发送和接收文本(Realize the point-to-point send text chat, P2P based on SOCKET to send and receive text)
- 2013-05-31 08:30:11下载
- 积分:1
-
DataBinding
DATABINDING 的实例,可以作为参考来做自己的实例 (Examples DATABINDING, you can do your own examples as a reference)
- 2013-11-25 22:23:15下载
- 积分:1
-
sportsmeeting
数据结构——运动会
为帮助同学们尽快进入编程状态特提供此例
1.将SqList.h、Mdefine.h、sport.c放在同一目录下
2.按下述方法编译运行即可,体验一下
编译包含有自定义的.h文件的.c文件
一种方法:
⑴.将.c和.h文件放在某一目录下(例如:datastruct)
⑵.改变用户工作目录(用户文件所在目录)
选择"File/Chaire Dir"打开新目录输入框,输入选择的用户工作目录datastruct,执行Change Dir 改变工作目录。否则对.c文件包含的自定义的.h文件提示No open
⑶.在编辑器中打开.c文件,进行编译,运行即可
另一种方法:
在上一种方法的基础上
⑴. 打开project菜单,选择open project ,在.c和.h文件的同一目录下创建一个工程文件
⑵. 打开project/Add Item菜单,输入项目名,然后将.c文件增加到工程文件中。不用将.h文件加入。
⑶.在工程文件中双击.c文件,打开.c文件,进行编译,运行即可
3. ReadFormFile(SqList &L) 从文件读入运动员成绩信息操作作为示例
(err)
- 2008-12-22 20:28:14下载
- 积分:1