-
最小二乘法,C++算法
最小二乘法,C++算法-least squares method, C Algorithm
- 2022-02-04 09:41:02下载
- 积分:1
-
Research Institute in China Blocks AD conversion
研究研华模块得AD转换程序-Research Institute in China Blocks AD conversion
- 2022-08-16 14:29:51下载
- 积分:1
-
_CPU_ based on the precision timer, the clock frequency is higher
基于_CPU_的精确计时器,时钟频率越高-_CPU_ based on the precision timer, the clock frequency is higher
- 2022-04-18 19:48:21下载
- 积分:1
-
酒店管理系统
本代码是在vs2010环境下利用c#进行的开发。特别适合初学者,针对于网络传输协议ftp进行设计。本设计代码简明,思路清晰明了。同时也是自学c#语言的明智之选。
- 2022-04-17 21:25:09下载
- 积分:1
-
基本的游戏
这是游戏的基本的 c# 示例。
c# 代码比较简单,你可以做到。
(
私人 void Form1_Load EventArgs e 对象发件人)
{
pictureBox2.Visible = false;
pictureBox4.Visible = false;
pictureBox5.Visible = false;
}
私人 void Form1_KeyDown (对象发件人、 KeyEventArgs e)
{
如果 (e.KeyCode = = 点头哈腰)
{
pictureBox1.Left = pictureBox1.Left + 10 ;
- 2022-03-02 11:06:11下载
- 积分:1
-
OFFICE 2000/97 菜单
OFFICE 2000/97 菜单-OFFICE 2000/97 menu
- 2022-05-30 12:44:11下载
- 积分:1
-
Enumerated examples, can be used as primary reading material can take a look at...
枚举例子,可以作为初级读物看看还是可以的吧-Enumerated examples, can be used as primary reading material can take a look at the bar
- 2022-03-16 20:36:59下载
- 积分:1
-
简捷有效的小键盘指法练习软件,现提供软件和源码下载。
小键盘数字键练习工具,程序小巧实用。每次随机产生10~25个数字,只能接受小键盘的数字键输入。输入完...
简捷有效的小键盘指法练习软件,现提供软件和源码下载。
小键盘数字键练习工具,程序小巧实用。每次随机产生10~25个数字,只能接受小键盘的数字键输入。输入完成后按回车即产生新的一组数字。程序带有计时,计速度的功能,可以作为你练习小键盘数字键的辅助工具。
打开程序后,直接敲击回车就可以开始计时了,请使用小键盘来输入数字!软件只能接受小键盘的数字按键和回车键,其他按键不响应。-Simple and effective exercises small keyboard fingering software, now offers software and source code download. Keypad number keys practice tools, procedures and practical compact. Randomly generated for each 10 ~ 25 figures, accepted only a small number keys keyboard input. Input that is, press enter after the completion of a new one set of figures. Procedures with time, including the speed function, can be used as you practice the number keys of keypad aids. Open process, a direct hit Enter to start the timer, use the small keyboard to enter a number! Software can only accept a small number of keyboard keys and the enter key, other keys do not respond.
- 2022-07-03 18:39:19下载
- 积分:1
-
人体运动跟踪
这是人类运动跟踪代码,由c++,编辑vs2008中,所以你必须打开高版本。这是人类一个摄像头运动跟踪,所以efficey非常高,但这种相对较低。谢谢你转载。
- 2022-06-15 02:30:51下载
- 积分:1
-
一个小型的保存和读取文件的小程序,用VC编写,通过把对话框的数据同步显示在视图中,并可把此数据保存成文件和读取该文件,有四个小计算程序,求阶乘,求平均值,求最大...
一个小型的保存和读取文件的小程序,用VC编写,通过把对话框的数据同步显示在视图中,并可把此数据保存成文件和读取该文件,有四个小计算程序,求阶乘,求平均值,求最大值和交换值.-Preservation and a small applet to read the document, prepared by VC, through the dialog box is displayed in the data synchronization view, and the preservation of this data into a file and read the documents, there are four small computer program, and factorial, and the average order value and exchange value.
- 2022-11-09 12:05:04下载
- 积分:1