-
大鼠迷宫的VC源码开发
用VC开发的迷宫老鼠源码-development of the VC rat maze FOSS
- 2022-08-05 21:05:56下载
- 积分:1
-
我们常常会在各类的技术文章中见到诸如135、137、139、443之类的“端口”,可是这些端口究竟有什么用呢?它会不会给我们的计算机带来潜在的威胁呢?究竟有多少...
我们常常会在各类的技术文章中见到诸如135、137、139、443之类的“端口”,可是这些端口究竟有什么用呢?它会不会给我们的计算机带来潜在的威胁呢?究竟有多少端口是有用的?想要了解的话,就跟我来吧-We often in various technical articles seen as 135,137,139. 443 like the "port" However, these ports whether what is the use? It will give us the potential of computer threat? How many ports are useful? Want to find out more, come with me
- 2022-01-31 14:43:53下载
- 积分:1
-
模拟卷积编码器
simulating a convolutional encoder
allows the user to input a source code to be encoded and also input the values of the generator polynomials. It outputs the encoded data bits, where 1/n is the code rate
- 2022-02-01 22:28:40下载
- 积分:1
-
直接在内存运行PE
使用了PE加载技术、Hook技术用程序加载PE文件到内存并运行。当在内存中运行的程序,比如arp.EXE执行完之后就会退出,那结果是ExitProcess被调用,那将是我们主进程也结束,显然我们不希望这样。
处理办法:HOOK ExitProcess。问题来了,对MS的许多控制台程序,它们退出都是调用exit,所以如果HOOK ExitProcess, 那我们俩次在内存中运行arp.EXE之后就会死锁。所以对这类程序而言,不能H
OOK ExitProcess,只能HOOK msvcrt!exit。LOADER要加载一个EXE文件,这个EXE文件加载的地址是在0x400000。在我们LOADER的MAIN函数里面,这个地址已经被占用,而你是不能去Free这个地址
重新分布的,这样可能会导致程序崩溃,处理方法相见说明。
- 2022-01-21 18:51:40下载
- 积分:1
-
我可以写 matlab 鳕鱼 !
这鳕鱼模拟 salitons 在 physics.two m 文件是 attached.salitone 一号模拟了 salitons 和另一个模拟 5 次订单 salitons 的 4rth 命令我 think.best 问候! 这鳕鱼模拟 salitons 在 physics.two m 文件是 attached.salitone 一号模拟了 salitons 和另一个模拟 5 次订单 salitons 的 4rth 命令我 think.best 问候 !
- 2023-05-08 09:35:03下载
- 积分:1
-
Foxpro高级程序设计技术
Foxpro高级程序设计技术 -Foxpro senior program design techniques
- 2023-08-19 10:35:05下载
- 积分:1
-
软件工程课件,介绍软件开发的技术,方法,原理(16
软件工程课件,介绍软件开发的技术,方法,原理(16-20)章-Software engineering courseware, introduction of software development techniques, methods, principles (16-20) Chapter
- 2023-04-15 13:15:04下载
- 积分:1
-
一个用DELPHI编的酒店管理系统。 其中数据库:SQL Server2000, 只需恢复 My database文件夹中 My database_Data.M...
一个用DELPHI编的酒店管理系统。 其中数据库:SQL Server2000, 只需恢复 My database文件夹中 My database_Data.MDF和 My database_Log.LDF到SQL中即可使用, 不错的,试一试有很多功能-DELPHI series with a hotel management system. These databases : SQL Server 2000, only to resume My database file folders and My My database_Data.MDF database_Log.LDF to SQL can be used well, to test the many functional
- 2022-12-28 12:00:03下载
- 积分:1
-
英文原版!非常适合从事Windows CE平台开发的工程师阅读!
英文原版!非常适合从事Windows CE平台开发的工程师阅读!-English original! Very suitable for the Windows CE platform development engineers to read!
- 2023-01-10 17:05:03下载
- 积分:1
-
实现日期的基本运算,如一日期加上天数、一日期减去天数、两日期相差的天数。...
实现日期的基本运算,如一日期加上天数、一日期减去天数、两日期相差的天数。-Implementation date of the basic operations, like a date with the number of days a date minus the number of days the number of days difference between two dates.
- 2023-02-06 15:35:04下载
- 积分:1