-
liuyuwenjian
一个文本文件中存放着职工的工资记录。每个职工的记录包含姓名、工资、津贴三项。每条记录可以存放于一行(三项之间的间隔符可以自己决定),也可以将每条记录的三项依次分别存放在文本文件中的每一行。请设计一个程序,可以让用户选择打开这个文件查看其内容,并可以让用户选择把每个职工的工资增加10 之后又存回原来的文件。(Employee payroll records are stored in a text file. Each record contains the name of the workers, wages, allowances three. Each record can be kept in a row (the interval between the three operator can decide for yourself), can also be three each record in turn were stored in each line of the text file. Please design a program, you can let the user choose to open the file to view its contents, and allows the user to select a 10 increase in the wage of each worker after the original file is stored back.)
- 2013-03-22 17:23:59下载
- 积分:1
-
TicketHelper
12306 旧版本抢票软件,抢票软件源码(ticket )
- 2014-01-10 10:26:40下载
- 积分:1
-
4GuessNumber
给你一个1至100之间的整数,请猜测这个数(Java GuessNumber give you a 1 to 100 between integer, please guess the number Java
)
- 2012-04-03 16:05:24下载
- 积分:1
-
getProcess
进程权限提升及获取进程路径名,api 实现,不适用库(Process rights and access to the process of upgrading the path name)
- 2010-07-06 12:32:31下载
- 积分:1
-
概要介绍:
本例子是视频采集与播放是基于vfw。
视频的传输是基于rtp来传输。用的第三开源包是jrtplib。
参考例子:
(1)...
概要介绍:
本例子是视频采集与播放是基于vfw。
视频的传输是基于rtp来传输。用的第三开源包是jrtplib。
参考例子:
(1)视频采集,播放,视频传输 我参考了从http://www.programsalon.com/
下下来的NetMeeting_VideoCapture例子 不过它的传输是基于tcp/ip
socket编程的。
(2)jrtplib官方网站的c/s例子
运行配置:
VS2005
头文件
jthread-1.2.1
jrtplib-3.7.1
lib文件:(放到工程目录下。我已经放好了)
jrtplib.lib
jthread.lib
添加的依赖库:
jthread.lib
jrtplib.lib
ws2_32.lib
代码介绍:
具体代码发在网上
http://www.programsalon.com/upload_log.asp?e=hanyuejun2006@163.com
有什么问题请发hanyuejun2006@163.com与我联系。
文件中
videoSendertest
videoReceiver
是我编的例子
video_send
video_recv
是我基于vfw例子
JRTPConsole
是jrtplib c/s例子
-err
- 2022-03-25 18:05:24下载
- 积分:1
-
DSP-2
Digital Signal Processing-1
- 2014-02-15 15:37:41下载
- 积分:1
-
NtpClient
说明: ntp 程序,CNtpClient实现连接ntp服务器。更新本地时间。(ntp test code, windows connect ntp server ,update local pc time.)
- 2020-03-25 16:37:52下载
- 积分:1
-
tull-doreian
说明: 哈夫曼树编码,利用哈夫曼树算法实现对数据的压缩,很好,不错(Huffman tree coding, using Huffman tree algorithm to achieve data compression, good, good)
- 2018-12-31 00:04:48下载
- 积分:1
-
chatroom
用java编写的聊天室,里面包括客户端和服务端,功能齐全,并有简单的GUI设计(Prepared using java chat room, which includes client and server, fully functional, and a simple GUI design)
- 2013-02-04 22:04:40下载
- 积分:1
-
httpclient
支持post 和get的httpclient ,是windonw平台,拿来直接用功能编译就可以生成动态库(Httpclient, which supports post and get, is a windonw platform, which can be directly compiled with functions to generate dynamic libraries.)
- 2019-01-14 22:35:48下载
- 积分:1