-
linuxandc
主要是学习linux操作系统的课件和一些c语言的源代码,这些都可以在linux和windows下使用;(Linux operating system is mainly learning courseware and some c language source code, which can be used in linux and windows )
- 2010-11-17 16:56:13下载
- 积分:1
-
WindowsAPI消息大全
目前网上的WindowsMessage基本上都是WM_开头的,本文档汇集了所有类型的Windows消息及其对应的16进制字面量,包括ComboBox、ListView等等控件,并附带简短说明(All Windows Messages and consts)
- 2020-06-22 13:00:02下载
- 积分:1
-
Print_Photo
利用QT控制打印机打印图片。(将图片放入QT的窗口中,打印窗口)(Use QT to control printer to print pictures. (put the picture in the window of the QT, print the window))
- 2018-05-28 23:29:34下载
- 积分:1
-
EvaporationUDFfluent
UDFfluent蒸发相变模拟,关于用户自定义标量输运(UDS)中非定态情况下的代码源项(UDF-fluent evaporation phase change simulation, )
- 2021-03-02 15:09:34下载
- 积分:1
-
LV8731驱动测试例程
基于stm32f103设计的自平衡小车程序,电机驱动主要是LV8731。(STM32F103 based design of self balancing car program, motor drive, mainly LV8731.)
- 2017-09-18 14:37:03下载
- 积分:1
-
ATM
利用stemwin制作的几款界面软件,便于新手学习进步啊。(Stemwin make use of several interface softwaremFacilitate novice learning progress .)
- 2015-12-07 20:56:32下载
- 积分:1
-
CCS 64点FFT实现 用于DSP实验 FFT
CCS 64点FFT实现 用于DSP实验(CCS 64-point FFT for DSP experimental realization)
- 2020-06-28 11:00:01下载
- 积分:1
-
FANDISK
典型的点云数据fandisk,适合点云研究者进行仿真,六千多个点(Typical fandisk point cloud data, suitable for researchers point cloud simulation, more than six thousand points)
- 2014-12-22 19:31:17下载
- 积分:1
-
Server
服务器端代码··可以跟客户端自由通信··(Server-side code can be freely client communications)
- 2009-03-05 18:07:12下载
- 积分: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