资源列表

« 1 2 ... .48 .49 .50 .51 .52 47053.54 .55 .56 .57 .58 ... 66603 »

[其他小程序GetColor(Win32)

说明:使用Windows SDK编写的颜色取色器,方便实用。-Prepared using the Windows SDK color color check device, convenient and practical.
<罗海桃> 在 2024-09-30 上传 | 大小:21504 | 下载:0

[其他小程序NotePad

说明:使用Win32汇编编写的仿Windows记事本程序,需要安装Win32汇编编译器。-Win32 compilation prepared by the use of imitation Windows Notepad program, need to install Win32 compilation compiler.
<罗海桃> 在 2024-09-30 上传 | 大小:39936 | 下载:1

[.net编程VB[1].Netrenshiguanli

说明:VB[1].Net人事管理系统源码 -VB [1]. Net Personnel Management System source
<hitler> 在 2024-09-30 上传 | 大小:3917824 | 下载:0

[钩子与API截获MSNHook

说明:通过钩子捕捉MSN的密码。通过Findwindow找到MSN的窗体,然后通过FindWindowEX找到自窗体的输入框接着捕捉按键。-Through the hook to capture MSN password. FindWindow found through the MSN form, and then through the FindWindowEx to find form since the input box and t
<刘睿智> 在 2024-09-30 上传 | 大小:12047360 | 下载:0

[菜单DrawMenu

说明:使用Windows SDK绘自XP菜单。-The use of Windows SDK painted since XP menu.
<罗海桃> 在 2024-09-30 上传 | 大小:27648 | 下载:0

[Windows编程WinUpdateCheck

说明:Windows安全更新程序。可以通过Windows Updata捕捉Windows的系统漏洞,下载可以更新的补丁包。屏蔽了黑屏补丁。-Windows security updates. Windows Updata can capture Windows vulnerabilities, download the service pack can be updated. Shielding the black patches.
<刘睿智> 在 2024-09-30 上传 | 大小:63488 | 下载:0

[GDI/图象编程colorChanged

说明:对已有的按钮颜色进行重新选择,从而重绘按钮,达到你意想的颜色-Button to have to re-color choice, thereby redraw button to reach your intended color
<高攀> 在 2024-09-30 上传 | 大小:1973248 | 下载:0

[其他小程序RBFtidu

说明:这是一个用RBF神经网络用梯度算法实现的一个函数逼近源代码-This is a use of RBF neural network algorithm with gradient function approximation of a source code
<lyulong> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[其他小程序trebp

说明:这是一个用BP神经网络实现三分类的源程序代码-This is a BP neural network with three categories of source code
<lyulong> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[其他小程序RBFOLS

说明:这是一个用RBF神经网络实现osl的源程序代码-This is a RBF neural network using the source code to achieve OSL
<lyulong> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[Windows编程shiyan1

说明:编程序,使用如下所谓的简单变量“数据平移”方法来求出Fibonacci数列的第n项(的具体项值)并显示在屏幕上(正整数n通过键盘输入):说明变量old1=1,old2=1,newItem;新的Fibonacci项newItem总是“距它最近”的前两项(old1与old2)的累加和。而后通过“old1=old2 old2=newItem ”进行所谓的“数据平移”。接着计算另一个新的Fibonacci项newItem,依次循环,直到求出数列
<> 在 2024-09-30 上传 | 大小:887808 | 下载:0

[Windows编程shiyan2

说明:编程序,循环进行如下的处理过程:由计算机生成简单的四则运算题;用户给出答案;计算机判断对错。直到用户回答说不再继续做了时结束程序。 提示:可让用户选择指定出加、减、乘、除哪一种运算题,以及出一位数还是两位数的运算题;而后通过使用“rand()%10”或“rand()%100”来获得一个0到9的一位整数随机值或得到0到99的两位整数随机值来为用户出题。还可进一步对用户所做算术题的对错次数进行记录,结束程序时给出一个某种形式的成绩。
<> 在 2024-09-30 上传 | 大小:892928 | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 47053.54 .55 .56 .57 .58 ... 66603 »

源码中国 www.ymcn.org