-
isd4002
语音电子门锁C语言程序,STC89C51D+ISD4002应用(Voice electronic lock C language program, STC89C51D+ ISD4002 application)
- 2013-09-08 23:11:37下载
- 积分:1
-
用c#在Visual studio中实现计算器的程序,跟Windows的功能一样
用c#在Visual studio中实现计算器的程序,跟Windows的功能一样-With c# In Visual studio procedures to achieve calculator with the functions of Windows, like
- 2023-07-20 08:15:03下载
- 积分:1
-
Apriori算法程序实现
关联规则挖掘算法Apriori的C#程序实现;学习关联规则挖掘及算法实现的有用资料。包含:Apriori.exe,Apriori.sln,Form1.cs,Trans.cs,说明.txt等几个文档。
- 2022-01-24 12:57:33下载
- 积分:1
-
C#将listBox值添加到Textbox控件中
C#将listBox值添加到Textbox控件中,在Listbox中输入任意内容,单击添加按钮即可将此内容添加到Textbox文本框中显示,同时还将值从ListBox中移除:
添加值:
listBox1.Items.Add(textBox1.Text);
textBox1.Text = "";
将值从listBox移除:
listBox1.Items.Remove(listBox1.SelectedItem);
- 2022-06-15 11:46:02下载
- 积分:1
-
pagerank
用于实现pagerank算法编程,只是一个算法,节点代表网页,边代表连接。(to achieve hl_end programming algorithm, only one algorithm, node representative website edge represents a link.)
- 2020-11-27 08:09:30下载
- 积分:1
-
creat a ico on the destop which can add programs into the menu of it.
creat a ico on the destop which can add programs into the menu of it.
- 2022-12-08 06:05:02下载
- 积分:1
-
yun-fang-dian-lu-
常见的经典的一些晕放电路,有需要的,可以看看。都是比较常见和常用的。(Common halo put some of the classic circuit, there is a need, you can see. Are relatively common and frequently used.)
- 2011-09-21 10:33:59下载
- 积分:1
-
live-wire_contour_version_matlab
自己写的matlab版的live-wire算法,效率有点低,不过可用(Written in Matlab version, the live-wire algorithm, a bit low, but available)
- 2012-04-24 09:10:27下载
- 积分:1
-
其实学Delphi并不难,看你的努力程度,我才学了一个学期,就已经可以做一些小的应用软件了,
现在在接做两个大的系统,首先要相信自己,才能有可能成功,找些好...
其实学Delphi并不难,看你的努力程度,我才学了一个学期,就已经可以做一些小的应用软件了,
现在在接做两个大的系统,首先要相信自己,才能有可能成功,找些好的书,如《DELPHI编程技巧与实例》等,-Actually, academic Delphi is not difficult to see your efforts, I scholarship for a semester. it can do some small software applications, now done in the following two systems, we must first believe in themselves and may be successful, and find some good books, like "Delphi programming techniques and examples."
- 2022-02-03 17:50:26下载
- 积分:1
-
manager
小商品管理系统,实现商品的分录,查询,总价统计(Commodity management system, product entry, query, total statistics)
- 2013-09-08 13:53:30下载
- 积分:1