-
UDP-communication
一个基于 Labview 的 UDP 通信实例。用户可通过该实例对 TCP-UDP 协议的工作方式有基本的了解。(Labview an instance of communication based on UDP. Users can work through the example of TCP-UDP protocol is a basic understanding.)
- 2015-07-07 19:16:37下载
- 积分:1
-
chat
本代码是利用socket套接字实现点对点的简单聊天软件程序。语言是C++。内附源码,项目设计报告,和可执行文件。(This code is using socket to realize P2P-based simple chatting software. Program lauguage is C++. Besides source code, also Included program design report and executable files.)
- 2020-07-04 13:40:02下载
- 积分:1
-
omnet
本文是介绍仿真软件omnet++基础知识的文档,适合omnet+入门者学习,欢迎使用(failed to translate)
- 2021-01-15 17:08:45下载
- 积分:1
-
myFrame
封装帧和解析帧,并有CRC校验,完全是自己手写(Feng binding and parsing frame, and a CRC checksum)
- 2009-10-11 16:57:57下载
- 积分:1
-
speed-port-scanner
快速端口扫描器代码 整个完整工程 初学者可以参考一下 谢谢(Fast port scanner code for the complete project beginners can refer to thank you)
- 2011-06-29 16:09:10下载
- 积分:1
-
MyProcess
创建一个新进程范例。这是孙鑫视频中的范例,能帮助初学者了解进程的相关知识,可以看看,虽然比较简单(create a new process in vc++)
- 2010-10-14 11:10:37下载
- 积分:1
-
Traffic
对网络的流量进行监测,会很好的对网络端口的流量进行监测,绝对可以完整运行(Traffic on the network to be monitored, will be well on network port flow monitoring, absolute integrity can be run)
- 2012-04-27 20:15:36下载
- 积分:1
-
44810407
Desktop drawing program, for beginners to understand the vc code is a good example, performance fun and easy to learn
- 2018-12-31 11:33:10下载
- 积分:1
-
SQLite
说明: c#使用SQLite操作数据库,window桌面应用(Using SQLite to operate database)
- 2020-03-31 13:40:59下载
- 积分:1
-
asp.net固定资产管理系统
【实例简介】
一、新用户登记
说明:注册后需要管理员审核后才可以登录,管理员登录地址/(也就是网站根目录,和用户同一个地址),帐号为:admin,密码:admin88
二、管理员后台
1、固定资产管理
1)固定资产查询/管理(由于列数比较多,采用固定前面4列的方式,后面的列可拉动横向滚动条),点击查看打印列表,
然后点击打印固定资讯标识卡,可打印。也可先点击开始查询,然后导出到Excel。
2)固定资产新增
3)审核新增固定资产
4)审核异动固定资产
5)审核维修固定资产
6)审核报废固定资产
7)批量异动固定资产
8)我管理的固定资产
9)管理事业部
10)管理部门
11)管理资产一级类别
12)管理资产二级类别
2、用户管理
管理用户,点击权限,可设置每一个用户的权限
3、个人设置
修改我的资料
三、注意事项:
数据库文件在database下,附加即可
管理员和会员登录目录为/(根目录),管理员帐号为:admin 密码:admin88,通过管理员审核用户,设置每一个用户的具体权限
数据库是SQL2008r2,开发工具是VS2010
运行环境:.net4.0,集成模式
- 2021-11-20 00:32:57下载
- 积分:1