-
C-program
一些简单的c程序源代码 帮助初学者更好的了解C语言(Some simple C program source code to help beginners to better understand the C language)
- 2013-11-28 19:50:41下载
- 积分:1
-
C语言课设源码
学生成绩管理程序设计源代码,文件形式输入输出数据,统计平均分最高分最低分结果写入文件,按学号查询成绩输出至屏幕,打印不合格优等生名单等功能,下载即可用。(Student achievement management program design source code, file form input and output data, statistical average score highest and lowest score results written to the file, according to the school number inquiry results output to the screen, print the list of unqualified top students and other functions, download is available.)
- 2019-06-10 23:50:59下载
- 积分:1
-
sfun_mohu
模糊控制的S函数实现过程,没有用模糊工具箱!(S functions for fuzzy control process, there is no fuzzy toolbox!)
- 2011-05-20 14:12:24下载
- 积分:1
-
15
说明: DNF台服源码DNF台服私服可以用可以用,下载编程(DNF data source DNF tab file belongs to the Taiwan Chinese super fishDNF data source DNF tab file belongs to the Taiwan Chinese super fish)
- 2016-06-24 15:20:08下载
- 积分:1
-
05917017
说明: 实时通讯和P2P开发工具,由一套易用的控件和DLL组成,功能包括好友列表(Real-time communication and P2P development tools, consisting of a set of easy-to-use controls and DLL, including a list of friends)
- 2019-04-07 07:47:53下载
- 积分:1
-
Winform中鼠标穿透效果,类似桌面壁纸的效果
鼠标穿透效果实例,可实现类似桌面浮动效果,详见截图
- 2013-01-11下载
- 积分:1
-
车辆检测与车道线检测代码
// MachineVisionDlg.cpp : implementation file
//
#include "stdafx.h"
#include "MachineVision.h"
#include "MachineVisionDlg.h"
#include "afxmt.h"
#include
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
using namespace std ;
- 2022-03-07 20:41:51下载
- 积分:1
-
vlsmaddr
本源碼是一個用從Internet的Web頁面上得到Email地址,采用多線程遞歸算法(This source code is a Web page is available from the Internet, get Email address, using a recursive algorithm for multi-threaded)
- 2009-09-22 17:30:18下载
- 积分:1
-
matirx1
用c++语言实现矩阵初等变换,自己输入矩阵,然后进行初等变换(c++ achieve elementary transformation matrix)
- 2014-05-16 20:10:49下载
- 积分:1
-
Menu structure: 1. Adding types of products: 2. Display types of products: 3. In...
菜单结构:
1. 添加商品品种:
2. 显示商品品种:
3. 查询品种:
(1) 按商品名称查询
(2) 按商品代码查询
4. 删除品种:
(1) 按商品名称删除
(2) 按商品代码删除
(3) 退出
5.商品进库:
(1) 添加新的品种
(2) 在原品种中添加品牌
a. 添加新品牌
b. 增加某一品牌数量
i. 按品牌名称操作
ii. 按品牌代码操作
(3) 退出
6.商品出库:
(1) 按商品名称出库
(2) 按商品代码出库
(3) 退出
7.退出
-Menu structure: 1. Adding types of products: 2. Display types of products: 3. Inquiries varieties: (1) by product name query (2) by commodity codes in query 4. Remove the species: (1) by product name deleted (2) by Delete commodity codes (3), exit 5. goods into the library: (1) add a new variety (2) In the original species to add the brand a. increased b. add a new brand of a brand by brand name i. the number of operations ii. by brand Code operation (3) exit 6. goods out of libraries: (1) by product name out of library (2) by commodity codes in a library (3) Exit 7. Exit
- 2022-01-25 16:59:11下载
- 积分:1