资源列表
FlushMemory
- c#管理系统源码,wpf极品动画制作源码,一般人我不告诉他-c# source code management system
DownloadandexecuteShellcode
- 网上找到的SHELLCODE,下载并运行。-Download&&executeShellcode
server
- 服务器端代码,实现接收明文并对其加密,在将密文传送给客户端-Server-side code to achieve to receive explicit and encryption, in the ciphertext sent to the client
Josephus
- 解决约瑟夫问题的一个较为简单的例子的源代码。-Joseph problems to solve a relatively simple example of the source code.
ActiveX
- ActiveX控件播放音乐,登陆窗体的界面设计以及程序源文件!-ActiveX
GCD
- Help to find the Greatest Common Divisor of Numbers
dui
- 创建一个队列,并对所建立的队列进行简单的数据操作-Create a queue, the queue and created a simple data manipulation
jiangcheng
- 宿舍系统管理的奖惩添加,如有需要敬请下载!-Dormitory system management incentive to add, if necessary, please download!
DIP
- 读取.bmp图像的宽和高,并将其转换为.raw文件并显示,再进行逆转换。-To read. Bmp image width and height, and convert them to. Raw files and display, then the reverse conversion.
addition-subtraction-of-Digital-Signals
- Addition and subtraction of Digital Signals
SOCKET.CPP
- #include <winsock2.h> #pragma comment(lib, ws2_32.lib ) int main() { WSADATA WSAData SOCKET sock SOCKADDR_IN sin char buffer[255] WSAStartup(MAKEWORD(2,0), &WSAData) Tout est configuré pour se connecter sur IRC, haa
flowshop
- 流水作业调度问题的动态规划算法,流水作业调度问题要求确定这n个作业的最优加工顺序,使得从第一个作业在机器M1上开始加工,到最后一个作业在机器M2上加工完成所需的时间最少。- Dynamic programming algorithm for flow shop scheduling problems, flow-shop scheduling problems required to determine the optimal processing sequence which n jobs
