-
易语言网页应用例子,内含例子中用到的模板以及源代码和测试用的网页源代码...
易语言网页应用例子,内含例子中用到的模板以及源代码和测试用的网页源代码-Easy Language example web applications
- 2022-02-22 08:44:38下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
实现一个闹钟功能 在屏幕上显示一个时钟 用户输入时间后,设着闹钟时间 闹钟会发出特殊的响声提醒...
实现一个闹钟功能 在屏幕上显示一个时钟 用户输入时间后,设着闹钟时间 闹钟会发出特殊的响声提醒-To achieve an alarm clock
- 2022-05-13 14:26:12下载
- 积分:1
-
This one a typical one number value issue, is it is it belong to algorithm ask a...
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法的过程是典型的抽取问题本质、建立递归算法 并最终解决非数值问题递归实例。-This one a typical one number value issue, is it is it belong to algorithm ask and solve this question to pass to use, design the complicated algorithm , will write very long procedure . It can make the whole algorithm clear and use and pass and belong to the algorithm, make the procedure succinct . Case study this is it is it belong to course of algorithm typical extraction issue essence , is it pass algorithm of belonging to to set up to pass to set up And it is not a number value problem to solve finally and pass and belong to the instance
- 2022-05-23 18:27:16下载
- 积分:1
-
九九乘法代码
对于C语言的初学者来说,九九乘法算法可谓是必须要掌握的算法了值得初学者去学习探讨,由于本代码是本人写,有什么不足之处希望批评指教对于C语言的初学者来说,
- 2022-01-25 20:42:27下载
- 积分:1
-
server for simcom modules.use this for communication
server for simcom modules.use this for communication
- 2022-03-23 23:02:30下载
- 积分:1
-
STM32红外线遥控小车
stm32 红外线遥控智能小车源代码,内部注释详细清晰,新手易上手。
- 2023-01-20 18:55:04下载
- 积分:1
-
oll应用程序是一个瓦楞辊划分边界单元及图形显示的应用程序。这个应用程序允许用户更改瓦楞辊的参数,划分边界单元的控制参数,显示单元划分的结果等等。...
oll应用程序是一个瓦楞辊划分边界单元及图形显示的应用程序。这个应用程序允许用户更改瓦楞辊的参数,划分边界单元的控制参数,显示单元划分的结果等等。-Coll application is a Corrugating demarcation of the border units and graphics applications. This application allows users to change the parameters Corrugating, demarcation of the border control module parameters, displays the outcome of demarcation.
- 2023-05-04 21:05:03下载
- 积分:1
-
xilix Spartan FPGA数据表.
xilix datasheet for spartan fpga
- 2022-02-22 04:45:42下载
- 积分:1
-
这是一个定时提醒使用电脑用户注意时间的程序,用户可以在ini文件自行设置任务,以及提醒内容
这是一个定时提醒使用电脑用户注意时间的程序,用户可以在ini文件自行设置任务,以及提醒内容- This is fixed time reminds the use computer user attention time
the procedure, the user may voluntarily establish the duty in the ini
document, as well as reminder content
- 2022-07-12 21:35:14下载
- 积分:1