-
图象压缩与传输
这个源码涉及到网络编程,图像处理,数据压缩与传输。(source involved in the programming of the network, image processing, data compression and transmission.)
- 2005-07-06 14:52:04下载
- 积分:1
-
Pthread-of-linux
在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。(Written in the linux environment a console application, the program has a shared integer variable shared_var, the initial value of 0 create
A thread and make it run concurrently with the main thread immediately. The newly created thread and main thread are constantly circulating, and the output shared_var
Value. The main thread in a loop constantly on shared_var are incremented, that is plus 1 for each cycle shared_var and the new line created
Process is constantly on the shared_var decremented, that is, each cycle shared_var is decreased by 1. Observe the results of running the program, and you
To explain the phenomenon seen.)
- 2011-12-08 11:21:25下载
- 积分:1
-
c03
该程序实现水声信道的模拟方法及性能分析,提出了一种信的水声信道模型(The program implements underwater acoustic channel simulation methods and performance analysis, presents a letter of underwater acoustic channel model)
- 2020-07-04 05:40:02下载
- 积分:1
-
2324
用VIsual C++编写的简单数据库,用来管理学生信息。(Simple database using the VIsual C++ written to manage student information.)
- 2013-04-05 14:33:53下载
- 积分:1
-
hacker
学习网络安全的一本书籍。《黑客入侵(超级详细版)》(A learning network security books. " Hacking (super-detailed version)" )
- 2014-01-10 23:46:45下载
- 积分:1
-
A01_OpenGL的程序框架
这个文件(项目文件)包含在项目一级的信息是用来建立一个单一的项目或子项目。其他用户可以共享项目(DSP)文件,但他们应该出口makefiles当地(This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.)
- 2017-07-28 14:27:38下载
- 积分:1
-
EJERCICIO2
SSD5 Exercise 2 complete and functional
- 2009-10-17 23:35:36下载
- 积分:1
-
DaVinciEVM_dsp
加载dsp项目时的gel文件,在连接硬件之前,加载gel必不可少,来描述处理器的存储空间映射(The gel loading dsp project files, before connecting the hardware, loaded gel is essential to describe the processor' s memory space mapping)
- 2013-10-31 09:59:35下载
- 积分:1
-
ddvip_com_061744a03abed2
前两天为公司改程序,其中有一部分是要打印出报表。原来的程序是调用VB写的一个程序。那个程序用VBA方式实现的,在一个空的WORD表格模板里填入数据,让WORD去打印,效果还可以,就是速度很慢。但是这次,上次写代码的人已经不在这里了,我并不想去学VBA,无奈之下找到了一个Rob.A Fraydl写的打印类示例,但是里面没有我要的功能,只是示范了怎么去打印。于是自己重新的封装了一下,基本算是合格了。(two days ago for the company to change procedures, which are in part to print out statements. The original procedure was called VB write a procedure. VBA procedure that was achieved in an empty template forms WORD Lane Enter data, Let Word to print, the results were, and that is very slow. However, this time, the last person to write the code has been going on here, I do not want to go to school VBA, In desperation to find a Rob.A Fraydl write Print category example, but there's no I want function, the model is how to print. His own re-packaging it, and basically considered a pass.)
- 2007-04-07 10:57:15下载
- 积分:1
-
Calender
This program generates the calender of a given month and year, knowing the fact that 1st January 1900 was Monday. The code is simple and well commented.
- 2015-07-12 18:34:34下载
- 积分:1