-
ini文件的读写方法
ini文件的读写方法-ini file read and write methods
- 2022-02-02 20:32:38下载
- 积分:1
-
wpf 拆分单词
C# WPF中 输入一个句子或者字符串,按莫个特殊字符来 分割字符串,保存到LIst中。
- 2022-02-01 05:10:14下载
- 积分:1
-
课程自动安排系统采用“并行回溯”的算法,只需设置好学校基本信息和排课的各项限制条件后,其余事情则由计算机来完成。...
课程自动安排系统采用“并行回溯”的算法,只需设置好学校基本信息和排课的各项限制条件后,其余事情则由计算机来完成。
-Course automatically schedule system uses a " parallel backtracking" algorithms, just to set a good school all the basic information and arranging schedule constraints, the remaining things from your computer to complete.
- 2022-05-09 13:24:36下载
- 积分:1
-
delphi做的分析导入表的dll的工具。主要是看这个程序导入了哪些DLL。并且再跟踪这些DLL的导入表,分析这个程序启动需要导入的DLL。...
delphi做的分析导入表的dll的工具。主要是看这个程序导入了哪些DLL。并且再跟踪这些DLL的导入表,分析这个程序启动需要导入的DLL。-err
- 2023-06-26 23:55:03下载
- 积分:1
-
上船一个 数据结构 移除重复项的功能利用STL中的模板
上船一个 数据结构 移除重复项的功能利用STL中的模板-upload a data structure program, it can remove the repeated items by using models in STL
- 2022-07-14 02:14:35下载
- 积分:1
-
CRC
CRC 校验源码分析-CRC-source analysis
- 2022-12-26 16:40:03下载
- 积分:1
-
在VC++ DirectX环境下,绘制一个四面体,实现四面体的旋转,并设置光照和材质信息。...
在VC++ DirectX环境下,绘制一个四面体,实现四面体的旋转,并设置光照和材质信息。-This programme shows how to draw an rotating tetrahedron,and how to set lighting and materials.
- 2022-01-21 22:15:08下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1
-
配合"ipb2COMx.rar"一起使用,可以打开及WriteFile
配合"ipb2COMx.rar"一起使用,可以打开及WriteFile-With " ipb2COMx.rar" used together, can open and WriteFile
- 2022-07-02 20:25:43下载
- 积分:1
-
fast memory copy, by using the intel s mmx technique, the speed is more than 10...
快速内存拷贝,利用intel的mmx,速度比普通快上几十倍-fast memory copy, by using the intel s mmx technique, the speed is more than 10 faster than the normal one
- 2022-07-23 06:55:05下载
- 积分:1