-
fr2009
可以方便的进行三次以内方幂求和公式的自动推导 此代码为独创(Can easily be a power of less than three times the automatic derivation of the summation formula for the original code)
- 2009-09-06 10:55:01下载
- 积分:1
-
LED
说明: STM8S003F3P6单片机LED例程(Stm8s003f3p6 single chip LED routine.)
- 2020-05-21 09:38:42下载
- 积分:1
-
tesseract-ocr 在vs2010下的字符识别及训练
最近在学习tesseract-ocr做字符识别及训练,在座的过程中遇到了不少问题,根据上述几篇博文,及自己的摸索,稍有成效,在摸索的过程中遇到了很多问题,现在把自己的总结及经验分享出来,希望能对学习者有帮助。文档包含具体的配置过程及在学习中遇到的问题及解决方法,字符训练的具体步骤,另外还包含我再学习过程中觉得比较好的几个学习网址。
- 2023-01-19 20:50:03下载
- 积分:1
-
Visual C++网络通信协议分析
Visual C++网络通信协议分析,使你对网络编程有一个全新的掌握(Analysis of network communication protocal in vc, you can gain a completely new understanding of network programming)
- 2005-06-24 07:26:00下载
- 积分:1
-
dosbox实现俄罗斯方块
使用dosbox中的C图形库,完成一个简易的俄罗斯方块程序,非常低端的工具,学习用。希望有用。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-08-05 22:26:26下载
- 积分:1
-
C# 把listView数据排列成图标缩略图风格
C#控制ListView的显示方式,把listView数据排列成图标缩略图风格,这种风格在Windows中十常见,图标的排列就是这种风格的,实现的相关代码:
private void Form1_Load(object sender, EventArgs e)
{
listView1.Items.Add("开源爱好者");//使用Add方法向控件中添加项目
listView1.Items.Add("www.codesc.net");//使用Add方法向控件中添加项目
listView1.Items.Add("C#从基础到项目实战");//使用Add方法向控件中添加项目
listView1.Items[2].Selected = true;//使用Selected方法选中第3项
}
- 2023-06-24 02:00:03下载
- 积分:1
-
CaesarArithmetic
使用恺撒密码算法加密密码算法实例,算法短小实用性强(Caesar cipher using encrypted password algorithm example, short and practical algorithm)
- 2013-09-09 15:36:34下载
- 积分:1
-
run
自己动手写操作系统,小练习包括fifo.cfork.cpopen.c等,保护模式,超过1M内存管理模式,等代码,生成的中间文件等,适合初学者参考!(Do-it-yourself write operation system, small exercises include fifo. C fork. C popen. C, and other protection mode, more than 1 M memory management mode, and the code, generation of the middle of the documents, etc, and is suitable for beginners reference
)
- 2011-12-22 23:10:08下载
- 积分:1
-
crysedit_src
a component of crysedit_src
- 2006-03-16 01:20:26下载
- 积分:1
-
Zigbee控制光敏传感器
终端节点采集光敏传感器的信息,通过串口发送给协调器,再通过串口传给电脑的串口助手。
- 2023-07-18 00:05:08下载
- 积分:1