-
ATM-curriculum-design-report
银行自动取款机ATM的课程设计报告,用C#.net编写(Bank automated teller machine ATM curriculum design report, using C#. Net written)
- 2013-07-17 11:15:18下载
- 积分:1
-
MySky
使用vc++ opengl编写的蓝天的例子(Use opengl to write examples of blue sky)
- 2011-10-17 23:05:17下载
- 积分:1
-
Dezender4.3
说明: 黑刀Dezender4.3简体中文版
黑刀Dezender4.3简体中文版
黑刀Dezender4.3简体中文版(Black knife Black knife Dezender4.3 Simplified Chinese Simplified Chinese version of Dezender4.3 Simplified Chinese version of the black knife Dezender4.3)
- 2010-03-21 07:30:14下载
- 积分:1
-
实验13 TFTLCD显示实验3-103VGT6
在STM32F103VGT6上点亮正点屏幕(On STM 32F 103 VGT6, light up the punctual screen)
- 2020-06-20 12:40:02下载
- 积分:1
-
RF430F5978的测试程序
该代码是TI提供,在此基础上我们根据项目需要进行修改后的代码。该代码主要执行了,通过低频唤醒设备,然后根据唤醒指令,再通过高频传输相应数据,包括电池电量以及其他控制指令等,是很好的学习验证PEPS的代码参考资料。
- 2022-03-23 20:49:55下载
- 积分:1
-
canvas
两个小船在移动的代码,主要是计时器的使用,利用回调函数显示动画(The two boats in the mobile code, the use of the timer, the use of a callback function to display the animation)
- 2012-04-21 11:19:33下载
- 积分: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
-
站长您好,这是我去年做的毕业设计航空物流管理系统,其中的代码全部能通过执行,其中的文档是数据流图.请您审核一下....
站长您好,这是我去年做的毕业设计航空物流管理系统,其中的代码全部能通过执行,其中的文档是数据流图.请您审核一下.-head Hello, this is my last year doing graduate design Aviation Logistics Management System, which through the implementation of all the code, documentation of data flow diagram. Examine what you please.
- 2022-06-01 15:30:45下载
- 积分:1
-
网络聊天程序的C #,它简单,但对初学者很有用。
一个用C#编写的网络聊天程序,简单但对初学者有用。
- 2022-03-30 18:26:46下载
- 积分:1
-
DM642EDMA
This program uses the timers to trigger EDMA events. These events in turn
* trigger linked EDMA parameter tables to fill a ping pong buffer structure.
* Set a breakpoint on swiProcessFunc(int arg). Then open two memory windows.
* Use ping as the address for one memory window and pong for the other. Then
* run the application. You ll note that the program bounces between the ping
* and pong buffers filling each with a value that comes from the source. The
* source in this case is the SDRAM timer control register and it simulates
* input data(This program uses the timers to trigger EDMA events. These events in turn* trigger linked EDMA parameter tables to fill a ping pong buffer structure.* Set a breakpoint on swiProcessFunc (int arg). Then open two memory windows.* Use ping as the address for one memory window and pong for the other. Then* run the application. You' ll note that the program bounces between the ping* and pong buffers filling each with a value that comes from the source. The* source in this case is the SDRAM timer control register and it simulates* input data)
- 2010-08-07 11:34:58下载
- 积分:1