-
Cteam
说明: 此C语言代码是实现TC中汉字的输出,使用了汉字16点阵的包,要使用此代码要下载次包。此只能用于学习,不能作为商用(C language code TC is the output of Chinese characters, the use of Chinese characters 16 dot matrix package, to use this time to download code package. This could only be used for learning and not as a business)
- 2005-11-30 10:41:46下载
- 积分:1
-
Image
能够上传、保存、下载图片()
- 2017-10-01 15:54:27下载
- 积分:1
-
声子晶体能带结构图
一维声子晶体,纵波振动带隙的能带结构图
- 2023-04-27 19:15:03下载
- 积分:1
-
fly
实现飞行仪表显示界面,有地平仪等飞机重要仪表(Realization of flight instrument display interface)
- 2016-07-01 11:12:42下载
- 积分:1
-
学生管理系统
#include
#include
#include
#include
#include
typedef struct student//学生信息
{
char name[20];
int studentnum;
int roomnum;
}student;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-03-21 16:00:17下载
- 积分:1
-
tkgz
在VS2008平台上基于opencv编写的运动目标检测与跟踪的程序,检测与跟踪方法可选,并对跟踪目标编号,带有AVI视测试视频,效果很好,完全可以运行(Moving target detection and tracking procedures, methods of detection and tracking options, and AVI video with good results, can run)
- 2011-12-10 22:17:44下载
- 积分:1
-
ballgame运动
小球在屏幕上运动,并且可以变换颜色,点击小球可以获取小球的坐标,并有提示语。
- 2023-01-24 10:35:03下载
- 积分:1
-
the-procedure-for-electrinic-map
基于VISUAL c++的电子地图管理系统,具有读取文件、排序、检索、更新、退出功能,注意,测试时需将程序放在D盘使用,或者将内部的.dat文件放在D盘。(Electronic map management system, has read the file, sort, retrieve, update, exit feature)
- 2013-08-21 17:09:55下载
- 积分:1
-
FOAGSD2
数字图像处理代码,包括二值化,平滑,边缘检测等(Digital image processing code, including the binarization, smoothing, edge detection and so on)
- 2017-05-07 16:43:07下载
- 积分:1
-
WCF实现文件传送(亲测通过)
利用WCF实现文件传送,主要注意MessageContract的使用 本示例的主要功能 就是 client.exe通过wcf 将本机的 sample.docx文件传输到 server.exe端 亲测通过了
- 2016-06-24下载
- 积分:1