-
8m信号分路处理, 8m信号分路处理
8m信号分路处理, 8m信号分路处理-8m deal with signal splitter, 8m signal splitter to deal with
- 2022-03-21 14:29:52下载
- 积分:1
-
程序员面试宝典(全).rar
PDF文档
程序员面试宝典(全).rar
PDF文档-Programmer Interview Collection (full). Rar
- 2023-06-08 14:45:03下载
- 积分:1
-
fft【qindows编程】
afavdsdvzfbvzxcbzxbzxfbvfxbvfbsfft上下游kavk
- 2022-03-20 19:07:17下载
- 积分:1
-
LU矩阵分解串行算法,一个矩阵拆分成两个三角矩阵乘积
LU矩阵分解串行算法,一个矩阵拆分成两个三角矩阵乘积-Serial LU matrix factorization algorithm
- 2022-03-01 10:05:04下载
- 积分:1
-
使用JAVA语言实现下列功能的系统 a) 系统能接受用户输入一个文件名,该文件名对应的文件A可能包含中文,英文字符,换行回车等字符。 b) 系统在确认用户输...
使用JAVA语言实现下列功能的系统 a) 系统能接受用户输入一个文件名,该文件名对应的文件A可能包含中文,英文字符,换行回车等字符。 b) 系统在确认用户输入的文件A存在后对文件A进行处理,生成另外一个文件B,要求文件B显式包含文件A的所有内容,并且不改变文件A中的已经有的内容。 c) 系统在文件A不存在的情况下,可以发现B中保留的A的内容被修改过。这种修改包括删除/增加A的某行信息,在A的内容中增加/删除/修改某个字符。-use JAVA following a function of the system) system will accept user input a name, the name of the paper document may contain A Chinese and English characters such as newline characters enter. B) System user input in identifying the existence of a document after document A pair of processed produce another document B, B requested documents Explicit document contains all the elements of A and A does not change the document has some content. C) A system in the document did not exist circumstances, it can be found B of A to retain the content has been modified. Such changes include the deletion/A increased to a certain line of information in the contents of A Increase/delete/change certain characters.
- 2022-03-22 01:16:46下载
- 积分:1
-
EXPRESSION PARSE is a component of the library, it can detect PASCAL language ca...
EXPRESSION PARSE是一个组件的图书馆, 通过它可以检测PASCAL语言类的SCRIPT. 它不仅 仅是一个调试器, 而且还是一个准编译器, 因此更有效率. 该软件使用方便且兼具DELPHI VCL的强大功能,你即可以检测一个简单的表达式或一大堆复杂的语法, 而不需要使用者具有很高深的编程能力或从编写一整个的应用程序的SCRIPTS或者注意其他的使用规则等, 你所需要的只是进行简单的内嵌表达式操作而已.-EXPRESSION PARSE is a component of the library, it can detect PASCAL language category SCRIPT. It is not merely a debugger, but also a quasi-compiler, therefore more efficient. The software is easy to use Delphi VCL which both the powerful functions, you can detect that is a simple expression- or a lot of complex syntax, without the need for users with high depth of programming capability or preparing an entire application"s attention SCRIPTS or other rules governing the use, you need only a simple expression embedded operating it.
- 2022-03-13 18:30:18下载
- 积分:1
-
进程管理器
进程资源管理器,可以显示正在运行的进程,线程和模块。其着找到基地,并开始地址。例如,使用
EnumProcessModulesEx和NtQueryInformationThread功能在C#。
void PrintModules (Int32 ProcID)
{
IntPtr hProcess = OpenProcess(ProcessAccessFlags.QueryInformation | ProcessAccessFlags.VMRead, false, ProcID);
if (hProcess != IntPtr.Zero)
&nbs
- 2022-01-22 17:14:27下载
- 积分:1
-
对于初学者有很大的帮助,其中提供了一些基本函数的使用方式,简单易学!...
对于初学者有很大的帮助,其中提供了一些基本函数的使用方式,简单易学!-simple but useful!
- 2023-02-16 04:40:04下载
- 积分:1
-
绘制等角圆柱投影(墨卡托投影)
地图学专业人士
绘制等角圆柱投影(墨卡托投影)
地图学专业人士-Draw Conformal cylindrical projection (Mercator projection) cartography professionals
- 2023-05-12 03:20:03下载
- 积分:1
-
可以生成字符串中的汉字首字符串,非汉字字符保持不变
可以生成字符串中的汉字首字符串,非汉字字符保持不变-can generate a string of Chinese characters first string, the non-Chinese characters remain unchanged
- 2022-02-06 12:26:24下载
- 积分:1