-
Graphic
一个具备线,矩形,椭圆的画图程序,可以设置颜色,宽度,字体(One with lines, rectangles, ellipses drawing program, you can set the color, width, font)
- 2010-05-21 09:01:03下载
- 积分:1
-
C# 序列中所有元素是否都满足指定条件
C# 序列中所有元素是否都满足指定条件,使用List序列对象创建List人员列表,判断是否所有人员的年龄都大于30岁,dgpwC#中序列的用法:
bool result = People.All(p => p.Old > 30);显示查询结果:
label1.Text = "数据源:{1,"王*军",28},{2,"赵*东",31},{3,"王*科",33}";//数据源
label2.Text = "查询表达式:All(p => p.Old > 30)";//查询表达式/操作
label3.Text = "查询结果:" + result.ToString();//查询结果
更详细代码请下载源码。
- 2023-08-15 15:50:03下载
- 积分:1
-
3G_phone
3G umts communication program. Make call through pc to 3G phone. (3G umts communication program. Make call through pc to 3G phone.)
- 2008-08-03 23:08:22下载
- 积分:1
-
KinectInterface
这个是Kinect+unity3D的接口与程序 有写好的类(This is the interface and procedures of Kinect+unity3D have written a class)
- 2013-02-27 17:04:48下载
- 积分:1
-
TimeCorrection
这个小程序比较实用,可以让你的电脑时间同步世界服务器提供的时间,这可是比较准确的时间哦!源代码在VC6.0下编译通过,程序不管是从学习角度还是使用角度都不错,点一下鼠标你的电脑时间就会自动更正至世界时间。右侧的列表内显示的是提供时间服务的服务器域名,当然你还可以收集更多的时间服务器地址,加入到列表中(This little program is more practical, you can synchronize your computer time world time server, this is the more accurate the time Oh! VC6.0 to compile the source code through the program regardless of the angle from the learning point of view or are good to use, point the mouse to your computer time is automatically corrected to the world time. The list on the right shows the domain name server to provide time service, of course, you can collect more time server address, adding to the list
)
- 2010-11-25 16:15:07下载
- 积分:1
-
关键帧变形动画系统
Qt Creator 4.2.1@windows 10设计交互界面,用户通过界面交互输入数据
进行线性插值和矢量线性插值并输出插值结果(Qt Creator 4.2.1@windows 10)
- 2020-11-09 11:09:47下载
- 积分:1
-
wavelet_kompressor
Wavelet compression algorithm. Start by computing a complete wavelet-transform using the cohen-daubechies-fevereau (2,2) biorthogonal wavelet (which incidentally seems to be the same as used for lossless JPEG2000, but they call it a (5,3)?).
- 2014-02-06 22:44:46下载
- 积分:1
-
myShowData
C#编写的数据显示程序,曲线显示,可以手动调整,也可以自动加载,数据是通过串口收到的数据,和前一个程序myDataCollect.zip配套使用!(Data written in C# program, the curve shows, you can manually adjust, you can also automatically load the data received through the serial data, and the former supporting the use of a program myDataCollect.zip!)
- 2011-04-22 12:18:09下载
- 积分:1
-
rre-cocos2d-the
cocos2d lua版本不支持lfs文件操作系统,所以得集成进cocos2d lua的环境中(Cocos2d lua version operating system LFS files is not supported, so have to integrate into the environment of cocos2d lua)
- 2017-04-16 22:47:00下载
- 积分:1
-
community-health-management-system
通过VC++的处理,结合sql2000 ,实现社区卫生管理系统(Processing through the VC++, combined with sql2000, community health management system to achieve)
- 2010-10-09 21:06:35下载
- 积分:1