-
DeleteCertainFolderFile
删除指定目录下某种类型的文件,VC++精选编程源码,很好的参考资料。(Delete the specified file is a type of directory, VC++ select programming source code, a good reference.)
- 2013-11-26 09:22:48下载
- 积分:1
-
mapx源码
说明: 关于mapx的表现非常好,请放心使用Tracing not turned on.
Tns error struct:
nr err code: 0
ns main err code: 12541
TNS-12541: TNS:无监听器
ns secondary err code: 12560
nt main err code: 511
TNS-00511: 无监听器
nt secondary err code: 61
nt OS err code: 0
(on MapX done very well, please rest assured that the use of Tracing not turned on. Tns error struct : nr err code : 0 ns main err code : 12541 TNS-12541 : TNS : None sniffers ns secondary err code : 12560 nt main err code : 511 TNS-00511 : no sniffers nt secondary err code : 61 nt OS err code : 0)
- 2006-01-12 17:21:28下载
- 积分: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
-
CATIA-CAA-GenerateImage
CATIA软件的二次开发,通过CAA开发创建图片(Generate Image in CATIA software by CAA)
- 2020-11-09 14:09:46下载
- 积分:1
-
amoveplay
利用VC6.0上面的amovie.ocx开发音频播放器!(The use of the the VC6.0 above amovie.ocx develop audio player!)
- 2013-04-06 00:57:42下载
- 积分:1
-
CScheduledTask_demo
使用Windows上的计划任务的程序(The example of using the plan task in the Windows)
- 2021-04-15 22:28:54下载
- 积分:1
-
Adaptive-median-filter
基于vc++的自适应中值滤波器的代码,能用于对相位图的滤波。(The adaptive median filter code can be used for the filtering of the phase diagram.)
- 2021-02-26 19:59:37下载
- 积分:1
-
Winio_8254
直接用LPT对8254 IO端口访问用winio的程序源码(Direct LPT 8254 IO port access winio program source code)
- 2013-04-29 00:41:57下载
- 积分:1
-
Desktop
调度问题的回溯算法,算法中的经典问题。问题描述:假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。(Scheduling problem backtracking algorithm is the classic problem. Problem Description: Suppose there are n-task by the k-parallel machine can be completed. The time required to complete the task i is ti. Try to design an algorithm to find completing these n-best task scheduling, making the earliest time to complete all tasks.)
- 2010-02-19 23:31:11下载
- 积分:1
-
computer
这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现),希望大家能够多提宝贵意见.(This is a very useful calculator, I think in fact much better than using Windows system calculator. The main feature is support for polynomial computing, that is, can enter an entire polynomial, and to identify the priority operator class (using the stack realize), hope that we can with more valuable advice.)
- 2021-02-19 10:09:44下载
- 积分:1