-
WaveRec
wave file read
- 2007-07-12 00:11:35下载
- 积分:1
-
CommandServer
simple server to admin connection of socket client for chat
- 2018-06-20 00:00:30下载
- 积分:1
-
C#网络调试助手源码(TCP/UDP)
基于C#的以太网通信
- 2019-03-05下载
- 积分:1
-
newestPDDStiaozhi
DSP+AVR+DDS调制超声气体检测系统程序文件(DSP+AVR+DDS modulated ultrasonic gas detection system program files)
- 2013-08-10 11:11:00下载
- 积分:1
-
An_example_of_Tetgen
不是本人编的,转自csdndengpengyong,个人能力有限,望谅解。Tetgen是一个生成四面体网格的开源工具,本实例提供了从网上下载的开源的源码和一个简单的使用的示例,其中附带了Tetgen自带了的一个查看剖分出来的网格的工具TetView.exe,可以运行打开剖分出来的文件查看剖分的结果是否正确。(I was not prepared, carried csdndengpengyong, individual ability is limited, hope and understanding. Tetgen tetrahedral mesh generation is an open source tool, the examples provided from the Internet to download the open source code and a simple example of the use of which comes Tetgen comes out of a mesh grid view tool TetView . exe, you can run out of file viewing open split split the results are correct.)
- 2021-03-14 20:49:22下载
- 积分:1
-
first
first code in c++ i like it
- 2012-04-15 17:47:22下载
- 积分:1
-
SEED_DEC28335_CODE
基于合众达公司DSP开发板SEED_DEC28335的例程,全部是结果检验之后的例程,希望对各位兄弟有用。(DSP-based development board of the company,SEED_DEC28335 routines, after all the routine test results, I hope useful to you brother.)
- 2020-12-29 14:49:00下载
- 积分:1
-
V4L2
简单的V4L2入门知识总结,V4L2官方说明文档已经视频应用开发手册(Summary of simple V4L2 introductory knowledge)
- 2020-07-08 15:18:56下载
- 积分:1
-
STM32F103C8T6例程
说明: STM32F103C8 基础列程,串口、io口、定时器、(STM32F103C8 base example)
- 2020-01-12 21:11:24下载
- 积分:1
-
MeDelete
SelfDelete(可以删除自身的VC++源码(巳通过了调试))
为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging))
In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function.
)
- 2011-06-26 23:22:21下载
- 积分:1