-
eVC prepared on the COM component example, this is the client code
eVC上的COM编写组件的例子,这是客户端的代码-eVC prepared on the COM component example, this is the client code
- 2022-01-26 06:40:17下载
- 积分:1
-
PB9做的具有自动提醒功能的记事本,可以反复处理事件功能.
PB9做的具有自动提醒功能的记事本,可以反复处理事件功能.-PB9 automatically reminded to do with the Notepad function.
- 2022-06-18 02:37:52下载
- 积分:1
-
模拟网页发送表单,用套接字把表单发送到服务器,模拟51网站登录...
模拟网页发送表单,用套接字把表单发送到服务器,模拟51网站登录-Simulation web form to send with the form sent to the server socket, analog 51 Web Log
- 2022-03-04 01:47:09下载
- 积分:1
-
使用子
使用子像素的方法来减轻图像系统的负荷已经是目前主流3D程序中的必用方法。比如知道Sin函数的特性,就只需要计算0~pi/2的点就可以了,剩下的pi/2~pi可以通过子像素来画出,在图形量大的情况下可以减轻至少一半的系统压力。 这个程序不光可以加速Sin函数的显示,还可以加速所有函数的显示。 -The use of sub-pixel image of the ways to reduce the load on the system is already the existing procedures of the mainstream 3D methods will be used. For example, to know the characteristics of Sin function, we only need to calculate 0 ~ pi/2 could be the point, and the rest of pi/2 ~ pi can be sub-pixels to draw, in the graphic case of a large quantity can be reduced at least half of the system pressure. This process not only speed up the Sin function can be shown that all functions can also speed up the display.
- 2022-05-25 18:34:59下载
- 积分:1
-
本对象为自定义按钮对象,修改自扁平按钮
// 主要功能为:扁平按钮形式 〔包括原扁平按钮的所有功能〕
// 渐进色状态 〔具有渐近色的按钮〕
//...
本对象为自定义按钮对象,修改自扁平按钮
// 主要功能为:扁平按钮形式 〔包括原扁平按钮的所有功能〕
// 渐进色状态 〔具有渐近色的按钮〕
// 正常按钮状态 〔修饰了的原始PB按钮〕
// 新增两种XP风格按钮 〔焦点状态颜色不同〕
// 图片按钮状态〔可用pb自己的图片〕
// 椭圆形按钮状态 〔在以上几种按钮形态下把按钮转换为椭圆形〕
// 提示信息显示 〔显示按钮的提示信息〕-The custom button for the object, modified from a flat button// main function as: a flat button on the form of the original flat button 〔including all the features〕// progressive color asymptotic state 〔〕 button color// normal button state 〔modified button of the original PB〕// Two new XP style buttons 〔〕 different focus of the state of the color// picture button state can be used 〔〕 pb own picture// oval-shaped button in the above state 〔button patterns button under the conversion for the oval-shaped〕// prompt information display shows buttons 〔〕 message
- 2023-03-24 13:55:02下载
- 积分:1
-
在相应的RINEX文件转换格式编辑和质量。GPS数据
可对GPS数据进行相应的RINEX格式文件转换编辑以及质量检测!-GPS data on the corresponding RINEX file conversion format editing and quality inspection!
- 2022-07-17 08:16:17下载
- 积分:1
-
Please read your package and describe it at least 40 bytes in English.
System...
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-02-14 05:34:46下载
- 积分:1
-
a book for c++
一本讲述C++的书,对于初学者很受益,值得我们去思考和借鉴-a book for c++
- 2022-03-15 01:23:13下载
- 积分:1
-
算法实现题7
算法实现题7-60 战马问题
« 问题描述:
按照国际象棋的规则,在位置(0,0)处的马可以跳到位置(1,2),(1 ,-2),(-1,2),
(-1,-2),(2,1),(2,-1),(-2,1),(-2,-1)处。战马问题中的战马具有更一般的跳跃
能力。位置(0,0)处的战马每次可以跳到k 个位置x y i k i i ( , ),1 £ £ ,中的一个位置。战
马问题要求确定给定的战马能否跳遍无限大的棋盘上的每个位置。
« 编程任务:
对于给定的战马问题中战马的跳跃能力。确定战马能否跳遍无限大棋盘上的每个位置。
« 数据输入:
由文件input.txt给出输入数据。第1 行有1个正整数k,表示位置(0,0)处的战马每
次可以跳到k个位置。接下来的k行,每行有2个整数,表示战马的跳跃位置。
« 结果输出:
将计算结果输出到文件output.txt。给定的战马能跳遍棋盘上的每个位置时输出“Yes”,
否则输出“No”。
输入文件示例 输出文件示例
input.txt output.txt
3
1 0
0 1
-2 -1
Yes
- 2022-01-27 16:50:13下载
- 积分:1
-
一个用户穷举系统Ras连接,并能手动断开连接的工具,适用于Adsl...
一个用户穷举系统Ras连接,并能手动断开连接的工具,适用于Adsl-Ras exhaustive system, a user connection, and can manually disconnect a tool for Adsl
- 2022-05-25 03:47:48下载
- 积分:1