-
Wpfword转PDF
Wpfword转PDF,很简单的一个小功能,呵呵O(∩_∩)O~ 希望给大家可以分享一下!有点简陋,╭(╯3╰)╮!
- 2022-03-25 07:15:35下载
- 积分:1
-
模拟系统进程调度,可以完成进程调度.可以根据进程的优先级决定执行顺序,并根据执行时间而动态决定优先级....
模拟系统进程调度,可以完成进程调度.可以根据进程的优先级决定执行顺序,并根据执行时间而动态决定优先级.-system process scheduler simulator, it can adjust the executive order according as the process priority, and adjust process priority according as executed time.
- 2022-06-01 12:30:59下载
- 积分:1
-
求最小Hamilton回路功能:在n个顶点的带权图G中,一条Hamilton回路是一顶点序列v1,v2,• • • •...
求最小Hamilton回路功能:在n个顶点的带权图G中,一条Hamilton回路是一顶点序列v1,v2,• • • • vn 其中,每个顶点vi由一条边连到vi+1(i=1,2,• • • • • ,n-1),而vn被连到v1。在所有的Hamilton回路中,寻找一条权值和最小的回路,这条回路就是最小Hamilton回路-circuit for the smallest functional Hamilton : n vertices with the right graph G, a Hamilton Circuit is a sequence of vertices v1, v2,# 8226# 8226# 8226# 8226 T. which each vertex vi even from one side to a vi (i = 1,2,# 8226# 8226# 8226# 8226# 8226, n-1), which was connected to the T. v1. All the Hamilton circuit, finding a value and the right to the smallest circuit, this circuit is the smallest HamiltonianCycle
- 2023-08-14 10:15:03下载
- 积分:1
-
d3d高效视频图像显示代码
d3d高效视频图像显示代码,需要显示D3D视频的最精炼的代码。希望大家下载研究,互相交流学习 float x,y,z,rhw; //顶点坐标 DWORD color; //顶点颜色 float tu,tv; //纹理坐标 if( FAILED( m_pD3D->CreateDevice( D3DADAPTER_DEFAULT, D3DDEVTYPE_HAL, m_hWnd, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-06-15 20:25:20下载
- 积分:1
-
简易写字板小程序,适合初学者,简单易明白.
简易写字板小程序,适合初学者,简单易明白.-simple tablet small program for beginners and easy to understand.
- 2022-02-03 23:27:07下载
- 积分:1
-
SourceFormatX 是一个强大的源代码自动格式化, 缩进, 排版, 美化工具。它可以格式化 C, C++、Java、C#、Object Pascal、P...
SourceFormatX 是一个强大的源代码自动格式化, 缩进, 排版, 美化工具。它可以格式化 C, C++、Java、C#、Object Pascal、PHP、ASP、JSP、VB、VB.NET、VBScript、JavaScript和HTML Components源代码。它还可以将源代码输出为语法高亮显示的 HTML 或 RTF 文件。
严谨良好的代码风格是软件稳定可靠的必要保障,可是通常您从前任同行手中继承、或从网上下载数量庞大的代码之代码风格大多和您的风格迥异甚至堪称混乱:缩进空格的个数不同,指针符号的位置不同,关键字随意大小写…… 这给阅读和修改源代码造成不少困难,手工整理的工作量几乎不可想像……
SourceFormatX 将您从这些既枯燥无聊,又大量重复的机械劳动中解放出来了。它可以快速大批量地格式化和美化多种源代码,这将会大大加快阁下的项目进度,提高团队协同工作效率,节约大量的时间,并统一了该项目所有代码的风格,利于以后维护和发布风格统一代-SourceFormatX is a powerful source code auto-formatting, indent, layout, landscaping tools. It can be formatted C, C++, Java, C#, Object Pascal, PHP, ASP, JSP, VB, VB.NET, VBScript, JavaScript and HTML Components source code. It can also output the source code syntax highlighting for HTML or RTF files.
Good coding style rigorous software necessary to guarantee stable and reliable, but is usually inherited from your predecessor, the hands of peers, or downloaded from the Internet a huge number of code most of the coding style and your style very diffe
- 2022-08-07 04:35:26下载
- 积分:1
-
Branch and Bound 算法实现.用以快速搜索一个区域.
Branch and Bound 算法实现.用以快速搜索一个区域.-Branch and Bound algorithm. Quick search for a regional.
- 2023-06-10 12:10:03下载
- 积分:1
-
罗期方块供学习使用
罗期方块供学习使用-Romania period for learning to use the block
- 2022-04-29 02:34:40下载
- 积分:1
-
Another C++ learning book.
Another C++ learning book.
- 2022-07-15 00:12:21下载
- 积分:1
-
VB编写的,对INI文件的读写操作的例子源码。
VB编写的,对INI文件的读写操作的例子源码。-VB prepared to read and write operations to the INI file example source code.
- 2022-05-05 17:18:21下载
- 积分:1